[fatrat/f13/master] update to 1.1.3

jvcelak jvcelak at fedoraproject.org
Wed Sep 29 10:38:05 UTC 2010


commit 2e2da1b205d2a456df810aa0c5e8c1ef078b1f47
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Sep 29 12:36:36 2010 +0200

    update to 1.1.3

 .gitignore                |    6 +++---
 fatrat-gcc-4.5.patch      |   15 ---------------
 fatrat-plugins-path.patch |   13 +++++++------
 fatrat.spec               |   14 +++++++++-----
 sources                   |    6 +++---
 5 files changed, 22 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d58099..b5865bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/fatrat-1.1.2.tar.gz
-/fatrat-opensubtitles-1.1.2.tar.gz
-/fatrat-czshare-1.1.2.tar.gz
+/fatrat-czshare-1.1.3.tar.gz
+/fatrat-opensubtitles-1.1.3.tar.gz
+/fatrat-1.1.3.tar.gz
diff --git a/fatrat-plugins-path.patch b/fatrat-plugins-path.patch
index 747d1b8..a73d125 100644
--- a/fatrat-plugins-path.patch
+++ b/fatrat-plugins-path.patch
@@ -1,13 +1,14 @@
 library location in Fedora depends on architecture (lib/lib64)
 
-diff -uNPrp fatrat-1.1.2/config.h.in fatrat-1.1.2.new/config.h.in
---- fatrat-1.1.2/config.h.in	2010-02-12 12:47:31.000000000 +0100
-+++ fatrat-1.1.2.new/config.h.in	2010-09-08 15:28:47.963772361 +0200
-@@ -17,6 +17,6 @@
- #cmakedefine GLOOX_1_0
+diff -u -uNPrp fatrat-1.1.3/config.h.in fatrat-1.1.3.new/config.h.in
+--- fatrat-1.1.3/config.h.in	2010-09-06 11:43:46.000000000 +0200
++++ fatrat-1.1.3.new/config.h.in	2010-09-27 12:14:55.596653999 +0200
+@@ -19,7 +19,7 @@
+ #cmakedefine LIBTORRENT_0_15
  
  #define DATA_LOCATION "${CMAKE_INSTALL_PREFIX}/share/fatrat"
 -#define PLUGIN_LOCATION "${CMAKE_INSTALL_PREFIX}/lib/fatrat/plugins"
 +#define PLUGIN_LOCATION "${CMAKE_INSTALL_LIBDIR}/fatrat/plugins"
  
- #endif
+ #ifndef _LARGEFILE64_SOURCE
+ #	define _LARGEFILE64_SOURCE
diff --git a/fatrat.spec b/fatrat.spec
index fd37b92..cc4e577 100644
--- a/fatrat.spec
+++ b/fatrat.spec
@@ -1,5 +1,5 @@
 Name: fatrat
-Version: 1.1.2
+Version: 1.1.3
 Release: 1%{?dist}
 Summary: Feature-rich download manager
 Group: Applications/Internet
@@ -9,8 +9,7 @@ Source0: http://www.dolezel.info/download/data/fatrat/fatrat-%{version}.tar.gz
 Source1: http://www.dolezel.info/download/data/fatrat-czshare/fatrat-czshare-%{version}.tar.gz
 Source2: http://www.dolezel.info/download/data/fatrat-opensubtitles/fatrat-opensubtitles-%{version}.tar.gz
 
-Patch0: fatrat-gcc-4.5.patch
-Patch1: fatrat-plugins-path.patch
+Patch0: fatrat-plugins-path.patch
 Patch100: fatrat-czshare-libdir.patch
 Patch200: fatrat-opensubtitles-libdir.patch
 
@@ -39,6 +38,9 @@ It is rich in features and is continuously extended. Main characteristics:
 - MD4/MD5/SHA1 hash computing
 - Remote control via Jabber
 - Remote control via a web interface
+- Subtitle search
+- Scheduler
+- Clipboard monitor
 
 %package devel
 Summary: Development libraries for fatrat
@@ -84,8 +86,7 @@ ln -s ../fatrat-%{version}/src include/fatrat
 %setup -q -b 1 -b 2
 
 # patches for main application
-%patch0 -p1 -b gcc45
-%patch1 -p1 -b plugins-path
+%patch0 -p1 -b plugins-path
 
 # patches for plugins
 cd ../fatrat-czshare-%{version}
@@ -165,5 +166,8 @@ rm -rf %{buildroot}
 %{_libdir}/fatrat/plugins/libfatrat-opensubtitles.so
 
 %changelog
+* Wed Sep 29 2010 Jan Vcelak <jvcelak at redhat.com> 1.1.3-1
+- update to 1.1.3
+
 * Wed Sep 08 2010 Jan Vcelak <jvcelak at redhat.com> 1.1.2-1
 - initial release
diff --git a/sources b/sources
index b076b48..c01b671 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-4768c2b5837408b114cd25d4d0578a4a  fatrat-1.1.2.tar.gz
-be18bc202dc7646c7b0f2fe0947ed5a8  fatrat-opensubtitles-1.1.2.tar.gz
-627a7b06229d9d61ccc93406eb24c367  fatrat-czshare-1.1.2.tar.gz
+bd7467367825960557dd26127535b353  fatrat-czshare-1.1.3.tar.gz
+980a3eb56a835d51f379f193f3b875a5  fatrat-opensubtitles-1.1.3.tar.gz
+6d4a00cdd0b59a05b1521184508d4637  fatrat-1.1.3.tar.gz


More information about the scm-commits mailing list