]> git.pld-linux.org Git - packages/bsd-games.git/commitdiff
- updated to 2.16, updated config,man patches auto/ac/bsd-games-2_16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Apr 2005 12:04:14 +0000 (12:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsd-games.spec -> 1.49

bsd-games.spec

index 490712cc10499d2bd64f68db8dc7b960c16ec9ce..d3709b9b4dcc4756ce3051cdb26e34840c52b195 100644 (file)
@@ -6,12 +6,12 @@ Summary(pl):  Zestaw gier BSD (Berkeley Standard Distribution)
 Summary(pt):   Pacote com vĂ¡rios jogos BSD
 Summary(tr):   Metin ekranda oyunlar paketi
 Name:          bsd-games
-Version:       2.15
-Release:       3
+Version:       2.16
+Release:       1
 License:       distributable
 Group:         Applications/Games
 Source0:       ftp://ibiblio.org/pub/Linux/games/%{name}-%{version}.tar.gz
-# Source0-md5: 3814794cb54c56ba3e82d07e93e41f00
+# Source0-md5: 95bb83ebda02ff1fc8f4bf22a31d1ef0
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 5ed0ae6b7c5d5a2edddc636240314e34
 Patch0:                %{name}-hole.patch
@@ -54,7 +54,6 @@ snscore, teachgammon, tetris-bsd, trek, wargames, worm, worms and wump.
 
 Aviso: countmail requiere comando frm(1) del paquete elm.
 
-
 %description -l fr
 Lot de jeux. Contient backgammon, cribbage, le pendu, monop, primes,
 trek et battlestar.
@@ -81,26 +80,29 @@ oyunlar i
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-
 # config patch creation: diff between unconfigured and following configuration:
 # Install prefix: $INSTALL_PREFIX
 # Games not to build: banner factor fortune hack
 # Games directory: /usr/bin
 # Daemon directory: /usr/sbin
+# Directory for miscellaneous documentation [/usr/share/doc/bsd-games]: /usr/share/doc/bsd-games-%{version}
 # Set owners/groups on installed files [y]: n
 # Gzip manpages [y]: n
 # Ncurses includes []: -I/usr/include/ncurses
 # (the rest is default)
 
 # then change $RPM_BUILD_DIR path to "."
-
+%patch3 -p1
+# these files come from patch
+chmod +x install-man install-score
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
 
 %build
 %{__make} \
+       CC="%{__cc}" \
+       CXX="%{__cxx}" \
        LDFLAGS="%{rpmldflags}" \
        OPTIMIZE="%{rpmcflags}"
 
@@ -110,7 +112,6 @@ nroff trek/DOC/trekmanual.nr > doc/trek/trekmanual.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
-chmod +x install-man install-score
 
 %{__make} install \
        INSTALL_PREFIX=$RPM_BUILD_ROOT
@@ -134,11 +135,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/trek
+%doc doc/trek trek/USD.doc/trek.me
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/huntd
 %{_datadir}/games/*
 %{_datadir}/misc/acronyms
+%{_datadir}/misc/acronyms.comp
 /var/games/atc_score
 /var/games/battlestar.log
 /var/games/cfscores
This page took 0.064212 seconds and 4 git commands to generate.