rpms/abe/FC-6 abe.spec,1.14,1.15

Michael Thomas (wart) fedora-extras-commits at redhat.com
Thu Aug 16 20:58:22 UTC 2007


Author: wart

Update of /cvs/extras/rpms/abe/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12510

Modified Files:
	abe.spec 
Log Message:
License tag clarification




Index: abe.spec
===================================================================
RCS file: /cvs/extras/rpms/abe/FC-6/abe.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- abe.spec	1 Sep 2006 02:01:07 -0000	1.14
+++ abe.spec	16 Aug 2007 20:57:50 -0000	1.15
@@ -4,7 +4,7 @@
 
 Summary:        Scrolling, platform-jumping, ancient pyramid exploring game
 Group:          Amusements/Games
-License:        GPL
+License:        GPL+
 URL:            http://abe.sourceforge.net/
 Source0:        http://dl.sourceforge.net/abe/abe-1.1.tar.gz
 Source1:        %{name}.png
@@ -60,12 +60,14 @@
 %defattr(-,root,root,-)
 %doc COPYING README
 %{_bindir}/*
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/*
+%{_datadir}/%{name}
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
 
 %changelog
+- License tag clarification
+- Simplify %%file section
+
 * Thu Aug 31 2006 Wart <wart at kobold.org> 1.1-4
 - Add missing BuildRequires
 




More information about the fedora-extras-commits mailing list