packages: gitg/gitg.spec - correct gsettings-desktop-schemas-devel BR - gtk...

atler atler at pld-linux.org
Sun Jan 16 17:25:55 CET 2011


Author: atler                        Date: Sun Jan 16 16:25:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- correct gsettings-desktop-schemas-devel BR
- gtk-update-icon-cache included in gtk+2 so require full file path

---- Files affected:
packages/gitg:
   gitg.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/gitg/gitg.spec
diff -u packages/gitg/gitg.spec:1.1 packages/gitg/gitg.spec:1.2
--- packages/gitg/gitg.spec:1.1	Sun Jan 16 16:21:23 2011
+++ packages/gitg/gitg.spec	Sun Jan 16 17:25:50 2011
@@ -4,7 +4,7 @@
 Summary:	Gtk+ git repository viewer
 Name:		gitg
 Version:	0.1.0
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Development/Tools
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gitg/0.1/%{name}-%{version}.tar.bz2
@@ -15,7 +15,7 @@
 BuildRequires:	automake >= 1:1.8
 BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	glib2-devel >= 1:2.26.0
-BuildRequires:	gsettings-desktop-schemas
+BuildRequires:	gsettings-desktop-schemas-devel
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
@@ -30,7 +30,7 @@
 BuildRequires:	gtksourceview2-devel >= 2.8.0
 %endif
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	/usr/bin/gtk-update-icon-cache
 Requires(post,preun):	GConf2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -137,6 +137,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/01/16 16:25:50  atler
+- correct gsettings-desktop-schemas-devel BR
+- gtk-update-icon-cache included in gtk+2 so require full file path
+
 Revision 1.1  2011/01/16 15:21:23  wiget
 - init
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gitg/gitg.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list