/[packages]/cauldron/lgeneral/current/SPECS/lgeneral.spec
ViewVC logotype

Diff of /cauldron/lgeneral/current/SPECS/lgeneral.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1244353 by zezinho, Mon Jan 15 18:42:40 2018 UTC revision 1244354 by wally, Thu Jul 19 17:04:18 2018 UTC
# Line 1  Line 1 
1  Name:           lgeneral  Name:           lgeneral
2  Version:        1.4.3  Version:        1.4.3
3  Release:        %mkrel 2  Release:        %mkrel 3
4  Summary:        A Panzer General clone  Summary:        A Panzer General clone
5  URL:            http://lgames.sourceforge.net/LGeneral/  URL:            http://lgames.sourceforge.net/LGeneral/
6  Source0:        http://prdownloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz  Source0:        http://prdownloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
# Line 20  contacts, surrender, unit supply, weathe Line 20  contacts, surrender, unit supply, weathe
20  implementations contribute to the tactical and strategic depth of the game.  implementations contribute to the tactical and strategic depth of the game.
21    
22  %prep  %prep
23  %setup -q  %setup -q
24    
25  #Desktop file is not valid UTF-8  #Desktop file is not valid UTF-8
26  iconv lgeneral.desktop -f ISO-8859-15 -t UTF-8 > lgeneral-utf8.desktop  iconv lgeneral.desktop -f ISO-8859-15 -t UTF-8 > lgeneral-utf8.desktop
27  mv lgeneral-utf8.desktop lgeneral.desktop  mv lgeneral-utf8.desktop lgeneral.desktop
28    
29    
30  %build  %build
31    # fix build on aarch64
32    autoreconf -vfi
33    
34  %configure2_5x  --bindir=%{_gamesbindir} --datadir=%{_datadir}  %configure2_5x  --bindir=%{_gamesbindir} --datadir=%{_datadir}
35  %make_build  %make_build
36    
   
37  %install  %install
38  %makeinstall_std  %make_install
39    
40  %find_lang lgeneral pg %{name}.lang  %find_lang lgeneral pg %{name}.lang
41    

Legend:
Removed from v.1244353  
changed lines
  Added in v.1244354

  ViewVC Help
Powered by ViewVC 1.1.30