[vdr-wapd] Filter autogenerated plugin lib Provides (rpmbuild >= 4.9).

Ville Skyttä scop at fedoraproject.org
Sun Mar 6 16:24:53 UTC 2011


commit 301aad4e39a246ce4fe55fd88d802a0204167fb0
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sun Mar 6 18:24:43 2011 +0200

    Filter autogenerated plugin lib Provides (rpmbuild >= 4.9).

 vdr-wapd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vdr-wapd.spec b/vdr-wapd.spec
index aa6ca05..d38f12d 100644
--- a/vdr-wapd.spec
+++ b/vdr-wapd.spec
@@ -5,10 +5,11 @@
 %global configdir %(vdr-config --configdir  2>/dev/null || echo ERROR)
 %global apiver    %(vdr-config --apiversion 2>/dev/null || echo ERROR)
 %global vdr_user  %(vdr-config --user       2>/dev/null || echo ERROR)
+%global __provides_exclude_from ^%{plugindir}/
 
 Name:           vdr-%{pname}
 Version:        0.9
-Release:        9.patch1%{?dist}
+Release:        10.patch1%{?dist}
 Summary:        WAP remote control interface for VDR
 
 Group:          Applications/Multimedia
@@ -42,7 +43,6 @@ install -pm 644 %{SOURCE3} %{name}-httpd.conf
  
 
 %build
-# LIBDIR is where the compiled object is copied during build
 make %{?_smp_mflags} LIBDIR=. VDRDIR=%{_libdir}/vdr all
 
 
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar  3 2011 Ville Skyttä <ville.skytta at iki.fi> - 0.9-10.patch1
+- Filter autogenerated plugin lib Provides (rpmbuild >= 4.9).
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-9.patch1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list