bbc35a
%if 0%{?rhel}
bbc35a
%bcond_with arts
bbc35a
%bcond_with esound
bbc35a
%bcond_with nas
bbc35a
%else
bbc35a
%bcond_without arts
bbc35a
%bcond_without esound
bbc35a
%bcond_without nas
bbc35a
%endif
bbc35a
bbc35a
Name:       SDL
bbc35a
Version:    1.2.15
0429eb
Release:    39%{?dist}
bbc35a
Summary:    A cross-platform multimedia library
bbc35a
URL:        http://www.libsdl.org/
bbc35a
# The license of the file src/video/fbcon/riva_mmio.h is bad, but the contents
bbc35a
# of the file has been relicensed to MIT in 2008 by Nvidia for the 
bbc35a
# xf86_video-nv driver, therefore it can be considered ok.
bbc35a
# The license in the file src/stdlib/SDL_qsort.c is bad, but author relicensed
bbc35a
# it to zlib on 2016-02-21,
bbc35a
# <https://www.mccaughan.org.uk/software/qsort.c-1.14>, bug #1381888.
bbc35a
License:    LGPLv2+
bbc35a
# Source: http://www.libsdl.org/release/%%{name}-%%{version}.tar.gz
bbc35a
# To create the repackaged archive use ./repackage.sh %%{version}
bbc35a
Source0:    %{name}-%{version}_repackaged.tar.gz
bbc35a
Source1:    SDL_config.h
bbc35a
Source2:    repackage.sh
bbc35a
Patch0:     SDL-1.2.12-multilib.patch
bbc35a
# Rejected by upstream as sdl1155, rh480065
bbc35a
Patch1:     SDL-1.2.10-GrabNotViewable.patch
bbc35a
# Proposded to upstream as sdl1769
bbc35a
Patch2:     SDL-1.2.15-const_XData32.patch
bbc35a
# sdl-config(1) manual from Debian, rh948864
bbc35a
Patch3:     SDL-1.2.15-add_sdl_config_man.patch
bbc35a
# Upstream fix for sdl1486, rh990677
bbc35a
Patch4:     SDL-1.2.15-ignore_insane_joystick_axis.patch
bbc35a
# Do not use backing store by default, sdl2383, rh1073057, rejected by
bbc35a
# upstream
bbc35a
Patch5:     SDL-1.2.15-no-default-backing-store.patch
bbc35a
# Fix processing keyboard events if SDL_EnableUNICODE() is enabled, sdl2325,
bbc35a
# rh1126136, in upstream after 1.2.15
bbc35a
Patch6:     SDL-1.2.15-SDL_EnableUNICODE_drops_keyboard_events.patch
bbc35a
# Fix vec_perm() usage on little-endian 64-bit PowerPC, bug #1392465
bbc35a
Patch7:     SDL-1.2.15-vec_perm-ppc64le.patch
bbc35a
#fixed upstream
bbc35a
Patch8:	    0001-Fixed-bug-4108-Missing-break-statements-in-SDL_CDRes.patch
bbc35a
#fixes for small errors
bbc35a
Patch9:	    0001-fix-small-errors-detected-by-coverity.patch
bbc35a
# upstream bug #4538, in upstream after 1.2.15
bbc35a
Patch10:    SDL-1.2.15-CVE-2019-13616-validate_image_size_when_loading_BMP_files.patch
bbc35a
bbc35a
Patch11:	0001-CVE-2019-7572-Fix-a-buffer-overread-in-IMA_ADPCM_nib.patch
bbc35a
Patch12:	0002-CVE-2019-7578-Fix-a-buffer-overread-in-InitIMA_ADPCM.patch
bbc35a
Patch13:	0003-CVE-2019-7574-Fix-a-buffer-overread-in-IMA_ADPCM_dec.patch
bbc35a
Patch14:	0004-CVE-2019-7577-Fix-a-buffer-overread-in-MS_ADPCM_deco.patch
bbc35a
Patch15:	0005-CVE-2019-7577-Fix-a-buffer-overread-in-MS_ADPCM_nibb.patch
bbc35a
Patch16:	0006-CVE-2019-7572-Fix-a-buffer-overwrite-in-IMA_ADPCM_de.patch
bbc35a
Patch17:	0007-CVE-2019-7573-CVE-2019-7576-Fix-buffer-overreads-in-.patch
bbc35a
Patch18:	0008-CVE-2019-7575-Fix-a-buffer-overwrite-in-MS_ADPCM_dec.patch
bbc35a
Patch19:	0009-CVE-2019-7635-Reject-BMP-images-with-pixel-colors-ou.patch
bbc35a
Patch20:	0010-CVE-2019-7638-CVE-2019-7636-Refuse-loading-BMP-image.patch
bbc35a
Patch21:	0011-CVE-2019-7637-Fix-in-integer-overflow-in-SDL_Calcula.patch
bbc35a
bbc35a
BuildRequires:  alsa-lib-devel
bbc35a
%if %{with arts}
bbc35a
BuildRequires:  arts-devel
bbc35a
%endif
bbc35a
BuildRequires:  coreutils
bbc35a
%if %{with esound}
bbc35a
BuildRequires:  esound-devel
bbc35a
%endif
bbc35a
BuildRequires:  gcc
bbc35a
BuildRequires:  glibc-common
bbc35a
BuildRequires:  mesa-libGL-devel
bbc35a
BuildRequires:  mesa-libGLU-devel
bbc35a
BuildRequires:  libXext-devel
bbc35a
BuildRequires:  libX11-devel
bbc35a
BuildRequires:  libXrandr-devel
bbc35a
BuildRequires:  libXrender-devel
bbc35a
BuildRequires:  make
bbc35a
%if %{with nas}
bbc35a
BuildRequires:  nas-devel
bbc35a
%endif
bbc35a
%ifarch %{ix86}
bbc35a
BuildRequires:  nasm
bbc35a
%endif
bbc35a
BuildRequires:  pulseaudio-libs-devel
bbc35a
%if %{with esound}
bbc35a
BuildRequires:  sed
bbc35a
%endif
bbc35a
# Autotools
bbc35a
BuildRequires:  automake
bbc35a
BuildRequires:  autoconf
bbc35a
BuildRequires:  libtool
bbc35a
bbc35a
%description
bbc35a
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed
bbc35a
to provide fast access to the graphics frame buffer and audio device.
bbc35a
bbc35a
%package devel
bbc35a
Summary:    Files needed to develop Simple DirectMedia Layer applications
bbc35a
Requires:   SDL%{?_isa} = %{version}-%{release}
bbc35a
Requires:   alsa-lib-devel
bbc35a
Requires:   mesa-libGL-devel
bbc35a
Requires:   mesa-libGLU-devel
bbc35a
Requires:   libX11-devel
bbc35a
Requires:   libXext-devel
bbc35a
Requires:   libXrandr-devel
bbc35a
Requires:   libXrender-devel
bbc35a
bbc35a
%description devel
bbc35a
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed
bbc35a
to provide fast access to the graphics frame buffer and audio device. This
bbc35a
package provides the libraries, include files, and other resources needed for
bbc35a
developing SDL applications.
bbc35a
bbc35a
%package static
bbc35a
Summary:    Files needed to develop static Simple DirectMedia Layer applications
bbc35a
Requires:   SDL-devel%{?_isa} = %{version}-%{release}
bbc35a
bbc35a
%description static
bbc35a
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed
bbc35a
to provide fast access to the graphics frame buffer and audio device. This
bbc35a
package provides the static libraries needed for developing static SDL
bbc35a
applications.
bbc35a
bbc35a
%prep
bbc35a
%setup -q -b0
bbc35a
%patch0 -p1
bbc35a
%patch1 -p0
bbc35a
%patch2 -p1
bbc35a
%patch3 -p1
bbc35a
%patch4 -p1
bbc35a
%patch5 -p1
bbc35a
%patch6 -p1
bbc35a
%patch7 -p1
bbc35a
%patch8 -p1
bbc35a
%patch9 -p1
bbc35a
%patch10 -p1
bbc35a
%patch11 -p1
bbc35a
%patch12 -p1
bbc35a
%patch13 -p1
bbc35a
%patch14 -p1
bbc35a
%patch15 -p1
bbc35a
%patch16 -p1
bbc35a
%patch17 -p1
bbc35a
%patch18 -p1
bbc35a
%patch19 -p1
bbc35a
%patch20 -p1
bbc35a
%patch21 -p1
bbc35a
bbc35a
for F in CREDITS; do 
bbc35a
    iconv -f iso8859-1 -t utf-8 < "$F" > "${F}.utf"
bbc35a
    touch --reference "$F" "${F}.utf"
bbc35a
    mv "${F}.utf" "$F"
bbc35a
done
bbc35a
%if %{without esound}
bbc35a
# Compilation without ESD
bbc35a
sed -i -e 's/.*AM_PATH_ESD.*//' configure.in
bbc35a
%endif
bbc35a
# Update config.sub to support aarch64, bug #926510
bbc35a
cp -p /usr/share/automake-*/config.{sub,guess} build-scripts
bbc35a
bbc35a
%build
bbc35a
aclocal
bbc35a
libtoolize
bbc35a
autoconf
bbc35a
%configure \
bbc35a
    --disable-video-svga \
bbc35a
    --disable-video-ggi \
bbc35a
    --disable-video-aalib \
bbc35a
    --enable-sdl-dlopen \
bbc35a
%if %{with arts}
bbc35a
    --enable-arts-shared \
bbc35a
%else
bbc35a
    --disable-arts \
bbc35a
%endif
bbc35a
%if %{with esound}
bbc35a
    --enable-esd-shared \
bbc35a
%else
bbc35a
    --disable-esd \
bbc35a
%endif
bbc35a
%if %{with nas}
bbc35a
    --enable-nas-shared \
bbc35a
%else
bbc35a
    --disable-nas \
bbc35a
%endif
bbc35a
    --enable-pulseaudio-shared \
bbc35a
    --enable-alsa \
bbc35a
    --disable-video-ps3 \
bbc35a
    --disable-rpath
bbc35a
make %{?_smp_mflags}
bbc35a
bbc35a
%install
bbc35a
make install DESTDIR=%{buildroot}
bbc35a
bbc35a
# Rename SDL_config.h to SDL_config-<arch>.h to avoid file conflicts on
bbc35a
# multilib systems and install SDL_config.h wrapper
bbc35a
mv %{buildroot}/%{_includedir}/SDL/SDL_config.h %{buildroot}/%{_includedir}/SDL/SDL_config-%{_arch}.h
bbc35a
install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/SDL/SDL_config.h
bbc35a
bbc35a
# remove libtool .la file
bbc35a
rm -f %{buildroot}%{_libdir}/*.la
bbc35a
bbc35a
%post -p /sbin/ldconfig
bbc35a
bbc35a
%postun -p /sbin/ldconfig
bbc35a
bbc35a
%files
bbc35a
%license COPYING
bbc35a
%doc BUGS CREDITS README-SDL.txt
bbc35a
%{_libdir}/lib*.so.*
bbc35a
bbc35a
%files devel
bbc35a
%doc README docs.html docs/html docs/index.html TODO WhatsNew
bbc35a
%{_bindir}/*-config
bbc35a
%{_libdir}/lib*.so
bbc35a
%{_libdir}/pkgconfig/sdl.pc
bbc35a
%{_includedir}/SDL
bbc35a
%{_datadir}/aclocal/*
bbc35a
%{_mandir}/man1/*
bbc35a
%{_mandir}/man3/SDL*.3*
bbc35a
bbc35a
%files static
bbc35a
%{_libdir}/lib*.a
bbc35a
bbc35a
%changelog
0429eb
* Tue Dec 15 2020 Wim Taymans <wtaymans@redhat.com> - 1.2.15-39
0429eb
- copy config.{sub,guess} from /usr/share/automake
0429eb
- Resolves: rhbz#1907503
bbc35a
bbc35a
* Mon Mar 23 2020 Wim Taymans <wtaymans@redhat.com> - 1.2.15-38
bbc35a
- fix CVEs
bbc35a
- Resolves: rhbz#1716209, rhbz#1716210, rhbz#1716211, rhbz#1716212,
bbc35a
            rhbz#1716213, rhbz#1716214, rhbz#1716215, rhbz#1716216,
bbc35a
	    rhbz#1716217, rhbz#1716218, rhbz#1716219
bbc35a
bbc35a
* Thu Nov 21 2019 Wim Taymans <wtaymans@redhat.com> - 1.2.15-37
bbc35a
- Rebuild
bbc35a
- Resolves: rhbz#1756279
bbc35a
bbc35a
* Fri Aug 30 2019 Petr Pisar <ppisar@redhat.com> - 1.2.15-36
bbc35a
- Fix CVE-2019-13616 (a heap buffer over-read in BlitNtoN) (bug #1747237)
bbc35a
- Resolves: rhbz#1756279
bbc35a
bbc35a
* Mon May 27 2019 Wim Taymans <wtaymans@redhat.com> - 1.2.15-35
bbc35a
- Rebuild after gating
bbc35a
- Resolves: rhbz#1602687
bbc35a
bbc35a
* Tue Apr 30 2019 Wim Taymans <wtaymans@redhat.com> - 1.2.15-34
bbc35a
- Rebuild
bbc35a
- Resolves: rhbz#1602687
bbc35a
bbc35a
* Mon Apr 29 2019 Wim Taymans <wtaymans@redhat.com> - 1.2.15-33
bbc35a
- Small fixes for problems found by coverity
bbc35a
- Resolves: rhbz#1602687
bbc35a
bbc35a
* Thu Aug 16 2018 Wim Taymans <wtaymans@redhat.com> - 1.2.15-32
bbc35a
- Fix wrong fall throughs in cdrom
bbc35a
- Resolves: rhbz#1602687
bbc35a
bbc35a
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.com> - 1.2.15-31
bbc35a
- Remove obsolete audiofile-devel BR
bbc35a
bbc35a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.15-30
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bbc35a
bbc35a
* Tue Sep 19 2017 Petr Pisar <ppisar@redhat.com> - 1.2.15-29
bbc35a
- Fix vec_perm() usage on little-endian 64-bit PowerPC (bug #1392465)
bbc35a
bbc35a
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.15-28
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
bbc35a
bbc35a
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 1.2.15-27
bbc35a
- Rebuild with binutils fix for ppc64le (#1475636)
bbc35a
bbc35a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.15-26
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
bbc35a
bbc35a
* Tue Jul 25 2017 Petr Pisar <ppisar@redhat.com> - 1.2.15-25
bbc35a
- Rebuild with newer GCC to fix miscompilation on PowerPC (bug #1427880)
bbc35a
bbc35a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.15-24
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bbc35a
bbc35a
* Tue Jan 10 2017 Petr Pisar <ppisar@redhat.com> - 1.2.15-23
bbc35a
- Enable setting gamma by programing palette as supported by xorg-server
bbc35a
  1.19.0 again (bug #891973)
bbc35a
bbc35a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.15-21
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
bbc35a
bbc35a
* Thu Oct 22 2015 Petr Pisar <ppisar@redhat.com> - 1.2.15-20
bbc35a
- Enable support for ESound
bbc35a
bbc35a
* Fri Sep 04 2015 Michal Toman <mtoman@fedoraproject.org> - 1.2.15-19
bbc35a
- Add support for MIPS architecture to SDL_config.h
bbc35a
- Disable support for ESound
bbc35a
bbc35a
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-18
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bbc35a
bbc35a
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-17
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
bbc35a
bbc35a
* Mon Aug 04 2014 Petr Pisar <ppisar@redhat.com> - 1.2.15-16
bbc35a
- Fix processing keyboard events if SDL_EnableUNICODE() is enabled
bbc35a
  (bug #1126136)
bbc35a
bbc35a
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-15
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
bbc35a
bbc35a
* Fri Mar 07 2014 Petr Pisar <ppisar@redhat.com> - 1.2.15-14
bbc35a
- Do not harness backing store by default. Export SDL_VIDEO_X11_BACKINGSTORE
bbc35a
  environment variable to enable it. (bug #1073057)
bbc35a
bbc35a
* Fri Jan 17 2014 Petr Pisar <ppisar@redhat.com> - 1.2.15-13
bbc35a
- Add support for ppc64le architecture (bug #1054397)
bbc35a
bbc35a
* Thu Dec 05 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-12
bbc35a
- Ignore joystick axis events if they aren't in a sane range (bug #990677)
bbc35a
bbc35a
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-11
bbc35a
- Fix a typo in controlling NAS support
bbc35a
bbc35a
* Fri Jul 26 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-10
bbc35a
- Add esound and arts support (bug #851349)
bbc35a
- Add NAS support
bbc35a
bbc35a
* Wed Jun 19 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-9
bbc35a
- Add sdl-config(1) manual page (bug #948864)
bbc35a
bbc35a
* Thu May 23 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-8
bbc35a
- Update header files to support aarch64 (bug #966115)
bbc35a
bbc35a
* Wed Mar 27 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-7
bbc35a
- Update config.sub to support aarch64 (bug #926510)
bbc35a
- Adapt to libX11-1.5.99.901
bbc35a
bbc35a
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-6
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
bbc35a
bbc35a
* Wed Jan 23 2013 Petr Pisar <ppisar@redhat.com> - 1.2.15-5
bbc35a
- Work around bug in Xorg to allow changing gamma on X11 (bug #891973)
bbc35a
bbc35a
* Mon Sep 10 2012 Petr Pisar <ppisar@redhat.com> - 1.2.15-4
bbc35a
- GL and GLU headers have been moved to mesa-GL-devel and mesa-GLU-devel
bbc35a
bbc35a
* Thu Aug 23 2012 Matthias Clasen <mclasen@redhat.com> - 1.2.15-3
bbc35a
- Drop esound and arts support (bug #851349)
bbc35a
bbc35a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.15-2
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bbc35a
bbc35a
* Thu Feb 23 2012 Petr Pisar <ppisar@redhat.com> - 1.2.15-1
bbc35a
- Beautify spec code
bbc35a
- 1.2.15 bump
bbc35a
bbc35a
* Thu Jan 19 2012 Petr Pisar <ppisar@redhat.com> - 1.2.14-16
bbc35a
- Replace my patch with upstream one (bug #782251)
bbc35a
bbc35a
* Tue Jan 17 2012 Petr Pisar <ppisar@redhat.com> - 1.2.14-15
bbc35a
- Restore compatibility with libX11-1.4.99.1 (bug #782251)
bbc35a
bbc35a
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.14-14
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bbc35a
bbc35a
* Fri Aug 26 2011 Petr Pisar <ppisar@redhat.com> - 1.2.14-13
bbc35a
- Don't block SDL_WM_GrabInput() if window is not viewable (bug #480065)
bbc35a
bbc35a
* Thu Feb 24 2011 Petr Pisar <ppisar@redhat.com> - 1.2.14-12
bbc35a
- Adapt to nasm-2.09 (bug #678818)
bbc35a
bbc35a
* Fri Feb 18 2011 Petr Pisar <ppisar@redhat.com> - 1.2.14-11
bbc35a
- Correct patch application
bbc35a
- Make intradependecies architecture specific
bbc35a
bbc35a
* Fri Feb 18 2011 Petr Pisar <ppisar@redhat.com> - 1.2.14-10
bbc35a
- Do not call memcpy() on overlapping areas (bug #669844)
bbc35a
bbc35a
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.14-9
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bbc35a
bbc35a
* Mon Aug 16 2010 Petr Pisar <ppisar@redhat.com> - 1.2.14-8
bbc35a
- Kernel joystick structure has grown in unknown 2.6 Linux version (rh624241,
bbc35a
  sdl900)
bbc35a
bbc35a
* Thu Aug 12 2010 Petr Pisar <ppisar@redhat.com> - 1.2.14-7
bbc35a
- Fix left button press event in windowed mode (rh556608, sdl894)
bbc35a
- Remove unrecognized --disable-debug and --enable-dlopen configure options
bbc35a
  (rh581056)
bbc35a
bbc35a
* Mon Aug 02 2010 Petr Pisar <ppisar@redhat.com> - 1.2.14-6
bbc35a
- Make repacked source tar ball relative
bbc35a
- Remove useless src/joystick/darwin/10.3.9-FIX/IOHIDLib.h because of APSL-2.0
bbc35a
  license
bbc35a
- Apply SDL-1.2.14-xio_error-rh603984.patch (rh603984, sdl1009)
bbc35a
- Escape spec file comments
bbc35a
- Convert CREDITS to UTF-8
bbc35a
bbc35a
* Wed Jun 23 2010 Hans de Goede <hdegoede@redhat.com> 1.2.14-5
bbc35a
- Don't crash when trying to exit because of an xio-error (rh603984, sdl1009)
bbc35a
bbc35a
* Wed Mar 24 2010 Thomas Woerner <twoerner@redhat.com> 1.2.14-4
bbc35a
- added repackage.sh script to remove joyos2,h and symbian.zip because of
bbc35a
  licensing problems
bbc35a
- added comment about riva_mmio.h license
bbc35a
bbc35a
* Tue Feb 16 2010 Josh Boyer <jwboyer@gmail.com> 1.2.14-3
bbc35a
- disable ps3 video support that was added in 2.14.  It fails to
bbc35a
  build on ppc/ppc64
bbc35a
bbc35a
* Fri Feb 12 2010 Thomas Woerner <twoerner@redhat.com> 1.2.14-2
bbc35a
- fixed build for libtool 2.2.6 in F-13 (rhbz#555501)
bbc35a
bbc35a
* Tue Oct 27 2009 Thomas Woerner <twoerner@redhat.com> 1.2.14-1
bbc35a
- new version 1.2.14
bbc35a
- dropped patches for upstream fixes: libdir, dynamic-esd, x11dyn64,
bbc35a
  dynamic-pulse, pa-rewrite, rh484362 and rh487720
bbc35a
bbc35a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-10
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bbc35a
bbc35a
* Tue Apr  7 2009 Thomas Woerner <twoerner@redhat.com> 1.2.13-9
bbc35a
- fixed qemu-kvm segfaults on startup in SDL_memcpyMMX/SSE (rhbz#487720)
bbc35a
  upstream patch
bbc35a
bbc35a
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.13-8
bbc35a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bbc35a
bbc35a
* Fri Feb 13 2009 Hans de Goede <hdegoede@redhat.com> 1.2.13-7
bbc35a
- Rewrite pulseaudio support to stop the crackle crackle with the
bbc35a
  new glitch free pulseaudio, this also gives us much better latency,
bbc35a
  as good as with directly using alsa (rh 474745, sdl 698)
bbc35a
- Workaround an obscure bug in the inline-asm revcpy function (by disabling it) 
bbc35a
  This fixes Ri-li crashing on i386 (rh 484121, rh 484362, sdl 699)
bbc35a
bbc35a
* Tue Sep  2 2008 Thomas Woerner <twoerner@redhat.com> 1.2.13-6
bbc35a
- dropped pulseaudio hack (rhbz#448270)
bbc35a
- pulseaudio is now used by default
bbc35a
- simplified spec file for new architecture support (rhbz#433618)
bbc35a
bbc35a
* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.2.13-5
bbc35a
- fix license tag
bbc35a
bbc35a
* Wed May 28 2008 Dennis Gilmore <dennis@ausil.us> 1.2.13-4
bbc35a
- fix sparc multilib handling
bbc35a
bbc35a
* Mon Apr  7 2008 Thomas Woerner <twoerner@redhat.com> 1.2.13-3
bbc35a
- updated PulseAudio driver (rhbz#439847)
bbc35a
  Thanks to Lennart Poettering for the patch
bbc35a
bbc35a
* Fri Feb  1 2008 Thomas Woerner <twoerner@redhat.com> 1.2.13-2
bbc35a
- new static sub package for static libraries
bbc35a
bbc35a
* Mon Jan  7 2008 Thomas Woerner <twoerner@redhat.com> 1.2.13-1
bbc35a
- new version 1.2.13
bbc35a
  - fixes i810 video overlay problem (rhbz#310841)
bbc35a
  - fixes c++ style comments in header files (rhbz#426475)
bbc35a
- review fixes: spec file cleanup, dropped static libs (rhbz#226402)
bbc35a
- fixed pulseaudio hack scripts from Warren for multilib systems (rhbz#426579)
bbc35a
- fixed pulseaudio detection in configure to enable dynamic use of pulseaudio
bbc35a
  libraries
bbc35a
bbc35a
* Fri Dec 21 2007 Warren Togami <wtogami@redhat.com> 1.2.12-5
bbc35a
- correct stupid mistake that broke SDL-devel
bbc35a
  RPM should error out if a SourceX is defined twice...
bbc35a
bbc35a
* Wed Dec 19 2007 Warren Togami <wtogami@redhat.com> 1.2.12-4
bbc35a
- Build with --enable-pulseaudio-shared for testing purposes (#343911)
bbc35a
  It is known to not work in some cases, so not enabled by default.
bbc35a
- Move pulseaudio enabler hack from SDL_mixer (#426275)
bbc35a
- Make pulseaudio enabler hack conditional.  It will only attempt to use it if
bbc35a
  alsa-plugins-pulseaudio is installed.
bbc35a
bbc35a
* Tue Nov  6 2007 Thomas Woerner <twoerner@redhat.com> 1.2.12-3
bbc35a
- fixed latest multiarch conflicts: dropped libdir from sdl-config completely
bbc35a
  (rhbz#343141)
bbc35a
bbc35a
* Tue Aug 28 2007 Thomas Woerner <twoerner@redhat.com> 1.2.12-2
bbc35a
- use uname -m in multilib patch instead of arch
bbc35a
bbc35a
* Mon Aug 27 2007 Thomas Woerner <twoerner@redhat.com> 1.2.12-1
bbc35a
- new version 1.2.12
bbc35a
  fixes TEXTRELs (rhbz#179407)
bbc35a
- added arm support (rhbz#245411)
bbc35a
  Thanks to Lennert Buytenhek for the patch
bbc35a
- added alpha support (rhbz#246463)
bbc35a
  Thanks to Oliver Falk for the patch
bbc35a
- disabled yasm for SDL (rhbz#234823)
bbc35a
  Thanks to Nikolay Ulyanitsky for the patch
bbc35a
bbc35a
* Tue Mar 20 2007 Thomas Woerner <twoerner@redhat.com> 1.2.11-2
bbc35a
- use X11 dlopen code for 64 bit architectures (rhbz#207903)
bbc35a
bbc35a
* Mon Mar 19 2007 Thomas Woerner <twoerner@redhat.com> 1.2.11-1
bbc35a
- new version 1.2.11
bbc35a
- fixed man page SDL_ListModes (rhbz#208212)
bbc35a
- fixed spurious esound, audiofile dependencies (rhbz#217389)
bbc35a
  Thanks to Ville Skyttä for the patch
bbc35a
- dropped requirements for imake and libXt-devel (rhbz#226402)
bbc35a
- made nasm arch %%{ix86} only (rhbz#226402)
bbc35a
- dropped O3 from options (rhbz#226402)
bbc35a
- dropped tagname environment variable (rhbz#226402)
bbc35a
bbc35a
* Thu Nov  2 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-9
bbc35a
- fixed arch order in SDL_config.h wrapper
bbc35a
bbc35a
* Fri Oct 27 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-8
bbc35a
- fixed multilib conflicts for SDL (#212288)
bbc35a
bbc35a
* Wed Jul 26 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-6.2
bbc35a
- setting the X11 lib and include paths hard to get shared X11 support on all
bbc35a
  architectures
bbc35a
bbc35a
* Wed Jul 26 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-6.1
bbc35a
- added build requires for automake and autoconf
bbc35a
bbc35a
* Tue Jul 25 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-6
bbc35a
- dropped libXt build requires, because libSDL does not need libXt at all - 
bbc35a
  this was an autofoo bug (fixed already)
bbc35a
- fixed multilib devel conflicts (#192749)
bbc35a
- added buidrequires for imake: AC_PATH_X needs imake currently
bbc35a
bbc35a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.10-5
bbc35a
- rebuild
bbc35a
- use %%configure macro
bbc35a
bbc35a
* Tue Jun 20 2006 Christopher Stone <chris.stone@gmail.com> 1.2.10-4
bbc35a
- added missing (build) requires for libXt libXrender libXrandr
bbc35a
- remove %%makeinstall macro (bad practice)
bbc35a
- use %%{buildroot} macro consistantly
bbc35a
bbc35a
* Tue Jun  6 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-2
bbc35a
- added missing (build) requires for GL and GLU
bbc35a
bbc35a
* Mon May 22 2006 Thomas Woerner <twoerner@redhat.com> 1.2.10-1
bbc35a
- new version 1.2.10
bbc35a
- dropped the following patches because they are not needed anymore:
bbc35a
  ppc_modes, gcc4, yuv_mmx_gcc4 and no_exec_stack
bbc35a
- new pagesize patch (drop PAGE_SIZE, use sysconf(_SC_PAGESIZE) instead)
bbc35a
bbc35a
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 1.2.9-5.2.1
bbc35a
- rebump for build order issues during double-long bump
bbc35a
bbc35a
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.9-5.2
bbc35a
- bump again for double-long bug on ppc(64)
bbc35a
bbc35a
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.9-5.1
bbc35a
- rebuilt for new gcc4.1 snapshot and glibc changes
bbc35a
bbc35a
* Fri Jan 27 2006 Thomas Woerner <twoerner@redhat.com> 1.2.9-5
bbc35a
- added upstream no exec stack patch
bbc35a
bbc35a
* Thu Jan 26 2006 Thomas Woerner <twoerner@redhat.com> 1.2.9-4
bbc35a
- prefer alsa sound output, then artsd and esd
bbc35a
bbc35a
* Tue Jan 24 2006 Thomas Woerner <twoerner@redhat.com> 1.2.9-3
bbc35a
- dropped libtool .la files from devel package
bbc35a
bbc35a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
bbc35a
- rebuilt
bbc35a
bbc35a
* Wed Nov 16 2005 Thomas Woerner <twoerner@redhat.com> 1.2.9-2.1
bbc35a
- fixed build requires
bbc35a
bbc35a
* Tue Nov 15 2005 Warren Togami <wtogami@redhat.com> 1.2.9-2
bbc35a
- -devel req actual X libs
bbc35a
bbc35a
* Mon Nov  7 2005 Thomas Woerner <twoerner@redhat.com> 1.2.9-1
bbc35a
- new version 1.2.9 with additional gcc4 fixes
bbc35a
- using xorg-x11-devel instead of XFree86-devel
bbc35a
bbc35a
* Thu May 26 2005 Bill Nottingham <notting@redhat.com> 1.2.8-3.2
bbc35a
- fix configure script for libdir so library deps are identical on all
bbc35a
  arches (#158346)
bbc35a
bbc35a
* Thu Apr 14 2005 Thomas Woerner <twoerner@redhat.com> 1.2.8-3.1
bbc35a
- new version of the gcc4 fix
bbc35a
bbc35a
* Tue Apr 12 2005 Thomas Woerner <twoerner@redhat.com> 1.2.8-3
bbc35a
- fixed gcc4 compile problems
bbc35a
- fixed x86_64 endian problem
bbc35a
bbc35a
* Wed Feb  9 2005 Thomas Woerner <twoerner@redhat.com> 1.2.8-2
bbc35a
- rebuild
bbc35a
bbc35a
* Fri Dec 17 2004 Thomas Woerner <twoerner@redhat.com> 1.2.8-1
bbc35a
- new version 1.2.8
bbc35a
bbc35a
* Thu Oct 14 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-8
bbc35a
- added patch from SDL CVS for arts detection/initialization problem (#113831)
bbc35a
bbc35a
* Wed Sep 29 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-7.1
bbc35a
- moved to new autofoo utils
bbc35a
bbc35a
* Fri Jul  9 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-7
bbc35a
- fixed resolution switching for ppc (#127254)
bbc35a
bbc35a
* Mon Jun 21 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-6
bbc35a
- fixed gcc34 build problems
bbc35a
bbc35a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
bbc35a
- rebuilt
bbc35a
bbc35a
* Mon May 24 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-4
bbc35a
- added requires for alsa-lib-devel (#123374)
bbc35a
bbc35a
* Wed Mar 31 2004 Harald Hoyer <harald@redhat.com> - 1.2.7-3
bbc35a
- fixed gcc34 compilation issues
bbc35a
bbc35a
* Wed Mar 10 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-2.1
bbc35a
- added buildrequires for alsa-lib-devel
bbc35a
- now using automake 1.5
bbc35a
bbc35a
* Tue Mar  9 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-2
bbc35a
- Fixed SDL requires for devel package
bbc35a
bbc35a
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
bbc35a
- rebuilt
bbc35a
- Revive SDL-ppc64.patch
bbc35a
bbc35a
* Mon Mar  1 2004 Thomas Woerner <twoerner@redhat.com> 1.2.7-1
bbc35a
- new version 1.2.7
bbc35a
bbc35a
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
bbc35a
- rebuilt
bbc35a
bbc35a
* Thu Feb  5 2004 Thomas Woerner <twoerner@redhat.com> 1.2.6-3.1
bbc35a
- disabled several video modes, hopefuilly fixes (#113831)
bbc35a
bbc35a
* Thu Jan 29 2004 Thomas Woerner <twoerner@redhat.com> 1.2.6-3
bbc35a
- fix for alsa 1.0
bbc35a
bbc35a
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1.2.6-2
bbc35a
- removed rpath
bbc35a
- using O3 instead of O2, now (SDL_RLEaccel.c compile error)
bbc35a
- added BuildRequires for nasm
bbc35a
bbc35a
* Tue Sep  2 2003 Thomas Woerner <twoerner@redhat.com> 1.2.6-1
bbc35a
- new version 1.2.6
bbc35a
bbc35a
* Thu Aug  7 2003 Elliot Lee <sopwith@redhat.com> 1.2.5-9
bbc35a
- Fix libtool
bbc35a
bbc35a
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
bbc35a
- rebuilt
bbc35a
bbc35a
* Wed Jun  4 2003 Than Ngo <than@redhat.com> 1.2.5-7
bbc35a
- fix build problem with gcc 3.3
bbc35a
- clean up specfile
bbc35a
bbc35a
* Mon May 19 2003 Thomas Woerner  <twoerner@redhat.com> 1.2.5-5
bbc35a
- rebuild
bbc35a
bbc35a
* Tue Apr 15 2003 Thomas Woerner  <twoerner@redhat.com> 1.2.5-4
bbc35a
- X11 modes fix (use more than 60 Hz, when possible)
bbc35a
bbc35a
* Mon Feb 17 2003 Elliot Lee <sopwith@redhat.com> 1.2.5-3.5
bbc35a
- ppc64 fix
bbc35a
bbc35a
* Mon Feb 10 2003 Thomas Woerner  <twoerner@redhat.com> 1.2.5-3
bbc35a
- added -fPIC to LDFLAGS
bbc35a
bbc35a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
bbc35a
- rebuilt
bbc35a
bbc35a
* Tue Dec 10 2002 Thomas Woerner <twoerner@redhat.com> 1.2.5-1
bbc35a
- new version 1.2.5
bbc35a
- disabled conflicting automake16 patch
bbc35a
- dgavideo modes fix (#78861)
bbc35a
bbc35a
* Sun Dec 01 2002 Elliot Lee <sopwith@redhat.com> 1.2.4-7
bbc35a
- Fix unpackaged files by including them.
bbc35a
- _smp_mflags
bbc35a
bbc35a
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1.2.4-6
bbc35a
- remove unpackaged files from the buildroot
bbc35a
- lib64'ize
bbc35a
bbc35a
* Sat Jul 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
bbc35a
- do not require nasm for mainframe
bbc35a
bbc35a
* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.4-4
bbc35a
- Fix bug #67255
bbc35a
bbc35a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
bbc35a
- automated rebuild
bbc35a
bbc35a
* Sun May 26 2002 Tim Powers <timp@redhat.com>
bbc35a
- automated rebuild
bbc35a
bbc35a
* Thu May 23 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.4-1
bbc35a
- 1.2.4
bbc35a
- Fix build with automake 1.6
bbc35a
bbc35a
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-7
bbc35a
- Fix AM_PATH_SDL automake macro with AC_LANG(c++) (#60533)
bbc35a
bbc35a
* Thu Feb 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-6
bbc35a
- Rebuild in current environment
bbc35a
bbc35a
* Thu Jan 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-5
bbc35a
- dlopen() aRts and esd rather than linking directly to them.
bbc35a
- make sure aRts and esd are actually used if they're running.
bbc35a
bbc35a
* Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-4
bbc35a
- Don't crash without xv optimization: BuildRequire a version of nasm that
bbc35a
  works.
bbc35a
bbc35a
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
bbc35a
- automated rebuild
bbc35a
bbc35a
* Mon Dec 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-2
bbc35a
- Rebuild with new aRts, require arts-devel rather than kdelibs-sound-devel
bbc35a
- Temporarily exclude alpha (compiler bugs)
bbc35a
bbc35a
* Thu Nov 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.3-1
bbc35a
- 1.2.3
bbc35a
bbc35a
* Sat Nov 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-5
bbc35a
- Add workaround for automake 1.5 asm bugs
bbc35a
bbc35a
* Tue Oct 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-4
bbc35a
- Make sure -fPIC is used on all architectures (#55039)
bbc35a
- Fix build with autoconf 2.5x
bbc35a
bbc35a
* Fri Aug 31 2001 Bill Nottingham <notting@redhat.com> 1.2.2-3
bbc35a
- rebuild (fixes #50750??)
bbc35a
bbc35a
* Thu Aug  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-2
bbc35a
- SDL-devel should require esound-devel and kdelibs-sound-devel (#44884)
bbc35a
bbc35a
* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-1
bbc35a
- Update to 1.2.2; this should fix #47941
bbc35a
- Add build dependencies
bbc35a
bbc35a
* Tue Jul 10 2001 Elliot Lee <sopwith@redhat.com> 1.2.1-3
bbc35a
- Rebuild to eliminate libXv/libXxf86dga deps.
bbc35a
bbc35a
* Fri Jun 29 2001 Preston Brown <pbrown@redhat.com>
bbc35a
- output same libraries for sdl-config whether --libs or --static-libs 
bbc35a
  selected.  Fixes compilation of most SDL programs.
bbc35a
- properly packaged new HTML documentation
bbc35a
bbc35a
* Sun Jun 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.1-1
bbc35a
- 1.2.1
bbc35a
bbc35a
* Mon May  7 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.0-2
bbc35a
- Add Bill's byteorder patch
bbc35a
bbc35a
* Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- 1.2.0
bbc35a
bbc35a
* Tue Feb 27 2001 Karsten Hopp <karsten@redhat.de>
bbc35a
- SDL-devel requires SDL
bbc35a
bbc35a
* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- Require arts rather than kdelibs-sound
bbc35a
bbc35a
* Sun Jan  7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- 1.1.7
bbc35a
bbc35a
* Tue Oct 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- 1.1.6
bbc35a
bbc35a
* Mon Aug  7 2000 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- build against new DGA
bbc35a
- update to 1.1.4, remove patches (they're now in the base release)
bbc35a
bbc35a
* Tue Aug  1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
bbc35a
- %%post -p /sbin/ldconfig (Bug #14928)
bbc35a
- add URL
bbc35a
bbc35a
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
bbc35a
- automatic rebuild
bbc35a
bbc35a
* Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
bbc35a
- replace patch that fell out of SRPM
bbc35a
bbc35a
* Tue Jun 13 2000 Preston Brown <pbrown@redhat.com>
bbc35a
- FHS paths
bbc35a
- use 1.1 (development) version; everything even from Loki links to it!
bbc35a
bbc35a
* Thu May  4 2000 Bill Nottingham <notting@redhat.com>
bbc35a
- autoconf fixes for ia64
bbc35a
bbc35a
* Mon Apr 24 2000 Tim Powers <timp@redhat.com>
bbc35a
- updated to 1.0.8
bbc35a
bbc35a
* Tue Feb 15 2000 Tim Powers <timp@redhat.com>
bbc35a
- updated to 1.0.4, fixes problems when run in 8bpp
bbc35a
bbc35a
* Tue Feb 01 2000 Tim  Powers <timp@redhat.com>
bbc35a
- applied patch from Hans de Goede <hans@highrise.nl> for fullscreen toggling.
bbc35a
- using  --enable-video-x11-dgamouse since it smoothes the mouse some.
bbc35a
bbc35a
* Sun Jan 30 2000 Tim Powers <timp@redhat.com>
bbc35a
- updated to 1.0.3, bugfix update
bbc35a
bbc35a
* Fri Jan 28 2000 Tim Powers <timp@redhat.com>
bbc35a
- fixed group etc
bbc35a
bbc35a
* Fri Jan 21 2000 Tim Powers <timp@redhat.com>
bbc35a
- build for 6.2 Powertools
bbc35a
bbc35a
* Wed Jan 19 2000 Sam Lantinga <slouken@devolution.com>
bbc35a
- Re-integrated spec file into SDL distribution
bbc35a
- 'name' and 'version' come from configure 
bbc35a
- Some of the documentation is devel specific
bbc35a
- Removed SMP support from %%build - it doesn't work with libtool anyway
bbc35a
bbc35a
* Tue Jan 18 2000 Hakan Tandogan <hakan@iconsult.com>
bbc35a
- Hacked Mandrake sdl spec to build 1.1
bbc35a
bbc35a
* Sun Dec 19 1999 John Buswell <johnb@mandrakesoft.com>
bbc35a
- Build Release
bbc35a
bbc35a
* Sat Dec 18 1999 John Buswell <johnb@mandrakesoft.com>
bbc35a
- Add symlink for libSDL-1.0.so.0 required by sdlbomber
bbc35a
- Added docs
bbc35a
bbc35a
* Thu Dec 09 1999 Lenny Cartier <lenny@mandrakesoft.com>
bbc35a
- v 1.0.0
bbc35a
bbc35a
* Mon Nov  1 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
bbc35a
- First spec file for Mandrake distribution.
bbc35a
bbc35a
# end of file