rpms/gthumb/devel gthumb.spec,1.75,1.76

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Aug 7 23:57:24 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gthumb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21897

Modified Files:
	gthumb.spec 
Log Message:
update license field



Index: gthumb.spec
===================================================================
RCS file: /cvs/extras/rpms/gthumb/devel/gthumb.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- gthumb.spec	7 Jul 2007 03:43:08 -0000	1.75
+++ gthumb.spec	7 Aug 2007 23:56:52 -0000	1.76
@@ -11,10 +11,10 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
 Version: 2.10.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/2.10/%{name}-%{version}.tar.bz2
-License: GPL
+License: GPLv2+
 Group: User Interface/X
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 
@@ -84,7 +84,7 @@
 find $RPM_BUILD_ROOT -name "*.a" -exec rm {} \;
 find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -126,13 +126,16 @@
 %{_sysconfdir}/gconf/schemas/*
 %{_libdir}/gthumb
 %{_datadir}/gthumb
-%{_datadir}/gnome/help/*
 %{_datadir}/applications/*
-%{_datadir}/man/man*/*
+%{_mandir}/man*/*
 %{_datadir}/omf/*
 %{_datadir}/icons/hicolor/*
 
 %changelog
+* Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.10.5-3
+- Update the license field
+- Use %%find_lang for help files
+
 * Fri Jul  6 2007 Matthias Clasen <mclasen at redhat.com> - 2.10.5-2
 - Fix a directory ownership issue
 




More information about the fedora-extras-commits mailing list