]> git.pld-linux.org Git - packages/Atari800.git/commitdiff
- updated to 2.0.2, modular xorg
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Apr 2006 14:16:43 +0000 (14:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Atari800.spec -> 1.52

Atari800.spec

index 2b8fd1f2a9558dbca7ea0785817d47a1b2f22457..e3541969d2c09447ef5e1b46696e52197c618c5e 100644 (file)
@@ -6,24 +6,24 @@
 Summary:       Atari 800 Emulator
 Summary(pl):   Emulator Atari 800
 Name:          Atari800
-Version:       2.0.1
+Version:       2.0.2
 Release:       1
 License:       GPL (Atari800), distributable if unmodified (xf25 with ROMs)
 Group:         Applications/Emulators
 Source0:       http://dl.sourceforge.net/atari800/atari800-%{version}.tar.gz
-# Source0-md5: 47ae5b2261ec85e6efa25b6ee784149b
+# Source0-md5: a81f8a5ace5fd89eb6094faef7c936af
 # NOTE: ROMs probably can be redistributed only in original XF25 archive
 Source1:       http://joy.sophics.cz/www/xf25.zip
 # Source1-md5: 4dc3b6b4313e9596c4d474785a37b94d
 Source2:       %{name}-chooser
 URL:           http://atari800.atari.org/
 BuildRequires: SDL-devel
-BuildRequires: XFree86-devel
 BuildRequires: automake
 %{?with_svga:BuildRequires:    svgalib-devel}
 %if %{with license_agreement}
 BuildRequires: unzip
 %endif
+BuildRequires: xorg-lib-libXext-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,7 +71,7 @@ Summary:      Atari 800 Emulator - svgalib version
 Summary(pl):   Emulator Atari 800 - wersja pod svgalib
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description svga
 This is Atari 800, 800XL, 130XE and 5200 emulator.
@@ -90,7 +90,7 @@ Summary:      Atari 800 Emulator - X Window version
 Summary(pl):   Emulator Atari 800 - wersja pod X Window
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description x11
 This is Atari 800, 800XL, 130XE and 5200 emulator.
@@ -109,7 +109,7 @@ Summary:    Atari 800 Emulator - SDL version
 Summary(pl):   Emulator Atari 800 - wersja pod SDL
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description SDL
 This is Atari 800, 800XL, 130XE and 5200 emulator.
This page took 0.08216 seconds and 4 git commands to generate.