]> git.pld-linux.org Git - packages/bsd-games.git/commitdiff
- adapter(ized),
authorkloczek <kloczek@pld-linux.org>
Fri, 19 Nov 1999 02:21:28 +0000 (02:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added de, fr, tr translations from Bero Linux spec file,
- more rpm macros.

Changed files:
    bsd-games.spec -> 1.2

bsd-games.spec

index 6a048716e7747cf6e88d76c06a4e5746c99ee81d..c3fe0102370fa566429a735221cfac253495aac4 100644 (file)
@@ -1,16 +1,19 @@
-Summary: A collection of BSD (Berkeley Standard Distribution) games.
-Name: bsd-games
-Version: 2.7
-Release: 3
-Copyright: distributable
-Group: Amusements/Games
-Source0: ftp://metalab.unc.edu/pub/Linux/games/bsd-games-2.7.tar.gz
-Patch0: bsd-games-2.7-config.patch
-Patch1: bsd-games-2.7-hole.patch
-Patch2: bsd-games.patch
-Patch3: bsd-games-from.patch
-Buildroot: /var/tmp/bsd-games
-Requires: textutils /usr/bin/frm
+Summary:       A collection of BSD (Berkeley Standard Distribution) games.
+Summary(de):   Diverse BSD-Games  
+Summary(fr):   paquetage de jeux BSD divers
+Summary(tr):   Metin ekranda oyunlar paketi
+Name:          bsd-games
+Version:       2.7
+Release:       3
+Copyright:     distributable
+Group:         Amusements/Games
+Source0:       ftp://metalab.unc.edu/pub/Linux/games/%{name}-%{version}.tar.gz
+Patch0:                bsd-games-2.7-config.patch
+Patch1:                bsd-games-2.7-hole.patch
+Patch2:                bsd-games.patch
+Patch3:                bsd-games-from.patch
+Buildroot:     /tmp/%{name}-%{version}-root
+Requires:      textutils /usr/bin/frm
 
 %description
 Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
@@ -20,6 +23,18 @@ pig, pom, ppt, primes, quiz, rain, random, robots, rot13, sail, snake,
 snscore, teachgammon, tetris-bsd, trek, wargames, worm, worms and
 wump.
 
+%description -l de
+Dies ist eine Sammlung von Games. Zu den bekanntesten gehören Backgammon,
+Cribbage, Monop, Primes, Trek und Battlestar.
+
+%description -l fr
+Lot de jeux. Contient backgammon, cribbage, le pendu, monop, primes, trek
+et battlestar.
+
+%description -l tr
+Tavla, cribbage, adam asmaca, monop, primes, trek ve battlestar gibi oyunlar
+içeren bir paket.
+
 %prep
 %setup -q
 %patch -p1 -b .config
@@ -44,55 +59,11 @@ find $RPM_BUILD_ROOT/usr/games -type f | sed "s|$RPM_BUILD_ROOT||g" |
 rm -rf $RPM_BUILD_ROOT
 
 %files -f files.list
-%defattr(-,root,root)
-/usr/lib/games/*
+%defattr(644,root,root,755)
+%{_libdir}/games/*
 /var/lib/games/*
-/usr/share/games/*
-/usr/man/man5/*
-/usr/man/man6/*
-/usr/man/man8/*
-/usr/sbin/*
-
-%changelog
-* Sat Aug 21 1999 Bill Nottingham <notting@redhat.com>
-- fix countmail (#3722). I must be bored.
-
-* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
-- make dm setgid games, not setuid root...
-
-* Fri Jul 9 1999 Tim Powers <timp@redhat.com>
-- updated source to 2.7
-- updated patches to fix bugs and the braindead configure script, 
-  dropped a few of the older patches that made it into this release
-- replaced -make install with make install-strip
-- built for 6.1
-
-* Wed May 12 1999 Bill Nottingham <notting@redhat.com>
-- pick up some more files
-
-* Thu Apr 01 1999 Michael Maher <mike@redhat.com>
-- only a fool would add a dependency to this package on a 
-  day like today.
-
-* Fri Mar 18 1999 Michael Maher <mike@redhat.com>
-- fixed bug 1550
-
-* Mon Feb 08 1999 Michael Maher <mike@redhat.com>
-- moved pacakge to PowerTools.
-
-* Thu Jun 18 1998 Alan Cox <alan@redhat.com>
-- Chris Evans pointed out a hole in sail I missed.
-
-* Wed Jun 17 1998 Alan Cox <alan@redhat.com>
-- Stopped people using cribbage to be able to cheat game score files.
-
-* Tue May 05 1998 Prospector System <bugs@redhat.com>
-- translations modified for de, fr, tr
-
-* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
-- fixed the config patch so that it will build on non /usr/src/redhat build
-  trees
-
-* Tue Apr 07 1998 Erik Troan <ewt@redhat.com>
-- updated to bsd-games 2.1
-- started over on package
+%{_datadir}/games/*
+%{_mandir}/man5/*
+%{_mandir}/man6/*
+%{_mandir}/man8/*
+%{_sbindir}/*
This page took 0.044604 seconds and 4 git commands to generate.