rpms/tong/devel tong.spec,1.3,1.4

Michael Thomas (wart) fedora-extras-commits at redhat.com
Wed Aug 22 05:01:10 UTC 2007


Author: wart

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

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



Index: tong.spec
===================================================================
RCS file: /cvs/extras/rpms/tong/devel/tong.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tong.spec	4 Mar 2007 19:20:47 -0000	1.3
+++ tong.spec	22 Aug 2007 05:00:36 -0000	1.4
@@ -1,20 +1,20 @@
 Name:           tong
 Version:        1.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A mixture of two classic games
 
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv2+
 URL:            http://www.nongnu.org/tong
 Source0:        http://www.nongnu.org/tong/tong-1.0.tar.gz
 Source1:        tong-icon.png
 Source2:        tong.desktop
-Patch0:		tong-chdir.patch
+Patch0:         tong-chdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  SDL_image-devel SDL_mixer-devel
-Requires:	tong-data
+Requires:       tong-data
 
 %description
 TONG is the result of intermixing two classic games, capitalizing on the
@@ -22,7 +22,7 @@
 explosive chemical reaction out of it all.
 
 %package data
-Summary:	Data files for the Tong game
+Summary:        Data files for the Tong game
 Group:          Amusements/Games
 %description data
 Data files for the Tong game.
@@ -83,6 +83,9 @@
 %{_datadir}/tong
 
 %changelog
+* Tue Aug 21 2007 Wart <wart at kobold.org> - 1.0-9
+- License tag clarification
+
 * Sun Mar 4 2007 Wart <wart at kobold.org> - 1.0-8
 - Updated desktop file categories
 
@@ -97,7 +100,7 @@
 - Add RPM_OPT_FLAGS to compile line.
 
 * Wed Feb 22 2006 Wart <wart at kobold.org> - 1.0-4
-- Refined the installation hacks to use %_datadir
+- Refined the installation hacks to use %%_datadir
 
 * Sat Feb 18 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.0-3
 - Some hacks for a saner installation.




More information about the fedora-extras-commits mailing list