rpms/eog/devel eog.spec,1.88,1.89

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Aug 6 05:33:54 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/eog/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23367

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



Index: eog.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eog/devel/eog.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- eog.spec	25 Jul 2007 01:00:19 -0000	1.88
+++ eog.spec	6 Aug 2007 05:33:21 -0000	1.89
@@ -14,11 +14,11 @@
 Summary: Eye of GNOME image viewer
 Name:    eog
 Version: 2.19.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://www.gnome.org
 Source: http://download.gnome.org/sources/eog/2.19/%{name}-%{version}.tar.bz2
 Patch0: eog-2.19.4-svgz.patch
-License: GPL 
+License: GPLv2+ and GFDL+
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -91,7 +91,7 @@
   --remove-category Application				    \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 # grr, --disable-scrollkeeper seems broken
 rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
@@ -133,9 +133,8 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS COPYING NEWS README
 %{_datadir}/eog
-%{_datadir}/gnome/help/*
 %{_datadir}/applications/*
 %{_datadir}/omf/*
 %{_datadir}/icons/hicolor/*/apps/*
@@ -151,6 +150,10 @@
 %{_libdir}/pkgconfig/eog.pc
 
 %changelog
+* Mon Aug  6 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.4-3
+- Update license field
+- Use %%find_lang for help files, too
+
 * Tue Jul 24 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.4-2
 - Fix a undefined macro use (#248689)
 




More information about the fedora-extras-commits mailing list