]> git.pld-linux.org Git - packages/boson.git/blobdiff - boson.spec
- fixed version, minor cleanup
[packages/boson.git] / boson.spec
index 347f385b01edac66231ab4312651e85813347092..ccf038fa73c7e93711f4e097dacc611dc0a80885 100644 (file)
@@ -8,7 +8,7 @@ Source0:        boson-%{version}.tgz
 Source1:       boson-pics-%{version}.tgz
 Icon:          boson.xpm
 URL:           http://aquila.rezel.enst.fr/boson/
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
@@ -24,7 +24,7 @@ Boson's Code and Graphics are published under the GNU General Public License.
 
 If you want to know more about Boson, have a look at the Web site.
 
-%description - pl
+%description -l pl
 Boson jest gr± strategiczn± rozgrywan± w czsie rzeczywistym, tak jak
 Command&Conquer czy StarCraft. Zosta³ zaprojektowany dla maszyn uniksowych
 (linuksowych); uzywa biblioteki Qt i QwSpriteField. Wymaga siê co najmniej
@@ -43,7 +43,6 @@ CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure \
  --with-install-root=%{buildroot}
 make
 
-
 %install
 if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT ; fi
 make prefix=$RPM_BUILD_ROOT%{prefix} install
This page took 0.062303 seconds and 4 git commands to generate.