rpms/gnome-media/devel gnome-media.spec,1.115,1.116

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Wed Oct 10 14:50:22 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/gnome-media/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5752

Modified Files:
	gnome-media.spec 
Log Message:
* Wed Oct 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-5
- Install the mixer's schema file (#186791)



Index: gnome-media.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- gnome-media.spec	10 Oct 2007 14:38:27 -0000	1.115
+++ gnome-media.spec	10 Oct 2007 14:49:49 -0000	1.116
@@ -12,7 +12,7 @@
 Summary:        GNOME media programs
 Name:           gnome-media
 Version:        2.20.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        GPLv2+ and GFDL+
 Group:          Applications/Multimedia
 Source:         ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.20/gnome-media-%{version}.tar.gz
@@ -122,6 +122,7 @@
 gconftool-2 --makefile-install-rule \
     %{_sysconfdir}/gconf/schemas/gnome-audio-profiles.schemas \
     %{_sysconfdir}/gconf/schemas/gnome-sound-recorder.schemas \
+    %{_sysconfdir}/gconf/schemas/gnome-volume-control.schemas \
     > /dev/null || :
 /sbin/ldconfig
 
@@ -141,6 +142,7 @@
   fi
   gconftool-2 --makefile-uninstall-rule \
     %{_sysconfdir}/gconf/schemas/gnome-audio-profiles.schemas \
+    %{_sysconfdir}/gconf/schemas/gnome-volume-control.schemas \
     > /dev/null || :
 fi
 
@@ -160,6 +162,7 @@
   fi
   gconftool-2 --makefile-uninstall-rule \
     %{_sysconfdir}/gconf/schemas/gnome-audio-profiles.schemas \
+    %{_sysconfdir}/gconf/schemas/gnome-volume-control.schemas \
     > /dev/null || :
 fi
 
@@ -190,6 +193,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Wed Oct 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-5
+- Install the mixer's schema file (#186791)
+
 * Wed Oct 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-4
 - Sanitise the default width/height values from GConf before we
   use them (#186791)




More information about the fedora-extras-commits mailing list