[vdr-epg2vdr] rebuild for new git release

Martin Gansser martinkg at fedoraproject.org
Wed May 7 18:05:16 UTC 2014


commit 551d76a4150734d5ecb1d8d38dae45cb5ea274c9
Author: Martin Gansser <mgansser at alice.de>
Date:   Wed May 7 20:05:37 2014 +0200

    rebuild for new git release

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 vdr-epg2vdr.spec                                   |   14 +++++++-------
 ...66f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2 |  Bin 0 -> 52189 bytes
 4 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fdc0c5..98474fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /vdr-plugin-epg2vdr-324f3928b068255f0c4bf6ed0a575485f5ead1c4.tar.bz2
+/vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2
diff --git a/sources b/sources
index 559f613..00e51be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa2b90eb3e1111957b63aa1a100685d2  vdr-plugin-epg2vdr-324f3928b068255f0c4bf6ed0a575485f5ead1c4.tar.bz2
+4e8e011c00091df93ac38f69f2519601  vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2
diff --git a/vdr-epg2vdr.spec b/vdr-epg2vdr.spec
index 79201fc..a2015ac 100644
--- a/vdr-epg2vdr.spec
+++ b/vdr-epg2vdr.spec
@@ -1,10 +1,10 @@
-%global commit 324f3928b068255f0c4bf6ed0a575485f5ead1c4
+%global commit 866f08dcd537979641ae2da13d976dd05cc7994d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20130322
+%global gitdate 20140507
 
 Name:           vdr-epg2vdr
-Version:        0.1.0
-Release:        5.%{gitdate}git%{shortcommit}%{?dist}
+Version:        0.1.8
+Release:        1.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        A plugin to retrieve EPG data from a mysql database into VDR
 
 Group:          Applications/Multimedia
@@ -14,8 +14,6 @@ License:        GPL+
 # click the link behind commit, then select the download links below.
 URL:            http://projects.vdr-developer.org/git/vdr-plugin-epg2vdr.git
 Source0:        http://projects.vdr-developer.org/git/vdr-plugin-epg2vdr.git/snapshot/vdr-plugin-epg2vdr-%{commit}.tar.bz2
-# patch reported upstream: http://projects.vdr-developer.org/issues/1820
-Patch0:         http://projects.vdr-developer.org/attachments/1692/vdr-epg2vdr-makefile.patch
 
 BuildRequires:  sqlite-devel
 BuildRequires:  openssl-devel
@@ -31,7 +29,6 @@ was loaded from a mysql database.
  
 %prep
 %setup -qn vdr-plugin-epg2vdr-%{commit}
-%patch0 -p1
 iconv -f iso-8859-1 -t utf-8 README > README.utf8 ; mv README.utf8 README
 
 %build
@@ -49,6 +46,9 @@ chmod 0755 %{buildroot}/%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
 %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
 
 %changelog
+* Wed May 07 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.8-1.20140507git866f08d
+- rebuild for new git release
+
 * Sat May 03 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.1.0-5.20130322git324f392
 - fixed description
 
diff --git a/vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2 b/vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2
new file mode 100644
index 0000000..8669ef0
Binary files /dev/null and b/vdr-plugin-epg2vdr-866f08dcd537979641ae2da13d976dd05cc7994d.tar.bz2 differ


More information about the scm-commits mailing list