1 Summary: Stop Bill from loading his OS into all the computers
2 Summary(pl.UTF-8): Powstrzymaj Billa przed instalowaniem jego systemu na wszystkich komputerach
7 Group: X11/Applications/Games
8 Source0: ftp://ftp.x.org/contrib/games/%{name}-%{version}.tgz
9 # Source0-md5: 132e4b340618924b6a41ec5ec106ca32
10 Source1: %{name}.desktop
12 Patch0: %{name}-c++.patch
13 Patch1: %{name}-imake.patch
14 Patch2: %{name}-FHS.patch
15 BuildRequires: libstdc++-devel
16 BuildRequires: xorg-cf-files
17 BuildRequires: xorg-lib-libXaw-devel
18 BuildRequires: xorg-lib-libXpm-devel
19 BuildRequires: xorg-util-imake
20 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23 The xbill game tests your reflexes as you seek out and destroy all
24 forms of Bill, establish new operating systems and boldly go where no
25 geek has gone before. Xbill has become an increasingly attractive
26 option as the Linux Age progresses, and it is very popular at Red Hat.
28 %description -l pl.UTF-8
29 Gra xbill sprawdza refleks przy wyłapywaniu i niszczeniu wszelkich
30 form Billa, instalowaniu nowych systemów operacyjnych oraz docieraniu
31 tam, gdzie nikt wcześniej nie dotarł. Xbill stawał się ciągle coraz
32 bardziej przyciągający w miarę postępu Ery Linuksa, jest także bardzo
33 popularny w Red Hacie.
45 CXXDEBUGFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates" \
46 XBILL_DIR=%{_datadir}/xbill/
49 rm -rf $RPM_BUILD_ROOT
50 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
52 %{__make} install install.man \
53 DESTDIR=$RPM_BUILD_ROOT \
56 XBILL_DIR=%{_datadir}/xbill/
58 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
59 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
62 rm -rf $RPM_BUILD_ROOT
65 %defattr(644,root,root,755)
66 %doc README README.Ports ChangeLog
67 %attr(2755,root,games) %{_bindir}/xbill
68 %attr(775,root,games) %dir /var/games/xbill
69 %attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/xbill/scores
70 %{_mandir}/man1/xbill.1*
72 %{_desktopdir}/xbill.desktop