]> git.pld-linux.org Git - packages/SearchAndRescue.git/blobdiff - SearchAndRescue.spec
- up to 0.8.2
[packages/SearchAndRescue.git] / SearchAndRescue.spec
index 29b7077ac802d942eb2c5350034089ed08400a11..7276871a446cb310d5e3dd32613450ec3240035b 100644 (file)
@@ -1,25 +1,27 @@
 #
-# TODO: fix default paths
+# TODO:
+#      -fix default paths
+#      -add data subpackage
 #
 # Conditional build:
-# --with libY  - with libY
-# --with jsw   - with lib joystick
+%bcond_with libY       # build with libY
+%bcond_with jsw                # uild with joystick support
 #
 Summary:       Search And Rescue - Linux flight simulator
 Summary(pl):   Search And Rescue - symulator lotu ¶mig³owca
 Name:          SearchAndRescue
-Version:       0.8.1
+Version:       0.8.2
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
-# Source0-md5: f94feb21f950fc8c433efcfd13b11175
+# Source0-md5: e2c56a25adb57554dfb25cc8175b502b
 #Patch0:               %{name}-Makefile.patch
 URL:           http://wolfpack.twu.net/SearchAndRescue/
 BuildRequires: XFree86-devel >= 3.3.6
 BuildRequires: OpenGL-devel
-%{?_with_liby:BuildRequires:   libY-devel}
-%{?_with_jsw:BuildRequires:    libjsw-devel}
+%{?with_liby:BuildRequires:    libY-devel}
+%{?with_jsw:BuildRequires:     libjsw-devel}
 Requires:      OpenGL
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.391398 seconds and 4 git commands to generate.