SPECS: rcsparse.spec - example added, files fixes
arekm
arekm at pld-linux.org
Sun Apr 5 02:20:00 CEST 2009
Author: arekm Date: Sun Apr 5 00:20:00 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- example added, files fixes
---- Files affected:
SPECS:
rcsparse.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/rcsparse.spec
diff -u SPECS/rcsparse.spec:1.1 SPECS/rcsparse.spec:1.2
--- SPECS/rcsparse.spec:1.1 Sun Apr 5 02:16:42 2009
+++ SPECS/rcsparse.spec Sun Apr 5 02:19:55 2009
@@ -66,7 +66,7 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
%attr(755,root,root) %ghost %{_libdir}/lib*.so.0
%files devel
@@ -77,6 +77,7 @@
%files -n python-rcsparse
%defattr(644,root,root,755)
+%doc *.py
%attr(755,root,root) %{py_sitedir}/*.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/04/05 00:19:55 arekm
+- example added, files fixes
+
Revision 1.1 2009/04/05 00:16:42 arekm
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rcsparse.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list