This commit is contained in:
parent
680d6e674f
commit
ebce152052
87
csmash.spec
87
csmash.spec
@ -1,22 +1,30 @@
|
|||||||
#
|
#
|
||||||
# spec file for package csmash (Version 0.6.6)
|
# spec file for package csmash (Version 0.6.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: csmash
|
Name: csmash
|
||||||
BuildRequires: SDL_image-devel SDL_mixer-devel fdupes gcc-c++ gtk1-compat-devel libdrm-devel update-desktop-files xorg-x11-devel
|
BuildRequires: SDL_image-devel SDL_mixer-devel fdupes gcc-c++ gtk1-compat-devel libdrm-devel update-desktop-files xorg-x11-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Amusements/Games/3D/Other
|
Group: Amusements/Games/3D/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.6.6
|
Version: 0.6.6
|
||||||
Release: 136
|
Release: 245
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: danslatristesse2-48.ogg
|
Source1: danslatristesse2-48.ogg
|
||||||
Source2: %name.desktop
|
Source2: %name.desktop
|
||||||
@ -85,85 +93,86 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/csmash
|
%{_datadir}/csmash
|
||||||
%doc README README.jp AUTHORS COPYING CREDITS ChangeLog
|
%doc README README.jp AUTHORS COPYING CREDITS ChangeLog
|
||||||
/usr/share/applications/%name.desktop
|
/usr/share/applications/%name.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 12 2007 - lmichnovic@suse.cz
|
* Mon Nov 12 2007 lmichnovic@suse.cz
|
||||||
- using find_lang macro
|
- using find_lang macro
|
||||||
- fixed uninitilized variable (uninitialized.diff)
|
- fixed uninitilized variable (uninitialized.diff)
|
||||||
* Fri Nov 09 2007 - lmichnovic@suse.cz
|
* Fri Nov 09 2007 lmichnovic@suse.cz
|
||||||
- using fdupes macro
|
- using fdupes macro
|
||||||
- not installing files INSTALL, NEWS (zero lenght)
|
- not installing files INSTALL, NEWS (zero lenght)
|
||||||
- renamed last patch to *definitions.diff
|
- renamed last patch to *definitions.diff
|
||||||
* Thu Oct 25 2007 - pgajdos@suse.cz
|
* Thu Oct 25 2007 pgajdos@suse.cz
|
||||||
- fixed build with new gcc 4.3
|
- fixed build with new gcc 4.3
|
||||||
* Fri Mar 23 2007 - lmichnovic@suse.cz
|
* Fri Mar 23 2007 lmichnovic@suse.cz
|
||||||
- forcing use of CXXFLAGS for compilation
|
- forcing use of CXXFLAGS for compilation
|
||||||
* Mon Aug 07 2006 - lmichnovic@suse.cz
|
* Mon Aug 07 2006 lmichnovic@suse.cz
|
||||||
- using gettextize -f to fix not expanding macro MKINSTALLDIRS
|
- using gettextize -f to fix not expanding macro MKINSTALLDIRS
|
||||||
* Fri Jul 28 2006 - lmichnovic@suse.cz
|
* Fri Jul 28 2006 lmichnovic@suse.cz
|
||||||
- checking version of X.org instead of suse_version
|
- checking version of X.org instead of suse_version
|
||||||
* Mon Jul 24 2006 - lmichnovic@suse.cz
|
* Mon Jul 24 2006 lmichnovic@suse.cz
|
||||||
- fixed new X.org 7.x includes and headers dir
|
- fixed new X.org 7.x includes and headers dir
|
||||||
- now using aclocal, automake, autoconf
|
- now using aclocal, automake, autoconf
|
||||||
- using make %%{?jobs:-j%%jobs} for icecream
|
- using make %%{?jobs:-j%%jobs} for icecream
|
||||||
* Fri Jan 27 2006 - nadvornik@suse.cz
|
* Fri Jan 27 2006 nadvornik@suse.cz
|
||||||
- fixed BuildRequires
|
- fixed BuildRequires
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Oct 20 2005 - lmichnovic@suse.cz
|
* Thu Oct 20 2005 lmichnovic@suse.cz
|
||||||
- fixed invalid extra qualification for build with new gcc 4.1
|
- fixed invalid extra qualification for build with new gcc 4.1
|
||||||
* Mon Oct 10 2005 - lmichnovic@suse.cz
|
* Mon Oct 10 2005 lmichnovic@suse.cz
|
||||||
- upgrade to version 0.6.6
|
- upgrade to version 0.6.6
|
||||||
- now building as gtk2 application
|
- now building as gtk2 application
|
||||||
* Sat Jan 10 2004 - adrian@suse.de
|
* Sat Jan 10 2004 adrian@suse.de
|
||||||
- add %%defattr
|
- add %%defattr
|
||||||
* Tue Aug 12 2003 - ltinkl@suse.cz
|
* Tue Aug 12 2003 ltinkl@suse.cz
|
||||||
- fixed bug #28657 (wrong datadir)
|
- fixed bug #28657 (wrong datadir)
|
||||||
* Mon Aug 11 2003 - sndirsch@suse.de
|
* Mon Aug 11 2003 sndirsch@suse.de
|
||||||
- added desktop file
|
- added desktop file
|
||||||
* Fri Jul 11 2003 - ltinkl@suse.cz
|
* Fri Jul 11 2003 ltinkl@suse.cz
|
||||||
- updated to version 0.6.5
|
- updated to version 0.6.5
|
||||||
- install binary to /usr/bin and data to /usr/share
|
- install binary to /usr/bin and data to /usr/share
|
||||||
* Tue Jun 03 2003 - ro@suse.de
|
* Tue Jun 03 2003 ro@suse.de
|
||||||
- added translations to filelist
|
- added translations to filelist
|
||||||
* Tue Sep 03 2002 - ro@suse.de
|
* Tue Sep 03 2002 ro@suse.de
|
||||||
- fix compilation (object->name may not be passed though ...)
|
- fix compilation (object->name may not be passed though ...)
|
||||||
* Wed Jul 31 2002 - uli@suse.de
|
* Wed Jul 31 2002 uli@suse.de
|
||||||
- fixed to build on 64 bit archs
|
- fixed to build on 64 bit archs
|
||||||
* Tue Jul 30 2002 - tcrhak@suse.cz
|
* Tue Jul 30 2002 tcrhak@suse.cz
|
||||||
- update to version 0.6.4.2
|
- update to version 0.6.4.2
|
||||||
* Tue Nov 13 2001 - tcrhak@suse.cz
|
* Tue Nov 13 2001 tcrhak@suse.cz
|
||||||
- removed aclocal, autoconf and automake
|
- removed aclocal, autoconf and automake
|
||||||
* Thu Nov 08 2001 - ro@suse.de
|
* Thu Nov 08 2001 ro@suse.de
|
||||||
- use mesa-devel-packages in neededforbuild
|
- use mesa-devel-packages in neededforbuild
|
||||||
* Thu Oct 18 2001 - tiwai@suse.de
|
* Thu Oct 18 2001 tiwai@suse.de
|
||||||
- updated to version 0.6.3.
|
- updated to version 0.6.3.
|
||||||
- added smpeg and smpeg-devel to neededforbuild.
|
- added smpeg and smpeg-devel to neededforbuild.
|
||||||
* Wed Oct 17 2001 - schwab@suse.de
|
* Wed Oct 17 2001 schwab@suse.de
|
||||||
- Fix for gcc 3.
|
- Fix for gcc 3.
|
||||||
* Mon Sep 03 2001 - tiwai@suse.de
|
* Mon Sep 03 2001 tiwai@suse.de
|
||||||
- updated to version 0.6.2
|
- updated to version 0.6.2
|
||||||
(better graphics, bug fixes, opening BGM).
|
(better graphics, bug fixes, opening BGM).
|
||||||
* Wed Aug 08 2001 - ro@suse.de
|
* Wed Aug 08 2001 ro@suse.de
|
||||||
- changed neededforbuild <kdelibs kdelibs-devel> to <kdelibs-artsd>
|
- changed neededforbuild <kdelibs kdelibs-devel> to <kdelibs-artsd>
|
||||||
* Wed Aug 08 2001 - ro@suse.de
|
* Wed Aug 08 2001 ro@suse.de
|
||||||
- changed neededforbuild <sdl> to <SDL>
|
- changed neededforbuild <sdl> to <SDL>
|
||||||
- changed neededforbuild <sdl-devel> to <SDL-devel>
|
- changed neededforbuild <sdl-devel> to <SDL-devel>
|
||||||
* Mon Jul 30 2001 - dan@suse.cz
|
* Mon Jul 30 2001 dan@suse.cz
|
||||||
- 0.6.1 version
|
- 0.6.1 version
|
||||||
* Wed Jun 20 2001 - ro@suse.de
|
* Wed Jun 20 2001 ro@suse.de
|
||||||
- added kdelibs for arts
|
- added kdelibs for arts
|
||||||
* Sun May 06 2001 - sndirsch@suse.de
|
* Sat May 05 2001 sndirsch@suse.de
|
||||||
- replaced glx with mesasoft in #neededforbuild
|
- replaced glx with mesasoft in #neededforbuild
|
||||||
* Sat Apr 14 2001 - schwab@suse.de
|
* Sat Apr 14 2001 schwab@suse.de
|
||||||
- Add alsa to neededforbuild.
|
- Add alsa to neededforbuild.
|
||||||
* Fri Apr 13 2001 - pblaha@suse.cz
|
* Fri Apr 13 2001 pblaha@suse.cz
|
||||||
- update on 0.6.0
|
- update on 0.6.0
|
||||||
* Thu Mar 15 2001 - ro@suse.de
|
* Thu Mar 15 2001 ro@suse.de
|
||||||
- changed neededforbuild <mesaglu> to <xf86glu>
|
- changed neededforbuild <mesaglu> to <xf86glu>
|
||||||
- changed neededforbuild <mesaglu-devel> to <xf86glu-devel>
|
- changed neededforbuild <mesaglu-devel> to <xf86glu-devel>
|
||||||
* Thu Mar 08 2001 - uli@suse.de
|
* Thu Mar 08 2001 uli@suse.de
|
||||||
- added mesaglu*, mesaglut* to neededforbuild
|
- added mesaglu*, mesaglut* to neededforbuild
|
||||||
* Wed Mar 07 2001 - ro@suse.de
|
* Wed Mar 07 2001 ro@suse.de
|
||||||
- changed neededforbuild <mesadev> to <mesa-devel>
|
- changed neededforbuild <mesadev> to <mesa-devel>
|
||||||
* Wed Dec 20 2000 - pblaha@suse.cz
|
* Wed Dec 20 2000 pblaha@suse.cz
|
||||||
- create this package
|
- create this package
|
||||||
|
Loading…
Reference in New Issue
Block a user