rpms/pixman/devel pixman.spec,1.2,1.3

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Tue Jul 24 18:39:40 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/pixman/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4056

Modified Files:
	pixman.spec 
Log Message:
* Tue Jul 24 2007 Adam Jackson <ajax at redhat.com> 0.9.0-2.20070724
- Re-add it, %dir is not the same as adding a dir whole.



Index: pixman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pixman/devel/pixman.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pixman.spec	24 Jul 2007 15:37:48 -0000	1.2
+++ pixman.spec	24 Jul 2007 18:39:07 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           pixman
 Version:        0.9.0
-Release:        1.%{gitdate}%{?dist}
+Release:        2.%{gitdate}%{?dist}
 Summary:        Pixel manipulation library
 
 Group:          System Environment/Libraries
@@ -52,10 +52,14 @@
 %files devel
 %defattr(-,root,root,-)
 %dir %{_includedir}/pixman
+%{_includedir}/pixman/pixman.h
 %{_libdir}/libpixman.so
 %{_libdir}/pkgconfig/pixman.pc
 
 %changelog
+* Tue Jul 24 2007 Adam Jackson <ajax at redhat.com> 0.9.0-2.20070724
+- Re-add it, %%dir is not the same as adding a dir whole.
+
 * Tue Jul 24 2007 Adam Jackson <ajax at redhat.com> 0.9.0-1.20070724
 - Remove redundant header from %%files devel.
 




More information about the scm-commits mailing list