From 7579fd73d08348f4d2963bf9e5333856a076ada4 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 20:11:40 -0700 Subject: [PATCH] spec cleanup --- packaging/libXrender.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/libXrender.spec b/packaging/libXrender.spec index 563dadf..528187d 100644 --- a/packaging/libXrender.spec +++ b/packaging/libXrender.spec @@ -6,9 +6,7 @@ Summary: X Rendering Extension library Url: http://cgit.freedesktop.org/xorg/lib/libXrender/ Group: Development/Libraries/C and C++ -#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrender Source: %{name}-%{version}.tar.bz2 -#git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(renderproto) >= 0.9 BuildRequires: pkgconfig(x11) @@ -34,7 +32,7 @@ in %{name}. %setup -q %build -%reconfigure --docdir=%_docdir/%{name} --disable-static +%configure --docdir=%_docdir/%{name} --disable-static make %{?_smp_mflags} %install -- 2.7.4