rpms/libgnome/devel .cvsignore, 1.47, 1.48 libgnome.spec, 1.138, 1.139 sources, 1.47, 1.48

Matthias Clasen mclasen at fedoraproject.org
Mon Mar 16 03:42:53 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/libgnome/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6828

Modified Files:
	.cvsignore libgnome.spec sources 
Log Message:
2.25.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgnome/devel/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .cvsignore	22 Sep 2008 22:19:11 -0000	1.47
+++ .cvsignore	16 Mar 2009 03:42:22 -0000	1.48
@@ -1 +1 @@
-libgnome-2.24.1.tar.bz2
+libgnome-2.25.1.tar.bz2


Index: libgnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgnome/devel/libgnome.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- libgnome.spec	10 Mar 2009 17:31:49 -0000	1.138
+++ libgnome.spec	16 Mar 2009 03:42:22 -0000	1.139
@@ -13,21 +13,15 @@
 
 Summary: GNOME base library
 Name: libgnome
-Version: 2.24.1
-Release: 10%{?dist}
+Version: 2.25.1
+Release: 1%{?dist}
 URL: http://www.gnome.org
-Source0: http://download.gnome.org/sources/libgnome/2.24/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/libgnome/2.25/%{name}-%{version}.tar.bz2
 Source1: desktop_gnome_peripherals_monitor.schemas
 License: LGPLv2+
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:  glib2 >= %{glib2_version}
-Requires:  libbonobo >= %{libbonobo_version}
-Requires:  gnome-vfs2 >= %{gnome_vfs2_version}
-Requires:  libxml2 >= %{libxml2_version}
-Requires:  ORBit2 >= %{orbit2_version}
-Requires:  libxslt >= %{libxslt_version}
 Requires(pre):  GConf2 >= %{gconf2_version}
 Requires(preun):  GConf2 >= %{gconf2_version}
 Requires(post):  GConf2 >= %{gconf2_version}
@@ -175,13 +169,13 @@
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null || :
 
 %pre
-if [ "$1" -gt 1 ]; then 
+if [ "$1" -gt 1 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
   gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null || :
 fi
 
 %preun
-if [ "$1" -eq 0 ]; then 
+if [ "$1" -eq 0 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
   gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null || :
 fi
@@ -211,6 +205,10 @@
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Sun Mar 15 2009 Matthias Clasen <mclasen at redhat.com> - 2.25.1-1
+- Update to 2.25.1
+- Drop explicit library requires
+
 * Tue Mar 10 2009 Ray Strode <rstrode at redhat.com> - 2.24.1-10
 - Change default backgrounds to leonidas ones
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgnome/devel/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources	22 Sep 2008 22:19:11 -0000	1.47
+++ sources	16 Mar 2009 03:42:22 -0000	1.48
@@ -1 +1 @@
-3b2a30329898b37b2461b3aa886e5ad9  libgnome-2.24.1.tar.bz2
+92147941f5959b9175ee79c97a8a5cb7  libgnome-2.25.1.tar.bz2




More information about the fedora-extras-commits mailing list