[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/pixman/devel pixman.spec,1.9,1.10
- From: Behdad Esfahbod (behdad) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/pixman/devel pixman.spec,1.9,1.10
- Date: Wed, 31 Oct 2007 17:32:52 -0400
Author: behdad
Update of /cvs/pkgs/rpms/pixman/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20358
Modified Files:
pixman.spec
Log Message:
* Wed Oct 31 2007 Behdad Esfahbod <besfahbo redhat com> 0.9.6-3
- Third time's the charm.
Index: pixman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pixman/devel/pixman.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pixman.spec 31 Oct 2007 21:25:56 -0000 1.9
+++ pixman.spec 31 Oct 2007 21:32:13 -0000 1.10
@@ -3,7 +3,7 @@
Name: pixman
Version: 0.9.6
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Pixel manipulation library
Group: System Environment/Libraries
@@ -50,17 +50,19 @@
%files
%defattr(-,root,root,-)
-%{_libdir}/libpixman-1.so.0
-%{_libdir}/libpixman-1.so.0.9.5
+%{_libdir}/libpixman-1*.so.*
%files devel
%defattr(-,root,root,-)
%dir %{_includedir}/pixman-1
%{_includedir}/pixman-1/pixman.h
-%{_libdir}/libpixman-1.so
+%{_libdir}/libpixman-1*.so
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
+* Wed Oct 31 2007 Behdad Esfahbod <besfahbo redhat com> 0.9.6-3
+- Third time's the charm.
+
* Wed Oct 31 2007 Behdad Esfahbod <besfahbo redhat com> 0.9.6-2
- Second try.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]