[vdr-skinnopacity] added vdr-skinnopacity-data as requirement

Martin Gansser martinkg at fedoraproject.org
Sun Jan 19 11:37:27 UTC 2014


commit 43941c3722c38ba864e3cfdbf1c6f813ba22943e
Author: Martin Gansser <mgansser at alice.de>
Date:   Sun Jan 19 12:37:41 2014 +0100

    added vdr-skinnopacity-data as requirement
    
    - corrected tarball download instructions

 vdr-skinnopacity.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vdr-skinnopacity.spec b/vdr-skinnopacity.spec
index 54bd905..5ee428d 100644
--- a/vdr-skinnopacity.spec
+++ b/vdr-skinnopacity.spec
@@ -4,14 +4,15 @@
 
 Name:           vdr-skinnopacity
 Version:        1.0.3
-Release:        5.%{gitdate}git%{shortcommit}%{?dist}
+Release:        6.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        A highly customizable native true color skin for the Video Disc Recorder
 
 Group:          Applications/Multimedia
 License:        GPLv2+
 URL:            http://projects.vdr-developer.org/projects/skin-nopacity
 # how to get the tarball
-# go to the url address, click the link behind commit, then select the download links below.
+# go to http://projects.vdr-developer.org/git/skin-nopacity.git/commit/
+# click the link behind commit, then select the download links below.
 Source0:        http://projects.vdr-developer.org/git/skin-nopacity.git/snapshot/skin-nopacity-%{commit}.tar.bz2
 # informed upstream to put copyright and licensing details in source files
 # http://projects.vdr-developer.org/issues/1679
@@ -21,6 +22,7 @@ BuildRequires:  freetype-devel
 BuildRequires:  ImageMagick-c++-devel
 BuildRequires:  vdr-devel >= 1.7.34
 Requires:       vdr(abi)%{?_isa} = %{vdr_apiversion}
+Requires:       %{name}-data = %{version}-%{release}
 
 %description 
 The VDR plugin "nOpacity" is a highly customizable native true color skin
@@ -69,6 +71,10 @@ install -Dpm 644 %{SOURCE1} \
 %{vdr_resdir}/plugins/skinnopacity/icons/
 
 %changelog
+* Fri Jan 17 2014 Martin Gansser <martinkg at fedoraproject.org> - 1.0.3-6.20131221git0b29805
+- added vdr-skinnopacity-data as requirement
+- corrected tarball download instructions
+
 * Wed Jan 15 2014 Martin Gansser <martinkg at fedoraproject.org> - 1.0.3-5.20131221git0b29805
 - removed macro in changelog
 - corrected license type to GPLv2+


More information about the scm-commits mailing list