rpms/gnome-terminal/devel gnome-terminal.spec,1.79,1.80

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Aug 7 17:30:22 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-terminal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv607

Modified Files:
	gnome-terminal.spec 
Log Message:
update license field



Index: gnome-terminal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-terminal/devel/gnome-terminal.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- gnome-terminal.spec	19 Jun 2007 00:07:41 -0000	1.79
+++ gnome-terminal.spec	7 Aug 2007 17:29:49 -0000	1.80
@@ -10,12 +10,12 @@
 Summary: GNOME Terminal
 Name: gnome-terminal
 Version: 2.18.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org/
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.18/gnome-terminal-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gnome-terminal/2.18/gnome-terminal-%{version}.tar.bz2
 # Fix gnome.org Bug 338913 – Terminal resized when switching tabs
 Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch
-License: GPL 
+License: GPLv2+ and GFDL+
 Group: User Interface/Desktops
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
@@ -75,7 +75,7 @@
 # grr, --disable-scrollkeeper is not good enough
 rm -r $RPM_BUILD_ROOT/var/scrollkeeper
 
-%find_lang %{gettext_package}
+%find_lang %{gettext_package} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -111,13 +111,16 @@
 %{_bindir}/gnome-terminal
 %{_datadir}/gnome-terminal
 %{_datadir}/pixmaps/gnome-terminal.png
-%{_datadir}/gnome/help/gnome-terminal
 %{_datadir}/omf/gnome-terminal
 %{_datadir}/applications/gnome-terminal.desktop
 %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
 %{_libdir}/bonobo/servers/gnome-terminal.server
 
 %changelog
+* Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.1-2
+- Update license field
+- Use %%find_lang for help files
+
 * Mon Jun 18 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.1-1
 - Update to 2.18.1
 




More information about the fedora-extras-commits mailing list