rpms/abe/devel abe.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:22 UTC 2005


Author: thias

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

Modified Files:
	abe.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: abe.spec
===================================================================
RCS file: /cvs/extras/rpms/abe/devel/abe.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- abe.spec	3 Mar 2005 19:29:59 -0000	1.5
+++ abe.spec	5 Mar 2005 21:10:20 -0000	1.6
@@ -1,7 +1,7 @@
 Name:           abe
 Version:        1.0
 Release:        3
-Summary:        A scrolling, platform-jumping, ancient pyramid exploring game.
+Summary:        Scrolling, platform-jumping, ancient pyramid exploring game
 Group:          Amusements/Games
 License:        GPL
 URL:            http://abe.sourceforge.net/
@@ -11,7 +11,7 @@
 Patch1:         %{name}-%{version}-tmppath.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  SDL-devel >= 0:1.2.3, SDL_mixer-devel >= 0:1.2.3
+BuildRequires:  SDL-devel >= 1.2.3, SDL_mixer-devel >= 1.2.3
 BuildRequires:  desktop-file-utils
 
 %description




More information about the fedora-extras-commits mailing list