From d429fffec233d1a864bc738089c8264dcf76741f Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 20:31:04 -0700 Subject: [PATCH] spec cleanup --- packaging/pixman.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/packaging/pixman.spec b/packaging/pixman.spec index e5c4edf..7a972a9 100644 --- a/packaging/pixman.spec +++ b/packaging/pixman.spec @@ -1,16 +1,12 @@ -#sbs-git:slp/pkgs/p/pixman pixman 0.26.0 67eba3516f06fef40915917d7396b68108ee6316 - Name: pixman -Version: 0.26.0 -Release: 3 +Version: 0.27.4 +Release: 0 License: MIT Summary: Pixel manipulation library Url: http://www.x.org/ Group: System/Libraries Source: %{name}-%{version}.tar.bz2 BuildRequires: pkgconfig(libpng12) -Requires(post): /sbin/ldconfig -Requires(postun): /sbin/ldconfig %description Pixel manipulation library @@ -28,7 +24,7 @@ Pixel manipulation library %build -%reconfigure --disable-arm-iwmmxt +%configure --disable-arm-iwmmxt make %{?_smp_mflags} %install -- 2.34.1