Changeset 81
- Timestamp:
- 09/04/07 02:05:51 (2 years ago)
- Files:
-
- distrib/fedora/pybackpack-0.5.0-notscripts.patch (added)
- distrib/fedora/pybackpack.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
distrib/fedora/pybackpack.spec
r79 r81 10 10 URL: http://andrewprice.me.uk/projects/pybackpack/ 11 11 Source: http://andrewprice.me.uk/projects/pybackpack/download/pybackpack-%version.tar.gz 12 Patch: pybackpack-0.5.0-notscripts.patch 12 13 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 13 14 BuildRequires: python-devel … … 24 25 %prep 25 26 %setup -q 27 %patch -p 1 26 28 27 29 %build … … 62 64 * Sat Apr 09 2007 Andy Price <andy@andrewprice.me.uk> - 0.5.0-1 63 65 - Updated RPM to 0.5.0 66 - Added patch to remove shebangs from non-executables 64 67 * Sat Jan 06 2007 Andy Price <andy@andrewprice.me.uk> - 0.4.5-1 65 68 - Updated RPM to 0.4.5
