Hello community,

here is the log from the commit of package uget for openSUSE:Factory
checked in at Tue May 3 09:32:02 CEST 2011.



--------
--- GNOME/uget/uget.changes     2011-04-18 17:16:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/uget/uget.changes      2011-05-02 
16:52:57.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May  2 16:50:48 CEST 2011 - [email protected]
+
+- Use WITH_APPINDICATOR, which can be defined in the project
+  metadata, instead of with_libappindicator which was macro defined
+  locally in this package.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ _service:set_version:uget.spec ++++++
--- /var/tmp/diff_new_pack.NeevHy/_old  2011-05-03 09:30:37.000000000 +0200
+++ /var/tmp/diff_new_pack.NeevHy/_new  2011-05-03 09:30:37.000000000 +0200
@@ -16,11 +16,10 @@
 #
 
 
-%define with_libappindicator 0
 
 Name:           uget
 Version:        1.6.4
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Summary:        Easy-to-use GTK+ Download Manager
 Url:            http://urlget.sourceforge.net/
@@ -30,7 +29,7 @@
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gtk2-devel >= 2.22
 BuildRequires:  intltool
-%if 0%{?with_libappindicator}
+%if 0%{?WITH_APPINDICATOR}
 BuildRequires:  libappindicator-devel
 %endif
 BuildRequires:  libcurl-devel
@@ -50,7 +49,7 @@
 
 %build
 %configure \
-%if 0%{?with_libappindicator}
+%if 0%{?WITH_APPINDICATOR}
         --enable-appindicator=yes
 %endif
 

++++++ uget.spec ++++++
--- /var/tmp/diff_new_pack.NeevHy/_old  2011-05-03 09:30:37.000000000 +0200
+++ /var/tmp/diff_new_pack.NeevHy/_new  2011-05-03 09:30:37.000000000 +0200
@@ -16,11 +16,10 @@
 #
 
 
-%define with_libappindicator 0
 
 Name:           uget
 Version:        0
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Summary:        Easy-to-use GTK+ Download Manager
 Url:            http://urlget.sourceforge.net/
@@ -30,7 +29,7 @@
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gtk2-devel >= 2.22
 BuildRequires:  intltool
-%if 0%{?with_libappindicator}
+%if 0%{?WITH_APPINDICATOR}
 BuildRequires:  libappindicator-devel
 %endif
 BuildRequires:  libcurl-devel
@@ -50,7 +49,7 @@
 
 %build
 %configure \
-%if 0%{?with_libappindicator}
+%if 0%{?WITH_APPINDICATOR}
         --enable-appindicator=yes
 %endif
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to