]> git.pld-linux.org Git - packages/edgar.git/commitdiff
- up tp 0.76 auto/th/edgar-0_76-1
authormadget <madget@pld-linux.org>
Fri, 28 Jan 2011 21:24:39 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added find_lang macro

Changed files:
    edgar.spec -> 1.35

edgar.spec

index 47c336324538fb611e44cd5e14636800df131704..77047654febffae4e379b546dc6a7626ee1d00cc 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       2D Platform game
 Summary(pl.UTF-8):     Dwuwymiarowa gra platformowa
 Name:          edgar
-Version:       0.73
-Release:       2
+Version:       0.76
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       http://www.parallelrealities.co.uk/download/edgar/%{name}-%{version}-1.tar.gz
-# Source0-md5: 2dd9f5b83015807410fa3979bcf1a8c5
+# Source0-md5: e95ff293165b59a332466c6dd2239eda
 Source1:       %{name}.png
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-useless_files.patch
@@ -55,10 +55,12 @@ install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 
 install %{SOURCE1} $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 doc/*
 %attr(755,root,root) %{_bindir}/edgar
This page took 0.083739 seconds and 4 git commands to generate.