Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3912 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 13 years ago
parent
commit
e5050f39ac
1 changed files with 11 additions and 2 deletions
  1. 11 2
      t/transmission/transmission-vl.spec

+ 11 - 2
t/transmission/transmission-vl.spec

@@ -1,5 +1,5 @@
 Name:	        transmission
-Version:	2.22
+Version:	2.31
 Release:	1%{?_dist_release}
 Summary:	A lightweight BitTorrent client
 Summary(ja):	軽量な BitTorrent クライアント
@@ -141,9 +141,12 @@ exit 0
 
 %prep
 %setup -q
+sed -i "s/x-bittorrent;x-scheme-handler\/magnet;/x-bittorrent;/g" \
+        gtk/transmission-gtk.desktop.in
 
 %build
-%configure --enable-gtk --disable-static --enable-libcanberra --enable-daemon
+%configure --enable-gtk --disable-static --enable-libcanberra --enable-daemon \
+           --enable-utp --enable-nls --enable-cli --enable-daemon
 make %{?_smp_mflags} CC=%{__cc}
 #make CFLAGS="$RPM_OPT_FLAGS"
 
@@ -260,6 +263,12 @@ fi
 %{_mandir}/man1/transmission-qt.1*
 
 %changelog
+* Thu May 19 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.31-1
+- new upstream release
+- suppressed warning in installing desktop file
+- added configure option
+  --enable-utp, --enable-nls, --enable-cli, --enable-daemon
+
 * Wed Apr 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22-1
 - update to 2.22