[soundconverter/f14] consider upgrade path

Michael Schwendt mschwendt at fedoraproject.org
Fri Jul 15 20:35:05 UTC 2011


commit 43fa254ccb6461d034968128f3fc5ac10838c687
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jul 15 22:34:50 2011 +0200

    consider upgrade path

 soundconverter.spec |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/soundconverter.spec b/soundconverter.spec
index b947726..ac4a7d0 100644
--- a/soundconverter.spec
+++ b/soundconverter.spec
@@ -1,6 +1,6 @@
 Name:           soundconverter
 Version:        1.5.4
-Release:        7%{?dist}
+Release:        6%{?dist}
 Summary:        Simple sound converter application for GNOME
 
 Group:          Applications/Multimedia
@@ -35,9 +35,6 @@ Requires:       gnome-python2-gconf
 Requires:       gnome-python2-bonobo
 # a missing dep somewhere, causes bz #718791
 Requires:       gnome-python2-canvas
-# currently a dep of gnome-python2-gnome, but one cannot rely on that
-# after the two missing deps above
-Requires:       gnome-python2-gnomevfs
 
 Requires:       gstreamer-python
 Requires:       gstreamer-plugins-base
@@ -107,11 +104,6 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
-* Mon Jul  4 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.4-7
-- Add (currently redundant) dependency on gnome-python2-gnomevfs, which
-  is required by gnome-python2-gnome already, but Soundconverter imports
-  the gnomevfs module directly.
-
 * Mon Jul  4 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.4-6
 - Add dependency on gnome-python2-canvas, which is a missing dep
   somewhere and causes a crash on non-GNOME installations (#718791).


More information about the scm-commits mailing list