Hello community,

here is the log from the commit of package transmission for openSUSE:Factory
checked in at Mon May 2 16:34:23 CEST 2011.



--------
--- GNOME/transmission/transmission.changes     2011-03-22 16:56:37.000000000 
+0100
+++ /mounts/work_src_done/STABLE/transmission/transmission.changes      
2011-04-08 20:06:28.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 20:15:28 UTC 2011 - dims...@opensuse.org
+
+- Allow to switch on appindicators based on Project Meta data
+  (WITH_APPINDICATOR).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ transmission.spec ++++++
--- /var/tmp/diff_new_pack.X65UUD/_old  2011-05-02 16:33:29.000000000 +0200
+++ /var/tmp/diff_new_pack.X65UUD/_new  2011-05-02 16:33:29.000000000 +0200
@@ -24,6 +24,9 @@
 BuildRequires:  gconf2-devel
 BuildRequires:  gtk2-devel >= 2.6.0
 BuildRequires:  intltool
+%if 0%{?WITH_APPINDICATOR}
+BuildRequires:  libappindicator-devel
+%endif
 BuildRequires:  libcanberra-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libevent-devel >= 2.0.0
@@ -32,7 +35,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
 Version:        2.22
-Release:        1
+Release:        3
 Summary:        Lightweight, yet powerful BitTorrent client
 Source:         
http://download.m0k.org/transmission/files/%{name}-%{version}.tar.bz2
 Source1:        transmission-qt.desktop
@@ -118,6 +121,9 @@
 export CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
 %configure \
         --disable-static \
+%if 0%{?WITH_APPINDICATOR}
+        --enable-libappindicator \
+%endif
        --with-gtk
 %__make %{?jobs:-j%{jobs}}
 # the qt ui requires an extrawurst for now


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to