Browse Source

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

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

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

@@ -1,5 +1,5 @@
 Name:	transmission
-Version:	2.12
+Version:	2.13
 Release:	1%{?_dist_release}
 Summary:	A lightweight BitTorrent client
 Summary(ja):	軽量な BitTorrent クライアント
@@ -139,7 +139,7 @@ exit 0
 %setup -q
 
 %build
-%configure --with-gtk --disable-wx --disable-static --enable-libcanberra --enable-daemon
+%configure --enable-gtk --disable-static --enable-libcanberra --enable-daemon
 make %{?_smp_mflags} CC=%{__cc}
 #make CFLAGS="$RPM_OPT_FLAGS"
 
@@ -256,6 +256,11 @@ fi
 %{_mandir}/man1/transmission-qt.1*
 
 %changelog
+* Sat Dec 11 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.13-1
+- Update to upstream 2.13
+- deleted disable option
+- added configure option --enable-gtk
+
 * Mon Nov 15 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.12-1
 - Update to upstream 2.12