rpms/gnome-color-manager/F-13 .cvsignore, 1.6, 1.7 gnome-color-manager.spec, 1.8, 1.9 sources, 1.6, 1.7 gnome-color-manager-2.29.4-fix-gtk-compile.patch, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Thu Mar 4 09:13:42 UTC 2010


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-color-manager/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5351

Modified Files:
	.cvsignore gnome-color-manager.spec sources 
Removed Files:
	gnome-color-manager-2.29.4-fix-gtk-compile.patch 
Log Message:
* Thu Mar 04 2010 Richard Hughes <richard at hughsie.com> 2.29.5-0.1.20100304
- New snapshot from upstream.
- Do not crash on startup if we fail to connect to CUPS.
- Resolves: #570378



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-color-manager/F-13/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	1 Mar 2010 13:07:22 -0000	1.6
+++ .cvsignore	4 Mar 2010 09:13:42 -0000	1.7
@@ -1 +1 @@
-gnome-color-manager-2.29.4.tar.gz
+gnome-color-manager-2.29.5-20100304.tar.gz


Index: gnome-color-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-color-manager/F-13/gnome-color-manager.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- gnome-color-manager.spec	2 Mar 2010 19:34:59 -0000	1.8
+++ gnome-color-manager.spec	4 Mar 2010 09:13:42 -0000	1.9
@@ -1,24 +1,24 @@
 %define gtk2_version                    2.16.0
 %define dbus_glib_version               0.73
 %define unique_version                  1.0.0
-%define alphatag			20100217
+%define alphatag			20100304
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
-Version:   2.29.4
-#Release:   0.1.%{?alphatag}git%{?dist}
-Release:   2%{?dist}
+Version:   2.29.5
+Release:   0.1.%{?alphatag}git%{?dist}
+#Release:   2%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://projects.gnome.org/gnome-color-manager/
-Source0:   http://download.gnome.org/sources/gnome-color-manager/2.29/%{name}-%{version}.tar.gz
-#Source0:   http://download.gnome.org/sources/gnome-color-manager/2.29/%{name}-%{version}-%{?alphatag}.tar.gz
+#Source0:   http://download.gnome.org/sources/gnome-color-manager/2.29/%{name}-%{version}.tar.gz
+Source0:   http://download.gnome.org/sources/gnome-color-manager/2.29/%{name}-%{version}-%{?alphatag}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # already upstream
-Patch0:    gnome-color-manager-2.29.4-fix-gtk-compile.patch
+#Patch0:    gnome-color-manager-2.29.4-fix-gtk-compile.patch
 
 Requires:  gtk2 >= %{gtk2_version}
 Requires:  gnome-icon-theme
@@ -65,9 +65,9 @@ gnome-color-manager is a session framewo
 and generate color profiles in the GNOME desktop.
 
 %prep
-%setup -q
-#%setup -q -n %{?name}-%{?version}-%{?alphatag}
-%patch0 -p1 -b .fix-compile
+#%setup -q
+%setup -q -n %{?name}-%{?version}-%{?alphatag}
+#%patch0 -p1 -b .fix-compile
 
 %build
 %configure --disable-scrollkeeper --disable-schemas-install
@@ -149,6 +149,11 @@ update-mime-database %{_datadir}/mime &>
 %dir %{_localstatedir}/lib/color
 
 %changelog
+* Thu Mar 04 2010 Richard Hughes <richard at hughsie.com> 2.29.5-0.1.20100304
+- New snapshot from upstream.
+- Do not crash on startup if we fail to connect to CUPS.
+- Resolves: #570378
+
 * Tue Mar 02 2010 Richard Hughes <richard at hughsie.com> 2.29.4-2
 - Include a patch from upstream to allow build to complete with a broken GTK.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-color-manager/F-13/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	1 Mar 2010 13:07:22 -0000	1.6
+++ sources	4 Mar 2010 09:13:42 -0000	1.7
@@ -1 +1 @@
-6511996954fd8c5e907517cb45fd3bd1  gnome-color-manager-2.29.4.tar.gz
+ccfd6f1dbec39258b3cad1818ca6021b  gnome-color-manager-2.29.5-20100304.tar.gz


--- gnome-color-manager-2.29.4-fix-gtk-compile.patch DELETED ---



More information about the scm-commits mailing list