SPECS: CriticalMass.spec - updated to 1.0.0 - proper license - add...

megabajt megabajt at pld-linux.org
Wed Feb 8 20:02:41 CET 2006


Author: megabajt                     Date: Wed Feb  8 19:02:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.0
- proper license
- added desktop file

---- Files affected:
SPECS:
   CriticalMass.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/CriticalMass.spec
diff -u SPECS/CriticalMass.spec:1.22 SPECS/CriticalMass.spec:1.23
--- SPECS/CriticalMass.spec:1.22	Sun Dec 25 10:51:32 2005
+++ SPECS/CriticalMass.spec	Wed Feb  8 20:02:36 2006
@@ -2,13 +2,14 @@
 Summary:	Critical Mass - space shoot'em up game
 Summary(pl):	Critical Mass - kosmiczna strzelanina
 Name:		CriticalMass
-Version:	0.9.12
+Version:	1.0.0
 Release:	1
 Epoch:		1
-License:	GPL
+License:	GPL v2
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/criticalmass/%{name}-%{version}.tar.bz2
-# Source0-md5:	613319a5b4930e41ef82895e14042150
+# Source0-md5:	c355bdc702e87d4e12c17983db0f2afd
+Source1:	%{name}.desktop
 URL:		http://criticalmass.sourceforge.net/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL_image-devel >= 1.2.0
@@ -61,12 +62,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_pixmapsdir}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install critter.png $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 # this one gets installed by author's mistake
 rm -f $RPM_BUILD_ROOT%{_bindir}/Packer
@@ -81,6 +83,7 @@
 %{_datadir}/Critical_Mass
 %{_mandir}/man6/*
 %{_pixmapsdir}/*
+%{_desktopdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -88,6 +91,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/02/08 19:02:36  megabajt
+- updated to 1.0.0
+- proper license
+- added desktop file
+
 Revision 1.22  2005/12/25 09:51:32  darekr
 - BR: sed 4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/CriticalMass.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list