From 40b8fe05589a6491d15e25eede4937ac964a9ccd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 2 Sep 2002 10:38:31 +0000 Subject: [PATCH] - added flags Changed files: boson.spec -> 1.26 --- boson.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/boson.spec b/boson.spec index 4478ece..f033feb 100644 --- a/boson.spec +++ b/boson.spec @@ -8,13 +8,13 @@ Group: X11/Applications/Games Source0: http://telia.dl.sourceforge.net/sourceforge/boson/%{name}-all-%{version}.tar.bz2 Icon: boson.xpm URL: http://boson.sourceforge.net/ +BuildRequires: arts-devel BuildRequires: kdegames-devel -BuildRequires: kdelibs-devel +BuildRequires: kdelibs-devel >= 3.0.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _mandir %{_prefix}/man - %define _htmldir %{_docdir}/kde/HTML %description @@ -45,9 +45,9 @@ stron %build kde_icondir=%{_pixmapsdir}; export kde_icondir kde_htmldir=%{_htmldir}; export kde_htmldir -%configure2_13 \ +%configure \ --with-install-root=%{buildroot} -%{__make} +%{__make} CXXFLAGS="-DQT_NO_STL" %install rm -rf $RPM_BUILD_ROOT @@ -62,8 +62,8 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO -%doc %{_htmldir}/en/Boson +#%doc %{_htmldir}/en/Boson %attr(755,root,root) %{_bindir}/* -%{_applnkdir}/* -%{_datadir}/apps/* -%{_pixmapsdir}/* +#%{_applnkdir}/* +#%{_datadir}/apps/* +#%{_pixmapsdir}/* -- 2.44.0