SPECS (DEVEL): libopensync.spec - python and symlinks
arekm
arekm at pld-linux.org
Thu Mar 6 09:14:52 CET 2008
Author: arekm Date: Thu Mar 6 08:14:52 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- python and symlinks
---- Files affected:
SPECS:
libopensync.spec (1.34.2.3 -> 1.34.2.4)
---- Diffs:
================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.34.2.3 SPECS/libopensync.spec:1.34.2.4
--- SPECS/libopensync.spec:1.34.2.3 Thu Mar 6 09:05:35 2008
+++ SPECS/libopensync.spec Thu Mar 6 09:14:47 2008
@@ -111,7 +111,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README
%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libopensync.so.*.*.*
+%attr(755,root,root) %{_libdir}/libopensync.so.*
%dir %{_libdir}/opensync-*
%dir %{_libdir}/opensync-*/formats
%dir %{_libdir}/opensync-*/osplugin
@@ -135,7 +135,7 @@
%files -n python-opensync
%defattr(644,root,root,755)
%attr(755,root,root) %{py_sitedir}/_opensync.so
-#%{py_sitedir}/opensync.py[co]
+%{py_sitedir}/opensync.py
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -144,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34.2.4 2008-03-06 08:14:47 arekm
+- python and symlinks
+
Revision 1.34.2.3 2008-03-06 08:05:35 arekm
- up to 0.36
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.34.2.3&r2=1.34.2.4&f=u
More information about the pld-cvs-commit
mailing list