SPECS: gLife.spec - files fixes, removed strange EA

qboosh qboosh at pld-linux.org
Sun Aug 20 19:06:08 CEST 2006


Author: qboosh                       Date: Sun Aug 20 17:06:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- files fixes, removed strange EA

---- Files affected:
SPECS:
   gLife.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gLife.spec
diff -u SPECS/gLife.spec:1.3 SPECS/gLife.spec:1.4
--- SPECS/gLife.spec:1.3	Sun Aug 20 18:52:13 2006
+++ SPECS/gLife.spec	Sun Aug 20 19:06:03 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: desktop patch, icon
 Summary:	An artificial life simulator
 Summary(pl):	Symulator sztucznej inteligencji
 Name:		gLife
@@ -11,7 +12,6 @@
 URL:		http://glife.sourceforge.net/
 BuildRequires:	gnome-libs-devel
 BuildRequires:	libglade-gnome-devel
-ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,17 +44,20 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	Applicationsdir=%{_desktopdir}
+
+%find_lang glife --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f glife.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/glife
-%{_datadir}/gnome/*
+%{_desktopdir}/glife.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/08/20 17:06:03  qboosh
+- files fixes, removed strange EA
+
 Revision 1.3  2006/08/20 16:52:13  qboosh
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gLife.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list