rpms/directfb/devel directfb.spec,1.21,1.22

Chauvet Nicolas kwizart at fedoraproject.org
Thu Feb 12 13:48:15 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/directfb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22614

Modified Files:
	directfb.spec 
Log Message:
Force autoreconf



Index: directfb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/directfb/devel/directfb.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- directfb.spec	12 Feb 2009 13:07:47 -0000	1.21
+++ directfb.spec	12 Feb 2009 13:47:45 -0000	1.22
@@ -1,7 +1,7 @@
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
 Version: 1.2.7
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
@@ -69,7 +69,7 @@
 #Remove old headers
 rm interfaces/IDirectFBVideoProvider/{videodev.h,videodev2.h}
 
-autoreconf
+autoreconf -i -f
 
 
 %build
@@ -159,6 +159,9 @@
 
 
 %changelog
+* Thu Feb 12 2009 kwizart < kwizart at gmail.com > - 1.2.7-2
+- Force autoreconf
+
 * Tue Jan 20 2009 kwizart < kwizart at gmail.com > - 1.2.7-1
 - Update to 1.2.7
 - Fix decker.ttf path




More information about the fedora-extras-commits mailing list