rpms/gnome-color-manager/F-13 .cvsignore, 1.4, 1.5 gnome-color-manager.spec, 1.5, 1.6 sources, 1.4, 1.5

Richard Hughes rhughes at fedoraproject.org
Thu Feb 18 09:24:29 UTC 2010


Author: rhughes

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

Modified Files:
	.cvsignore gnome-color-manager.spec sources 
Log Message:
* Wed Feb 17 2010 Richard Hughes <richard at hughsie.com> 2.29.4-0.1.20100217
- New snapshot from upstream for the Fedora test day.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-color-manager/F-13/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	1 Feb 2010 11:19:35 -0000	1.4
+++ .cvsignore	18 Feb 2010 09:24:29 -0000	1.5
@@ -1 +1 @@
-gnome-color-manager-2.29.3.tar.gz
+gnome-color-manager-2.29.4-20100217.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.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- gnome-color-manager.spec	1 Feb 2010 11:19:35 -0000	1.5
+++ gnome-color-manager.spec	18 Feb 2010 09:24:29 -0000	1.6
@@ -1,17 +1,20 @@
 %define gtk2_version                    2.16.0
 %define dbus_glib_version               0.73
 %define unique_version                  1.0.0
+%define alphatag			20100217
 
 %{!?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.3
-Release:   1%{?dist}
+Version:   2.29.4
+Release:   0.1.%{?alphatag}git%{?dist}
+#Release:   1%{?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}.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)
 
 Requires:  gtk2 >= %{gtk2_version}
@@ -23,6 +26,7 @@ Requires:  dbus-x11
 Requires:  udev
 Requires:  vte
 Requires:  lcms
+Requires:  cups
 Requires:  polkit
 Requires:  PackageKit
 Requires:  shared-color-profiles
@@ -48,16 +52,19 @@ BuildRequires: libXxf86vm-devel
 BuildRequires: libXrandr-devel
 BuildRequires: gnome-desktop-devel
 BuildRequires: lcms-devel
+BuildRequires: cups-devel
+BuildRequires: libtiff-devel
 
 %description
 gnome-color-manager is a session framework that makes it easy to manage, install
 and generate color profiles in the GNOME desktop.
 
 %prep
-%setup -q
+#%setup -q
+%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
-%configure --disable-scrollkeeper --disable-schemas-install
+%configure --disable-scrollkeeper --disable-schemas-install --enable-compile-warnings=no
 make %{?_smp_mflags}
 
 %install
@@ -115,6 +122,10 @@ update-mime-database %{_datadir}/mime &>
 %{_bindir}/gcm-*
 %dir %{_datadir}/gnome-color-manager
 %{_datadir}/gnome-color-manager/gcm-*.ui
+%dir %{_datadir}/gnome-color-manager/targets
+%dir %{_datadir}/gnome-color-manager/icons
+%{_datadir}/gnome-color-manager/targets/*.png
+%{_datadir}/gnome-color-manager/icons/*.svg
 %{_datadir}/man/man1/*.1.gz
 %{_datadir}/gnome/help/gnome-color-manager
 %{_datadir}/omf/gnome-color-manager
@@ -127,10 +138,14 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/dbus-1/services/org.gnome.ColorManager.service
 %{_sbindir}/gcm-install-system-wide
 %{_datadir}/polkit-1/actions/org.gnome.color.policy
+
 # this is probably better in a shared package
 %dir %{_localstatedir}/lib/color
 
 %changelog
+* Wed Feb 17 2010 Richard Hughes <richard at hughsie.com> 2.29.4-0.1.20100217
+- New snapshot from upstream for the Fedora test day.
+
 * Mon Feb 01 2010 Richard Hughes <richard at hughsie.com> 2.29.3-1
 - New upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-color-manager/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	1 Feb 2010 11:19:35 -0000	1.4
+++ sources	18 Feb 2010 09:24:29 -0000	1.5
@@ -1 +1 @@
-d75c9a65f837749936fbf533155c9a7b  gnome-color-manager-2.29.3.tar.gz
+c1d4ba64d62c88990e944a2b6e404705  gnome-color-manager-2.29.4-20100217.tar.gz



More information about the scm-commits mailing list