Hello community,

here is the log from the commit of package uget for openSUSE:Factory checked in 
at 2014-09-26 10:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uget (Old)
 and      /work/SRC/openSUSE:Factory/.uget.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uget"

Changes:
--------
--- /work/SRC/openSUSE:Factory/uget/uget.changes        2014-01-07 
20:58:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes   2014-09-26 
10:51:48.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Aug 23 21:32:46 UTC 2014 - [email protected]
+
+- Comment out uget-libgcrypt.patch and BuildRequires, also stop
+  passing --enable-gnutls to configure. To be reenabled on next
+  versionupdate.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uget.spec ++++++
--- /var/tmp/diff_new_pack.HWWhnS/_old  2014-09-26 10:51:49.000000000 +0200
+++ /var/tmp/diff_new_pack.HWWhnS/_new  2014-09-26 10:51:49.000000000 +0200
@@ -31,11 +31,13 @@
 BuildRequires:  pkgconfig(appindicator3-0.1)
 %endif
 BuildRequires:  libcurl-devel
-BuildRequires:  libgcrypt-devel
-# Needed for patch0
-BuildRequires:  libtool
+## FIXME - reenable on next versionupdate
+#BuildRequires:  libgcrypt-devel
+# Needed for patch0 - Temp disabled.
+#BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+## FIXME - reenable on next versionupdate
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4
@@ -52,13 +54,15 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
+## PATCH disabled as it makes uget sefault on startup.
+#%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fiv
+# Needed for patch0 --temp disabled since it makes uget segfault.
+#autoreconf -fiv
 %configure \
-    --enable-gnutls \
+## FIXME - reenable on next versionupdate
+#    --enable-gnutls \
 %if 0%{?WITH_APPINDICATOR}
     --enable-appindicator=yes
 %endif

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

Reply via email to