forked from pool/SDL_mixer
This commit is contained in:
parent
e60c324cf5
commit
6d9f1d9bc4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 11 16:18:16 CEST 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Require just created libmikmod-devel instead of libmikmod.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 12:39:04 CET 2007 - prusnak@suse.cz
|
Fri Mar 2 12:39:04 CET 2007 - prusnak@suse.cz
|
||||||
|
|
||||||
|
@ -11,11 +11,11 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: SDL_mixer
|
Name: SDL_mixer
|
||||||
BuildRequires: SDL-devel libmikmod libogg-devel libvorbis-devel xorg-x11
|
BuildRequires: SDL-devel libmikmod-devel libogg-devel libvorbis-devel xorg-x11
|
||||||
Summary: Sample Mixer Library for SDL
|
Summary: Sample Mixer Library for SDL
|
||||||
Obsoletes: sdlmixer
|
Obsoletes: sdlmixer
|
||||||
Version: 1.2.7
|
Version: 1.2.7
|
||||||
Release: 39
|
Release: 45
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -94,6 +94,8 @@ rm -rf %buildroot
|
|||||||
%{_includedir}/SDL/*
|
%{_includedir}/SDL/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 11 2007 - sbrabec@suse.cz
|
||||||
|
- Require just created libmikmod-devel instead of libmikmod.
|
||||||
* Fri Mar 02 2007 - prusnak@suse.cz
|
* Fri Mar 02 2007 - prusnak@suse.cz
|
||||||
- cleaned spec file
|
- cleaned spec file
|
||||||
* Thu Jan 18 2007 - prusnak@suse.cz
|
* Thu Jan 18 2007 - prusnak@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user