rebuild
This commit is contained in:
parent
60ca4a01ad
commit
551ca095b4
@ -4,7 +4,7 @@ Summary: Color management tools for GNOME
|
||||
Name: gnome-color-manager
|
||||
Version: 2.91.3
|
||||
#Release: 0.3.%{?alphatag}%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://projects.gnome.org/gnome-color-manager/
|
||||
@ -43,6 +43,9 @@ BuildRequires: gnome-settings-daemon-devel >= 2.90.1
|
||||
BuildRequires: libusb1-devel
|
||||
BuildRequires: docbook-utils
|
||||
|
||||
Requires(post): /usr/bin/gtk-update-icon-cache
|
||||
Requires(postun): /usr/bin/gtk-update-icon-cache
|
||||
|
||||
%description
|
||||
gnome-color-manager is a session framework that makes it easy to manage, install
|
||||
and generate color profiles in the GNOME desktop.
|
||||
@ -131,6 +134,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
||||
%{_datadir}/gtk-doc/html/libcolor-glib
|
||||
|
||||
%changelog
|
||||
* Sun Jan 9 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.3-4
|
||||
- Rebuild against newer gtk3
|
||||
|
||||
* Sat Jan 01 2011 Rex Dieter <rdieter@fedoraproject.org> - 2.91.3-3
|
||||
- rebuild (exiv2)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user