Changeset 705
- Timestamp:
- 10/04/05 22:13:30 (3 years ago)
- Files:
-
- 1 modified
-
plugins/python-module/misc/python-module.spec.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/python-module/misc/python-module.spec.in
r541 r705 2 2 Name: @PACKAGE@ 3 3 Version: @VERSION@ 4 Release: 14 Release: 2 5 5 License: GPL 6 6 Group: Development/Libraries … … 32 32 %{_libdir}/opensync/plugins/python_module.so 33 33 %dir %{_libdir}/opensync/python-plugins 34 %{_libdir}/opensync/python-plugins/sample.py 34 %{_libdir}/opensync/python-plugins/sample.py* 35 35 36 36 %changelog 37 * Tue May 27 2005 Pierre Ossman <drzeus@drzeus.cx> 0.17-2 38 - Include python bytecode. 39 37 40 * Fri May 13 2005 Pierre Ossman <drzeus@drzeus.cx> 0.17-1 38 41 - Initial package
