From: Marcin Banasiak Date: Mon, 8 Oct 2012 16:33:32 +0000 (+0200) Subject: Updated to 3.6.0 X-Git-Tag: auto/th/gnome-color-manager-3.6.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgnome-color-manager.git;a=commitdiff_plain;h=1c0ed07204a60ed4c30e25f24c7076b8a10fa247 Updated to 3.6.0 --- diff --git a/gnome-color-manager-build.patch b/gnome-color-manager-build.patch new file mode 100644 index 0000000..18a2d13 --- /dev/null +++ b/gnome-color-manager-build.patch @@ -0,0 +1,11 @@ +--- gnome-color-manager-3.6.0/help/Makefile.am.old 2012-10-08 18:30:03.479860420 +0200 ++++ gnome-color-manager-3.6.0/help/Makefile.am 2012-10-08 18:30:08.286501046 +0200 +@@ -4,7 +4,7 @@ EXTRA_DIST = C/gnome-help.its + + HELP_ID = gnome-color-manager + +-HELP_LINGUAS = de el es fr ++HELP_LINGUAS = de el es + + HELP_MEDIA = + diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index ed4e016..4f0f57c 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -1,17 +1,18 @@ Summary: Color management tools for GNOME Name: gnome-color-manager -Version: 3.4.2 +Version: 3.6.0 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-color-manager/3.4/%{name}-%{version}.tar.xz -# Source0-md5: 9c9e84d17a9a5d2b6e6d078f924095b8 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-color-manager/3.6/%{name}-%{version}.tar.xz +# Source0-md5: df2dfeb49f2c887575046d9fc45a9211 +Patch0: %{name}-build.patch URL: http://projects.gnome.org/gnome-color-manager/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.11 BuildRequires: clutter-devel >= 1.10.0 BuildRequires: clutter-gtk-devel -BuildRequires: colord-devel >= 0.1.12 +BuildRequires: colord-gtk-devel >= 0.1.12 BuildRequires: docbook-dtd41-sgml BuildRequires: docbook-utils BuildRequires: exiv2-devel @@ -55,6 +56,7 @@ generate color profiles. %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -100,7 +102,6 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/gcm-inspect %attr(755,root,root) %{_bindir}/gcm-picker %attr(755,root,root) %{_bindir}/gcm-viewer -%attr(755,root,root) %{_libexecdir}/gcm-calibrate-helper %attr(755,root,root) %{_libexecdir}/gcm-helper-exiv %{_datadir}/gnome-color-manager %{_desktopdir}/gcm-calibrate.desktop