SPECS: pixman.spec - verbose files, removed empty docs
qboosh
qboosh at pld-linux.org
Sun Jul 8 19:02:21 CEST 2007
Author: qboosh Date: Sun Jul 8 17:02:21 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- verbose files, removed empty docs
---- Files affected:
SPECS:
pixman.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/pixman.spec
diff -u SPECS/pixman.spec:1.2 SPECS/pixman.spec:1.3
--- SPECS/pixman.spec:1.2 Mon Jun 25 15:27:59 2007
+++ SPECS/pixman.spec Sun Jul 8 19:02:16 2007
@@ -10,7 +10,7 @@
Source0: %{name}-%{snap}.tar.gz
# Source0-md5: 6e7e6d4c405a813d6e4e75364e3f2798
URL: http://xorg.freedesktop.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: libtool
Obsoletes: libpixman
@@ -75,19 +75,19 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog* NEWS README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%doc TODO
+%attr(755,root,root) %{_libdir}/libpixman.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libpixman.so
+%{_libdir}/libpixman.la
%{_includedir}/%{name}
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/pixman.pc
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libpixman.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -95,9 +95,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/07/08 17:02:16 qboosh
+- verbose files, removed empty docs
+
Revision 1.2 2007/06/25 13:27:59 arekm
- adapterize; small fixes
Revision 1.1 2007/06/25 13:14:19 arekm
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pixman.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list