rpms/freeciv/devel freeciv.spec,1.1,1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu Mar 24 01:39:42 UTC 2005


Author: bpepple

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

Modified Files:
	freeciv.spec 
Log Message:
quick formatting changes


Index: freeciv.spec
===================================================================
RCS file: /cvs/extras/rpms/freeciv/devel/freeciv.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freeciv.spec	24 Mar 2005 01:08:07 -0000	1.1
+++ freeciv.spec	24 Mar 2005 01:39:40 -0000	1.2
@@ -2,10 +2,15 @@
 %if %{desktop_file}
 %define desktop_file_utils_version 0.2.93
 %endif
-Summary: The Freeciv multi-player strategy game.
+
 Name:		freeciv
 Version:	1.14.2
-Release:	4
+Release:	5
+Summary: 	The Freeciv multi-player strategy game
+
+Group:		Amusements/Games
+License:	GPL
+URL:		http://www.freeciv.org/index.php/Freeciv
 Source:		ftp://freeciv.org/pub/freeciv/stable/%{name}-%{version}.tar.bz2
 Source1:	freeciv-desktop.tar.bz2
 Source2:	http://www.freeciv.org/ftp/contrib/sounds/sets/stdsounds2.tar.gz
@@ -13,13 +18,12 @@
 Patch1:         freeciv-desktop.patch
 Patch2:		freeciv-desktop-xauth.patch
 Patch3:		freeciv-1.13.0-aifill.patch
-License:	GPL
-Group: Amusements/Games
-BuildRoot:	%{_tmppath}/%{name}-%{version}-root
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
 BuildPrereq:	gtk2-devel >= 2.0.5 imlib-devel
 %if %{desktop_file}
-Requires: /usr/bin/desktop-file-install
-BuildPrereq: desktop-file-utils >= %{desktop_file_utils_version}
+Requires: 	/usr/bin/desktop-file-install
+BuildPrereq: 	desktop-file-utils >= %{desktop_file_utils_version}
 %endif
 
 %description
@@ -57,11 +61,11 @@
 mkdir -p $RPM_BUILD_ROOT/usr/share/applications
 desktop-file-install --vendor net \
         --dir $RPM_BUILD_ROOT/usr/share/applications \
-        --add-category "Application;Game;X-Red-Hat-Extra" \
+        --add-category "Application;Game;X-Fedora" \
         $RPM_BUILD_ROOT/etc/X11/applnk/Games/freeciv-client.desktop
 desktop-file-install --vendor net \
         --dir $RPM_BUILD_ROOT/usr/share/applications \
-        --add-category "Application;Game;X-Red-Hat-Extra" \
+        --add-category "Application;Game;X-Fedora" \
         $RPM_BUILD_ROOT/etc/X11/applnk/Games/freeciv-server.desktop
 rm $RPM_BUILD_ROOT/etc/X11/applnk/Games/*.desktop
 %endif
@@ -110,6 +114,12 @@
 
 
 %changelog
+* Wed Mar 23 2005 Brian Pepple <bdpepple at ameritech.net> - 1.14.2-5
+- Changed X-Red-Hat-Extra to X-Fedora.
+- Added URL.
+- Changed BuildRoot to preferred value.
+- Removed period from summary.
+
 * Wed Jan 12 2005 Tim Waugh <twaugh at redhat.com> 1.14.2-4
 - Rebuilt for new readline.
 




More information about the fedora-extras-commits mailing list