/[packages]/cauldron/PySolFC-cardsets/current/SPECS/PySolFC-cardsets.spec
ViewVC logotype

Diff of /cauldron/PySolFC-cardsets/current/SPECS/PySolFC-cardsets.spec

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

revision 644223 by umeabot, Thu Oct 17 22:12:00 2013 UTC revision 644224 by ovitters, Sun Jul 6 11:35:08 2014 UTC
# Line 1  Line 1 
1  %define thegame PySolFC  %define thegame PySolFC
 %define name %{thegame}-cardsets  
2  %define arcname %{thegame}-Cardsets  %define arcname %{thegame}-Cardsets
3  %define arcwithver %{arcname}-%{version}  %define arcwithver %{arcname}-%{version}
 %define version 2.0  
 %define release %mkrel 4  
4  %define pysol_ver 2.0  %define pysol_ver 2.0
5  %define instdir /usr/share/%{thegame}  %define instdir /usr/share/%{thegame}
6    
7  Summary: A collection of free cardsets adapted for use with PySolFC  Summary: A collection of free cardsets adapted for use with PySolFC
8  Name: %{name}  Name: %{thegame}-cardsets
9  Version: %{version}  Version: 2.0
10  Release: %{release}  Release: %mkrel 4
11  Source0: %{arcwithver}.tar.bz2  Source0: %{arcwithver}.tar.bz2
12  License: GPL  License: GPL
13  Group: Games/Cards  Group: Games/Cards
14  URL: http://pysolfc.sourceforge.net/  URL: http://pysolfc.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-buildroot  
15  BuildArch: noarch  BuildArch: noarch
16  Requires: %{thegame} >= %pysol_ver  Requires: %{thegame} >= %pysol_ver
17  Obsoletes: pysol-cardsets  Obsoletes: pysol-cardsets
# Line 29  A collection of 153 free cardsets adapte Line 25  A collection of 153 free cardsets adapte
25  %build  %build
26    
27  %install  %install
 rm -rf $RPM_BUILD_ROOT  
28  mkdir -p %buildroot%{instdir}  mkdir -p %buildroot%{instdir}
29  cp -r cardset* %buildroot%{instdir}  cp -r cardset* %buildroot%{instdir}
30  cd %buildroot%{instdir}  cd %buildroot%{instdir}
31  # rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k  # rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k
32    
 %clean  
 rm -rf $RPM_BUILD_ROOT  
   
33  %files  %files
 %defattr(-,root,root)  
34  %{instdir}/*  %{instdir}/*
35    
36    

Legend:
Removed from v.644223  
changed lines
  Added in v.644224

  ViewVC Help
Powered by ViewVC 1.1.30