[muse] Add requires filter

Orcan Ogetbil oget at fedoraproject.org
Mon Jul 2 04:14:45 UTC 2012


commit 65517517f2e744b7b4dff8045494e469c239fd32
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Mon Jul 2 00:14:44 2012 -0400

    Add requires filter

 muse.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/muse.spec b/muse.spec
index 716ea68..62c2c4a 100644
--- a/muse.spec
+++ b/muse.spec
@@ -1,5 +1,6 @@
-# No need to provide internal libraries
+# No need to provide & require internal libraries
 %filter_provides_in %{_libdir}/%{name}-%{version}.*/.*/.*\.so$
+%filter_from_requires /libmuse_.*\.so.*/d
 %filter_setup
 
 Name:          muse
@@ -8,7 +9,7 @@ Summary:       Midi/Audio Music Sequencer
 # See: https://fedoraproject.org/wiki/AudioCreation
 Epoch:         1
 Version:       2.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 # original freeverb plugin was public domain
 # ladspa.h is LGPLv2+
 # givertcap (not built) is GPLv2
@@ -89,7 +90,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/mime/packages/muse.xml
 
 %changelog
-* Sun Jul 02 2012 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1:2.0-1
+* Sun Jul 01 2012 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1:2.0-2
+- Add requires filter
+
+* Sun Jul 01 2012 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1:2.0-1
 - MusE-2.0 final!
 
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.0-0.8.rc2


More information about the scm-commits mailing list