rpms/vdr-osdteletext/devel vdr-osdteletext.spec,1.17,1.18

Ville Skyttä scop at fedoraproject.org
Thu Sep 3 19:43:30 UTC 2009


Author: scop

Update of /cvs/pkgs/rpms/vdr-osdteletext/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23919

Modified Files:
	vdr-osdteletext.spec 
Log Message:
* Thu Sep  3 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.8.3-4
- Filter out autoprovided libvdr-*.so.* (if %filter_setup is available).



Index: vdr-osdteletext.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vdr-osdteletext/devel/vdr-osdteletext.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- vdr-osdteletext.spec	10 Aug 2009 10:51:15 -0000	1.17
+++ vdr-osdteletext.spec	3 Sep 2009 19:43:30 -0000	1.18
@@ -6,7 +6,7 @@
 
 Name:           vdr-%{pname}
 Version:        0.8.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        OSD teletext plugin for VDR
 
 Group:          Applications/Multimedia
@@ -20,6 +20,10 @@ BuildRequires:  vdr-devel >= 1.6.0
 BuildRequires:  gettext
 Requires:       vdr(abi)%{?_isa} = %{apiver}
 
+%{?filter_setup:
+%filter_provides_in %{plugindir}/.*\.so
+%filter_setup}
+
 %description
 The OSD teletext plugin displays teletext directly on VDR's on-screen
 display, with sound and video from the current channel playing in the
@@ -71,6 +75,9 @@ fi
 
 
 %changelog
+* Thu Sep  3 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.8.3-4
+- Filter out autoprovided libvdr-*.so.* (if %%filter_setup is available).
+
 * Mon Aug 10 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.8.3-3
 - Use ISA qualified dependency to vdr(abi).
 - Use %%global instead of %%define.




More information about the fedora-extras-commits mailing list