[vdr-screenshot] rebuild for new release 0.0.16

Martin Gansser martinkg at fedoraproject.org
Fri Feb 27 18:26:52 UTC 2015


commit 04f1c8d4cb1bca5a84b4ea5cf642e64894c3edf5
Author: Martin Gansser <mgansser at alice.de>
Date:   Fri Feb 27 19:26:49 2015 +0100

    rebuild for new release 0.0.16
    
    - cleanup spec file
    - mark license files as %license where available

 sources             | 2 +-
 vdr-screenshot.spec | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 7f25207..332d8c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16ef99692db6272b890ae0ba2297b137  vdr-screenshot.spec
+83aa92977c5fd5d1dfa458acc86b4196  vdr-screenshot.spec
diff --git a/vdr-screenshot.spec b/vdr-screenshot.spec
index 4c5a5dd..6bf61e5 100644
--- a/vdr-screenshot.spec
+++ b/vdr-screenshot.spec
@@ -4,12 +4,10 @@ Name:             vdr-%{pname}
 Version:          0.0.16
 Release:          1%{?dist}
 Summary:          VDR plugin: Takes screenshots
-
 License:          GPL+
 URL:              https://github.com/jowi24/vdr-screenshot
 Source:           %{name}-%{version}.tar.gz
 Patch0:           %{pname}.patch
-
 BuildRequires:    vdr-devel >= 1.6.0-41
 Requires:         vdr(abi)%{?_isa} = %{vdr_apiversion}
 
@@ -48,7 +46,7 @@ cp -pR locale/* $RPM_BUILD_ROOT%{_datadir}/locale
 %doc HISTORY README
 %license COPYING
 %{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
-%defattr(-,root,root,-)
+%attr(-,%{vdr_user},root) %dir %{vdr_cachedir}/screenshot/
 
 %changelog
 * Fri Feb 27 2015 Martin Gansser <martinkg at fedoraproject.org> - 0.0.16-1


More information about the scm-commits mailing list