]> git.pld-linux.org Git - packages/boson.git/blobdiff - boson.spec
- exclude icons from installing, installtion is broken and we do it in spec instead...
[packages/boson.git] / boson.spec
index 5bb500e999b6f1dbd5117b10c782fedbb78bd718..4b0484fcc51e84968097beb8ad4db90fc3027f66 100644 (file)
@@ -1,19 +1,18 @@
 Summary:       Boson: a Real-Time Strategy Game (RTS) for the KDE project
 Summary(pl):   Boson: gra strategiczna w czasie rzeczywistym dla KDE
 Name:          boson
-Version:       0.10
+Version:       0.12
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/boson/%{name}-all-%{version}.tar.bz2
-# Source0-md5: e54b1a3f1f140412597d4df296522bde
+# Source0-md5: 61a9f7270ebc20643df9c0fe534d0744
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-python.patch
-Icon:          boson.xpm
 URL:           http://boson.sourceforge.net/
 BuildRequires: arts-devel
-BuildRequires: kdegames-devel >= 3.0.3
-BuildRequires: kdelibs-devel >= 3.0.3
+BuildRequires: kdegames-devel >= 3.1
+BuildRequires: kdelibs-devel >= 3.1
 BuildRequires: lib3ds-devel
 BuildRequires: rpmbuild(macros) >= 1.129
 Requires:      arts-X11
@@ -29,7 +28,7 @@ still in very early development and not playable yet.
 %description -l pl
 Boson jest gr± strategiczn± rozgrywan± w czasie rzeczywistym, tak jak
 Command&Conquer czy StarCraft. Zosta³ zaprojektowany dla maszyn
-uniksowych (linuksowych); uzywa biblioteki Qt i QwSpriteField. Wymaga
+uniksowych (linuksowych); u¿ywa biblioteki Qt i QwSpriteField. Wymaga
 siê co najmniej dwóch graczy, poniewa¿ brak (jeszcze?) sztucznej
 inteligencji. Boson jest wci±¿ w fazie wczesnego rozwoju i nie da siê
 jeszcze w niego graæ.
@@ -54,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/Games/TacticStrategy/boson \
-       $RPM_BUILD_ROOT%{_desktopdir}
+       $RPM_BUILD_ROOT%{_desktopdir}/kde
 
 %find_lang %{name} --with-kde
 
@@ -66,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/apps/boson
-%{_desktopdir}/*.desktop
+%{_desktopdir}/kde/*.desktop
 %{_datadir}/config/*
 %{_iconsdir}/hicolor/*/*/*
 %dir %{_libdir}/kde3/plugins/boson
This page took 0.534513 seconds and 4 git commands to generate.