From: Anas Nashif Date: Wed, 31 Oct 2012 03:31:04 +0000 (-0700) Subject: spec cleanup X-Git-Tag: submit/tizen/20200225.010716~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d429fffec233d1a864bc738089c8264dcf76741f;p=platform%2Fupstream%2Fpixman.git spec cleanup --- 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