]> git.pld-linux.org Git - packages/bsd-games.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Thu, 18 May 2000 16:58:01 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsd-games.spec -> 1.11

bsd-games.spec

index 9e34ca0754a5649026cba1e97232691096fa2396..4e7e8c2685ffca7072b563f119ae024d53fd4b72 100644 (file)
@@ -21,18 +21,18 @@ Requires:   /usr/bin/frm
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar, bcd,
-caesar, canfield, cfscores, countmail, cribbage, dm, factor, fish, gomoku,
-hunt, mille, monop, morse, number, phantasia, pig, pom, ppt, primes, quiz,
-rain, random, robots, rot13, sail, snake, snscore, teachgammon, tetris-bsd,
-trek, wargames, worm, worms and wump.
+Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
+bcd, caesar, canfield, cfscores, countmail, cribbage, dm, factor,
+fish, gomoku, hunt, mille, monop, morse, number, phantasia, pig, pom,
+ppt, primes, quiz, rain, random, robots, rot13, sail, snake, snscore,
+teachgammon, tetris-bsd, trek, wargames, worm, worms and wump.
 
 %description -l pl
 W sk³ad gier BSD wchodz±: adventure, arithmetic, atc, backgammon,
 battlestar, bcd, caesar, canfield, cfscores, countmail, cribbage, dm,
-factor, fish, gomoku, hunt, mille, monop, morse, number, phantasia, pig,
-pom, ppt, primes, quiz, rain, random, robots, rot13, sail, snake, snscore,
-teachgammon, tetris-bsd, trek, wargames, worm, worms i wump
+factor, fish, gomoku, hunt, mille, monop, morse, number, phantasia,
+pig, pom, ppt, primes, quiz, rain, random, robots, rot13, sail, snake,
+snscore, teachgammon, tetris-bsd, trek, wargames, worm, worms i wump
 
 %prep
 %setup -q
@@ -55,9 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) /usr/games/*
-/usr/share/games/*
-/usr/share/misc/acronyms
+%attr(755,root,root) %{_prefix}/games/*
+%{_datadir}/games/*
+%{_datadir}/misc/acronyms
 /var/games/atc_score
 /var/games/battlestar.log
 /var/games/cfscores
This page took 0.123041 seconds and 4 git commands to generate.