Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37428157
en ru br
ALT Linux repos
S:2.0-alt1.1

Group :: Games/Cards
RPM: PySolFC-Cardsets

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: PySolFC-Cardsets
Version: 2.0
Release: alt1.1
Summary: Various cardsets for PySolFC
Group: Games/Cards
License: GPLv2+
Url: http://pysolfc.sourceforge.net/
Source: %name-%version.tar.bz2
BuildArch: noarch

Requires: PySolFC >= %version

%description
This package contains various cardsets for PySolFC.

%prep
%setup

%build
%install
install -d -m755 %buildroot%_datadir/PySolFC
# remove cardsets included in PySolFC package
rm -rf cardset-2000 cardset-crystal-mahjongg cardset-dashavatara-ganjifa \
      cardset-dondorf cardset-gnome-mahjongg-1 cardset-hexadeck \
      cardset-kintengu cardset-matrix cardset-mughal-ganjifa cardset-oxymoron \
      cardset-standard cardset-tuxedo cardset-vienna-2k
cp -a cardset-* %buildroot%_datadir/PySolFC

find %buildroot%_datadir/PySolFC -type f -name 'COPYRIGHT' -exec chmod 0644 '{}' \;

%files
%_datadir/PySolFC/cardset*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin