rpms/gconf-editor/devel gconf-editor.spec,1.43,1.44

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Aug 8 06:09:32 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gconf-editor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22181

Modified Files:
	gconf-editor.spec 
Log Message:
update the license field



Index: gconf-editor.spec
===================================================================
RCS file: /cvs/extras/rpms/gconf-editor/devel/gconf-editor.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- gconf-editor.spec	13 Mar 2007 04:36:29 -0000	1.43
+++ gconf-editor.spec	8 Aug 2007 06:08:55 -0000	1.44
@@ -8,10 +8,10 @@
 Summary: Editor/admin tool for GConf
 Name: gconf-editor
 Version: 2.18.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 Source0: %{name}-%{version}.tar.bz2
-License: GPL
+License: GPLv2+ and GFDL+
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 
@@ -58,7 +58,7 @@
   --remove-category Application				    \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,17 +94,20 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
 %{_bindir}/*
 %{_datadir}/icons/hicolor/*/apps/gconf-editor.png
 %{_datadir}/pixmaps/gconf-editor
 %{_datadir}/applications/*.desktop
 %{_datadir}/man/man*/*
 %{_sysconfdir}/gconf/schemas/*.schemas
-%{_datadir}/gnome/help/gconf-editor
 %{_datadir}/omf/gconf-editor
 
 %changelog
+* Wed Aug  8 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.0-2
+- Update the license field
+- Use %%find_lang for help files
+ 
 * Wed Mar 13 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.0-1
 - Update to 2.18.0
 




More information about the fedora-extras-commits mailing list