[audacious-plugins] Make -sid Obsoletes non-versioned to avoid upgrade path issues.

Michael Schwendt mschwendt at fedoraproject.org
Sat Jun 30 16:16:07 UTC 2012


commit d1829de0f8e23002db5f2aebc23976ebf1d7a37a
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Jun 30 18:16:06 2012 +0200

    Make -sid Obsoletes non-versioned to avoid upgrade path issues.

 audacious-plugins.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index c749e8b..6ecc5f9 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -11,7 +11,7 @@
 
 Name: audacious-plugins
 Version: 3.3
-Release: 0.1.alpha1%{?dist}
+Release: 0.2.alpha1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -65,8 +65,7 @@ BuildRequires: curl-devel
 BuildRequires: neon-devel
 
 %if 0%{?fedora} > 17
-# TODO: Likely needs to be made non-versioned for future updates in F<=17.
-Obsoletes: audacious-plugins-sid < 3.2.3-2
+Obsoletes: audacious-plugins-sid
 %endif
 
 %description
@@ -246,6 +245,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sat Jun 30 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-0.2.alpha1
+- Make -sid Obsoletes non-versioned to avoid upgrade path issues.
+
 * Mon Jun 18 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-0.1.alpha1
 - Upgrade to 3.3-alpha1.
 


More information about the scm-commits mailing list