[fatrat] rebuild: gloox update

jvcelak jvcelak at fedoraproject.org
Mon Dec 2 11:39:13 UTC 2013


commit 8f1231cf5836878da61765dc38a289695e826a3c
Author: Jan Vcelak <jvcelak at fedoraproject.org>
Date:   Mon Dec 2 12:38:31 2013 +0100

    rebuild: gloox update

 fatrat-workaround-gloox-bug.patch |   48 -------------------------------------
 fatrat.spec                       |    7 +++--
 2 files changed, 4 insertions(+), 51 deletions(-)
---
diff --git a/fatrat.spec b/fatrat.spec
index 7df424b..ad74af8 100644
--- a/fatrat.spec
+++ b/fatrat.spec
@@ -2,7 +2,7 @@
 
 Name: fatrat
 Version: 1.2.0
-Release: 0.16.beta2%{?dist}
+Release: 0.17.beta2%{?dist}
 Epoch: 1
 Summary: Feature-rich download manager
 Group: Applications/Internet
@@ -11,7 +11,6 @@ URL: http://fatrat.dolezel.info
 Source0: http://www.dolezel.info/download/data/fatrat/fatrat-%{version}_beta2.tar.xz
 
 Patch0: fatrat-headers.patch
-Patch1: fatrat-workaround-gloox-bug.patch
 
 Patch10: fatrat-remove-java-applet.patch
 
@@ -60,7 +59,6 @@ This package contains header files needed for development of FatRat plugins.
 %prep
 %setup -q -n %{name}-%{version}_beta2
 %patch0 -p1
-%patch1 -p1
 
 # remove Java web-interface applet
 rm -rf data/remote/applet.html data/remote/applet/
@@ -113,6 +111,9 @@ install -d -m 0755 %{buildroot}%{_libdir}/fatrat/plugins
 %{_includedir}/fatrat
 
 %changelog
+* Mon Dec 02 2013 Jan Vcelak <jvcelak at fedoraproject.org> 1:1.2.0-0.17.beta2
+- rebuild due to gloox rebase
+
 * Tue Nov 26 2013 Jan Vcelak <jvcelak at fedoraproject.org> 1:1.2.0-0.16.beta2
 - workaround bug in gloox header file, fixes compilation
 - workaround bug in gloox-devel, add missing build requires, fixes linking


More information about the scm-commits mailing list