rpms/vdr-femon/devel vdr-femon.spec,1.22,1.23

Ville Skyttä scop at fedoraproject.org
Thu Sep 3 19:51:15 UTC 2009


Author: scop

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

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



Index: vdr-femon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vdr-femon/devel/vdr-femon.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- vdr-femon.spec	10 Aug 2009 10:53:42 -0000	1.22
+++ vdr-femon.spec	3 Sep 2009 19:51:15 -0000	1.23
@@ -4,7 +4,7 @@
 
 Name:           vdr-%{pname}
 Version:        1.6.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        DVB frontend status monitor plugin for VDR
 
 Group:          Applications/Multimedia
@@ -18,6 +18,10 @@ BuildRequires:  vdr-devel >= 1.6.0
 BuildRequires:  gettext
 Requires:       vdr(abi)%{?_isa} = %{apiver}
 
+%{?filter_setup:
+%filter_provides_in %{plugindir}/.*\.so
+%filter_setup}
+
 %description
 DVB frontend status monitor is a plugin that displays some signal
 information parameters of the current tuned channel on VDR's OSD.  You
@@ -61,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep  3 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.6.7-4
+- Filter out autoprovided libvdr-*.so.* (if %%filter_setup is available).
+
 * Mon Aug 10 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.6.7-3
 - Use ISA qualified dependency to vdr(abi).
 - Use %%global instead of %%define.




More information about the fedora-extras-commits mailing list