This commit is contained in:
parent
4c8ee2e760
commit
e83b9e6b87
3
SDL_ttf-2.0.9-repack.tar.bz2
Normal file
3
SDL_ttf-2.0.9-repack.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d4593a67d97b5751559dd997dac3c84718a31cf7bd37d5512eab2ba0b12ca40
|
||||||
|
size 255591
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1cee8950bd98b3e7af72069a48b42af98d550dd4a931cb807357294e80ec2194
|
|
||||||
size 3066276
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 29 17:40:32 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream
|
||||||
|
tarball [bnc#508180]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 20 17:17:46 CEST 2009 - prusnak@suse.cz
|
Wed May 20 17:17:46 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
14
SDL_ttf.spec
14
SDL_ttf.spec
@ -21,12 +21,13 @@
|
|||||||
Name: SDL_ttf
|
Name: SDL_ttf
|
||||||
BuildRequires: freetype2-devel libSDL-devel xorg-x11-devel
|
BuildRequires: freetype2-devel libSDL-devel xorg-x11-devel
|
||||||
Url: http://www.libsdl.org/projects/SDL_ttf/
|
Url: http://www.libsdl.org/projects/SDL_ttf/
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later; Freetype Project License
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 2.0.9
|
Version: 2.0.9
|
||||||
Release: 151
|
Release: 152
|
||||||
Summary: Simple DirectMedia Layer - Truetype Library
|
Summary: Simple DirectMedia Layer - Truetype Library
|
||||||
Source: %{name}-%{version}.tar.bz2
|
# removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream tarball [bnc#508180]
|
||||||
|
Source: %{name}-%{version}-repack.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -42,7 +43,7 @@ Authors:
|
|||||||
%package -n libSDL_ttf-2_0-0
|
%package -n libSDL_ttf-2_0-0
|
||||||
Summary: Simple DirectMedia Layer - Truetype Library
|
Summary: Simple DirectMedia Layer - Truetype Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later; Freetype Project License
|
||||||
Provides: SDL_ttf = %{version}
|
Provides: SDL_ttf = %{version}
|
||||||
Obsoletes: SDL_ttf < %{version}
|
Obsoletes: SDL_ttf < %{version}
|
||||||
|
|
||||||
@ -57,7 +58,7 @@ Authors:
|
|||||||
Sam Lantinga <slouken@libsdl.org>
|
Sam Lantinga <slouken@libsdl.org>
|
||||||
|
|
||||||
%package -n libSDL_ttf-devel
|
%package -n libSDL_ttf-devel
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later; Freetype Project License
|
||||||
Requires: %{name} = %{version} SDL-devel
|
Requires: %{name} = %{version} SDL-devel
|
||||||
Summary: Simple DirectMedia Layer - Truetype Library
|
Summary: Simple DirectMedia Layer - Truetype Library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -103,6 +104,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 29 2009 prusnak@suse.cz
|
||||||
|
- removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream
|
||||||
|
tarball [bnc#508180]
|
||||||
* Wed May 20 2009 prusnak@suse.cz
|
* Wed May 20 2009 prusnak@suse.cz
|
||||||
- follow Shared Library Policy
|
- follow Shared Library Policy
|
||||||
* Sun Jul 13 2008 crrodriguez@suse.de
|
* Sun Jul 13 2008 crrodriguez@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user