Author: martinkg
Update of /cvs/free/rpms/vdr-xineliboutput/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30748/F-20
Modified Files:
vdr-xineliboutput.spec
Log Message:
Index: vdr-xineliboutput.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-xineliboutput/F-20/vdr-xineliboutput.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vdr-xineliboutput.spec 28 May 2014 19:53:11 -0000 1.1
+++ vdr-xineliboutput.spec 28 May 2014 22:19:44 -0000 1.2
@@ -9,7 +9,7 @@
Name: vdr-%{pname}
Version: 1.1.0
-Release: 9%{?cvsver:.cvs%{cvsver}}%{?dist}
+Release: 10%{?cvsver:.cvs%{cvsver}}%{?dist}
Summary: Plugins for watching VDR over Xine
Group: Applications/Multimedia
@@ -134,6 +134,7 @@
%{vdr_configdir}/plugins/%{pname}/
%files plugin
+%dir %{vdr_configdir}/plugins/%{pname}
%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/%{pname}.conf
%config(noreplace) %{_sysconfdir}/vdr/plugins/%{pname}/allowed_hosts.conf
@@ -145,6 +146,9 @@
%changelog
+* Thu May 29 2014 Martin Gansser <martinkg(a)fedoraproject.org> -
1.1.0-10.cvs20140429
+- added %%dir %%{vdr_configdir}/plugins/%%{pname} to file section
+
* Wed May 28 2014 Martin Gansser <martinkg(a)fedoraproject.org> -
1.1.0-9.cvs20140429
- added %%{vdr_configdir}/plugins/%%{pname} to file section because not owned
- Use %%global instead of %%define
Show replies by date