]> git.pld-linux.org Git - packages/deluge.git/commitdiff
up to 1.3.6 auto/th/deluge-1.3.7-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 30 Aug 2014 21:07:33 +0000 (00:07 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 31 Aug 2014 05:34:39 +0000 (08:34 +0300)
deluge.spec

index a052dae31e66787422a7f6b818218e54cf34f803..87aa04c15723c7d8e9bd47de465aa0ce08175a9e 100644 (file)
@@ -1,15 +1,15 @@
 Summary:       A Python BitTorrent client with support for UPnP and DHT
 Summary(pl.UTF-8):     Klient BitTorrenta napisany w Pythonie ze wspraciem dla UPnP i DHT
 Name:          deluge
-Version:       1.3.6
+Version:       1.3.7
 Release:       1
 License:       GPL v3
 Group:         X11/Applications/Networking
 Source0:       http://download.deluge-torrent.org/source/%{name}-%{version}.tar.lzma
-# Source0-md5: 956e70928437223d22b4a782134fa8c3
+# Source0-md5: 86a9a4033b6e3bd4823fbd60a6db316e
 URL:           http://deluge-torrent.org/
 BuildRequires: python-devel >= 1:2.5
-BuildRequires: python-libtorrent-rasterbar
+BuildRequires: python-libtorrent-rasterbar >= 0.14.9
 BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.311
@@ -77,10 +77,6 @@ find $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name} -name '*.py' -exec %{__rm} {} \;
 # not supported in glibc (as for 2.14-15)
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{pms,lb}
 
-# Move svg icon to proper place
-install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/scalable/apps
-mv -f $RPM_BUILD_ROOT%{_iconsdir}/scalable/apps/deluge.svg $RPM_BUILD_ROOT%{_iconsdir}/hicolor/scalable/apps/
-
 %find_lang %{name}
 
 %clean
This page took 0.047469 seconds and 4 git commands to generate.