[audacious] With libmowgli not being used anymore, also remove the explicit dep.

Michael Schwendt mschwendt at fedoraproject.org
Sun Jan 8 01:33:51 UTC 2012


commit a5c67fb8dbaa307df722c20bb2d97d2b6a16a91f
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Jan 8 02:33:45 2012 +0100

    With libmowgli not being used anymore, also remove the explicit dep.

 audacious.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/audacious.spec b/audacious.spec
index 064c437..8d05c7f 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -8,7 +8,7 @@
 
 Name: audacious
 Version: 3.2
-Release: 0.3.beta1%{?dist}
+Release: 0.4.beta1%{?dist}
 
 License: GPLv3
 Summary: Advanced audio player
@@ -30,10 +30,6 @@ BuildRequires: desktop-file-utils
 BuildRequires: doxygen
 
 # The automatic SONAME dependency is not enough
-# between libmowgli 0.7.x and 0.9.50.
-Requires: libmowgli%{?_isa} >= 0.9
-
-# The automatic SONAME dependency is not enough
 # during version upgrades.
 Requires: audacious-libs%{?_isa} = %{version}-%{release}
 
@@ -183,6 +179,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Jan  8 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.4.beta1
+- With libmowgli not being used anymore, also remove the explicit dep.
+
 * Mon Jan  2 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.3.beta1
 - Remove undefined @PC_REQUIRES@ in audclient.pc file.
 


More information about the scm-commits mailing list