Changeset 79
- Timestamp:
- 09/04/07 01:22:06 (2 years ago)
- Files:
-
- distrib/fedora/pybackpack.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
distrib/fedora/pybackpack.spec
r58 r79 4 4 Summary: User oriented backup and restore application 5 5 Name: pybackpack 6 Version: 0. 4.56 Version: 0.5.0 7 7 Release: 1%{?dist} 8 8 License: GPL … … 51 51 %{_bindir}/pybackpack 52 52 %dir %{python_sitearch}/pybackpack 53 %attr(755,root,root) %{python_sitearch}/pybackpack/gui.py 54 %attr(755,root,root) %{python_sitearch}/pybackpack/findfiles.py 55 %attr(755,root,root) %{python_sitearch}/pybackpack/rdiff_interface.py 53 %attr(755,root,root) %{python_sitearch}/pybackpack/backuptool.py 56 54 %{python_sitearch}/pybackpack/*.py 57 55 %{python_sitearch}/pybackpack/*.glade … … 62 60 63 61 %changelog 62 * Sat Apr 09 2007 Andy Price <andy@andrewprice.me.uk> - 0.5.0-1 63 - Updated RPM to 0.5.0 64 64 * Sat Jan 06 2007 Andy Price <andy@andrewprice.me.uk> - 0.4.5-1 65 65 - Updated RPM to 0.4.5
