rpms/glade2/devel glade2.spec,1.29,1.30

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Aug 7 18:52:14 UTC 2007


Author: mclasen

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

Modified Files:
	glade2.spec 
Log Message:
Update license field



Index: glade2.spec
===================================================================
RCS file: /cvs/extras/rpms/glade2/devel/glade2.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- glade2.spec	3 May 2007 18:56:48 -0000	1.29
+++ glade2.spec	7 Aug 2007 18:51:41 -0000	1.30
@@ -16,8 +16,8 @@
 Summary:        A GTK+ GUI builder.
 Name:           glade2
 Version:        2.12.1
-Release: 	7%{?dist}
-License:        GPL
+Release: 	8%{?dist}
+License:        GPLv2+ and GFDL+
 URL:            http://glade.gnome.org/
 Source:         http://ftp.gnome.org/pub/GNOME/sources/glade/2.6/glade-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
@@ -66,22 +66,25 @@
 
 rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 
-%find_lang %po_package
+%find_lang %po_package --all-name --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{po_package}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README NEWS TODO
+%doc AUTHORS COPYING README NEWS TODO
 %{_datadir}/glade-2
-%{_datadir}/gnome/help/glade-2
 %{_datadir}/omf/glade-2
 %{_datadir}/applications/gnome-glade-2.desktop
 %{_datadir}/pixmaps/*
 %{_bindir}/*
 
 %changelog
+* Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.1-8
+- Update the license field
+- Use %%find_lang for help files
+
 * Wed May  2 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.1-7
 - Fix typos in macros in the BuildRequires section (#238322)
 




More information about the fedora-extras-commits mailing list