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

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sat Mar 26 15:54:39 UTC 2005


Author: bpepple

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

Modified Files:
	freeciv.spec 
Log Message:
fix typos


Index: freeciv.spec
===================================================================
RCS file: /cvs/extras/rpms/freeciv/devel/freeciv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freeciv.spec	26 Mar 2005 14:52:21 -0000	1.3
+++ freeciv.spec	26 Mar 2005 15:54:37 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:		freeciv
 Version:	1.14.2
-Release:	6
+Release:	7
 Summary:	The Freeciv multi-player strategy game
 
 Group:		Amusements/Games
@@ -86,7 +86,7 @@
 /usr/bin/install -d $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
 mv $RPM_BUILD_ROOT%{_datadir}/freeciv/Freeciv $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults/Freeciv
 
-mv $RPM_BUILD_ROOT%{_bindata}/civclient $RPM_BUILD_ROOT{%_bindir}/civclient-xaw
+mv $RPM_BUILD_ROOT%{_bindir}/civclient $RPM_BUILD_ROOT%{_bindir}/civclient-xaw
 ln -sf civclient-gtk $RPM_BUILD_ROOT%{_bindir}/civclient
 
 (cd $RPM_BUILD_ROOT%{_datadir}/freeciv; tar xzf %{SOURCE2}; )
@@ -111,6 +111,9 @@
 
 
 %changelog
+* Sat Mar 26 2005 Brian Pepple <bdpepple at ameritech.net> - 1.14.2-7
+- Fixed typos.
+
 * Sat Mar 26 2005 Brian Pepple <bdpepple at ameritech.net> - 1.14.2-6
 - Added more macros.
 - Replaced BuildPrereq with BuildRequires.




More information about the fedora-extras-commits mailing list