[fatrat] update czshare plugin

jvcelak jvcelak at fedoraproject.org
Wed Sep 29 09:49:46 UTC 2010


commit 01e1df5d7f449d72d0649d08f5d413d67ccae101
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Sep 29 11:49:38 2010 +0200

    update czshare plugin

 .gitignore                |    1 +
 fatrat-czshare-icon.patch |   25 -------------------------
 fatrat-gcc-4.5.patch      |   15 ---------------
 fatrat.spec               |   20 ++++++--------------
 sources                   |    2 +-
 5 files changed, 8 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 313db4c..d73a0d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /fatrat-1.1.3.tar.gz
 /fatrat-czshare-1.1.2.tar.gz
 /fatrat-opensubtitles-1.1.3.tar.gz
+/fatrat-czshare-1.1.3.tar.gz
diff --git a/fatrat.spec b/fatrat.spec
index dcc85d0..5251584 100644
--- a/fatrat.spec
+++ b/fatrat.spec
@@ -1,21 +1,16 @@
 Name: fatrat
 Version: 1.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Feature-rich download manager
 Group: Applications/Internet
 License: GPLv2+
 URL: http://fatrat.dolezel.info/
-
-%define plugin_czshare_version 1.1.2
-%define plugin_opensubtitles_version %{version}
-
 Source0: http://www.dolezel.info/download/data/fatrat/fatrat-%{version}.tar.gz
-Source1: http://www.dolezel.info/download/data/fatrat-czshare/fatrat-czshare-%{plugin_czshare_version}.tar.gz
-Source2: http://www.dolezel.info/download/data/fatrat-opensubtitles/fatrat-opensubtitles-%{plugin_opensubtitles_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-plugins-path.patch
 Patch100: fatrat-czshare-libdir.patch
-Patch101: fatrat-czshare-icon.patch
 Patch200: fatrat-opensubtitles-libdir.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -90,18 +85,12 @@ ln -s ../fatrat-%{version}/src include/fatrat
 # unpack all archives
 %setup -q -b 1 -b 2
 
-# plugin version need not match main application version:
-# workaround this as we are packaging plugins as subpackackages
-ln -s fatrat-czshare-%{plugin_czshare_version} ../fatrat-czshare-%{version}
-ln -s fatrat-opensubtitles-%{plugin_opensubtitles_version} ../fatrat-opensubtitles-%{version}
-
 # patches for main application
 %patch0 -p1 -b plugins-path
 
 # patches for plugins
 cd ../fatrat-czshare-%{version}
 %patch100 -p1 -b libdir
-%patch101 -p1 -b icon
 
 cd ../fatrat-opensubtitles-%{version}
 %patch200 -p1 -b opensubtitles
@@ -177,6 +166,9 @@ rm -rf %{buildroot}
 %{_libdir}/fatrat/plugins/libfatrat-opensubtitles.so
 
 %changelog
+* Wed Sep 29 2010 Jan Vcelak <jvcelak at redhat.com> 1.1.3-2
+- update czshare plugin
+
 * Mon Sep 27 2010 Jan Vcelak <jvcelak at redhat.com> 1.1.3-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index d3aaeaa..c01b671 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-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