[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/rhythmbox/devel rhythmbox.spec,1.79,1.80



Author: johnp

Update of /cvs/dist/rpms/rhythmbox/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21389

Modified Files:
	rhythmbox.spec 
Log Message:
- Enable tag editing



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/dist/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- rhythmbox.spec	13 Sep 2006 05:39:24 -0000	1.79
+++ rhythmbox.spec	18 Sep 2006 16:20:51 -0000	1.80
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application 
 Version: 0.9.5
-Release: 4%{?dist} 
+Release: 5%{?dist} 
 License: GPL
 Group: Applications/Multimedia
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/%{name}-%{version}.tar.bz2
@@ -67,7 +67,8 @@
 	--with-ipod \
 	--with-dbus \
 	--with-mdns=avahi \
-	--disable-scrollkeeper
+	--disable-scrollkeeper \
+	--enable-tag-writing
 make
 
 %install
@@ -136,6 +137,9 @@
 %{_libexecdir}/rhythmbox-metadata
 
 %changelog
+* Mon Sep 18 2006 John (J5) Palmieri <johnp redhat com> - 0.9.5-5%{?dist}
+- Enable tag editing
+
 * Wed Sep 13 2006 Matthias Clasen <mclasen redhat com> - 0.9.5-4
 - Fix a crash when a radio station is missing  (#206170)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]