]> git.pld-linux.org Git - packages/BitTorrent.git/commitdiff
- added BitTorrent-python24.patch
authorkosmo <kosmo@pld-linux.org>
Thu, 6 Jan 2005 21:39:33 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 6 STBR for ac

Changed files:
    BitTorrent.spec -> 1.27

BitTorrent.spec

index d952cbe62af7863fe7c28e6a8f49c8b8f3e80792..3c1e1f0d32d20a652f01a50e8741b94b7542230a 100644 (file)
@@ -2,13 +2,14 @@ Summary:      BitTorrent - a tool for distributing files
 Summary(pl):   BitTorrent - narzêdzie do rozpowszechniania plików
 Name:          BitTorrent
 Version:       3.4.2
-Release:       5
+Release:       6
 License:       MIT
 Group:         Applications/Communications
 #Source0Download:      http://bitconjurer.org/BitTorrent/download.html
 Source0:       http://dl.sourceforge.net/bittorrent/%{name}-%{version}.zip
 # Source0-md5: 6ad4e128ddc82f8ebef6fbef59872f0d
 Patch0:                %{name}-man_pages.patch
+Patch1:                %{name}-python24.patch
 URL:           http://bitconjurer.org/BitTorrent/
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov 
@@ -53,6 +54,7 @@ Bazuj
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
This page took 0.068304 seconds and 4 git commands to generate.