[audacious-plugins] Include the -sid desktop file in the src.rpm unconditionally,

Michael Schwendt mschwendt at fedoraproject.org
Thu Jul 26 10:31:53 UTC 2012


commit 2e32ba844599aa72b87db789d32773305e9dd944
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Jul 26 12:31:35 2012 +0200

    Include the -sid desktop file in the src.rpm unconditionally,
    
      so it isn't missing when copying the src.rpm to older dists.

 audacious-plugins.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 2cdac1f..949e2d7 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -11,7 +11,7 @@
 
 Name: audacious-plugins
 Version: 3.3
-Release: 0.3.beta2%{?dist}
+Release: 0.4.beta2%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -20,9 +20,7 @@ URL: http://audacious-media-player.org/
 License: GPLv2+ and LGPLv2+ and GPLv3 and MIT and BSD
 
 Source0: http://distfiles.audacious-media-player.org/audacious-plugins-%{tar_ver}.tar.bz2
-%if 0%{?fedora} <= 17
 Source1: audacious-sid.desktop
-%endif
 Source2: audacious-amidi.desktop
 Source3: README.licenses
 
@@ -245,6 +243,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Jul 26 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-0.4.beta2
+- Include the -sid desktop file in the src.rpm unconditionally,
+  so it isn't missing when copying the src.rpm to older dists.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3-0.3.beta2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list