SPECS: scourge.spec - up to 0.19 - add find_lang macro

lisu lisu at pld-linux.org
Mon Oct 8 21:39:35 CEST 2007


Author: lisu                         Date: Mon Oct  8 19:39:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.19
- add find_lang macro

---- Files affected:
SPECS:
   scourge.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/scourge.spec
diff -u SPECS/scourge.spec:1.15 SPECS/scourge.spec:1.16
--- SPECS/scourge.spec:1.15	Mon May 14 20:52:53 2007
+++ SPECS/scourge.spec	Mon Oct  8 21:39:30 2007
@@ -2,14 +2,14 @@
 Summary:	Rogue-like game with a 3D user interface
 Summary(pl.UTF-8):	Tekstowa gra RPG z trójwymiarowym interfejsem użytkownika
 Name:		scourge
-Version:	0.18
+Version:	0.19
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/scourge/%{name}-%{version}.src.tar.gz
-# Source0-md5:	57fa2011e360f36c4ebe6e00ae118b06
+# Source0-md5:	03126a6e8edeecb8fb53165570921834
 Source1:	http://dl.sourceforge.net/scourge/%{name}-%{version}.data.tar.gz
-# Source1-md5:	4cf63b226b19af92f659ecaf25fe4616
+# Source1-md5:	fb0b18654f4e00a5bee3be25bf1a9c7f
 Patch0:		%{name}-configure.patch
 Patch1:		%{name}-desktop.patch
 URL:		http://scourge.sourceforge.net/
@@ -62,10 +62,12 @@
 install assets/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 install assets/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
+%find_lang %{name} --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README ChangeLog
 %attr(755,root,root) %{_bindir}/*
@@ -79,6 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/10/08 19:39:30  lisu
+- up to 0.19
+- add find_lang macro
+
 Revision 1.15  2007/05/14 18:52:53  jackass
 - up to 0.18 by Michal Lisowski <lisu87 at gmail.com>
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scourge.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list