automatic update by autodist [release 1.446-1mamba;Mon Mar 16 2015]
This commit is contained in:
parent
8c0ec0cc02
commit
1532fd3eb6
@ -7,8 +7,8 @@
|
||||
%define SDL_Pango_ver %(rpm -q --queryformat=%%{version} libSDL_Pango)
|
||||
|
||||
Name: perl-Alien-SDL
|
||||
Version: 1.440
|
||||
Release: 2mamba
|
||||
Version: 1.446
|
||||
Release: 1mamba
|
||||
Summary: Alien::SDL - building, finding and using SDL binaries
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -30,6 +30,7 @@ BuildRequires: libSDL_mixer-devel >= %{SDL_mixer_ver}
|
||||
BuildRequires: libSDL_ttf-devel >= %{SDL_ttf_ver}
|
||||
BuildRequires: libSDL_gfx-devel >= %{SDL_gfx_ver}
|
||||
BuildRequires: libSDL_Pango-devel >= %{SDL_Pango_ver}
|
||||
BuildRequires: perl-File-Which
|
||||
#Requires: libSDL
|
||||
#Requires: libSDL_image
|
||||
#Requires: libSDL_mixer
|
||||
@ -44,7 +45,7 @@ Alien::SDL - building, finding and using SDL binaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n Alien-SDL-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
@ -90,11 +91,19 @@ rm -f $packlist
|
||||
%dir %{perl_sitelib}/Alien
|
||||
%{perl_sitelib}/Alien/SDL.pm
|
||||
%{perl_sitelib}/Alien/SDL/ConfigData.pm
|
||||
%dir %{perl_sitelib}/auto/share/dist/Alien-SDL
|
||||
%{perl_sitelib}/auto/share/dist/Alien-SDL/*
|
||||
%{_mandir}/man3/Alien::SDL.3pm*
|
||||
%{_mandir}/man3/Alien::SDL::ConfigData.3pm*
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2015 Automatic Build System <autodist@mambasoft.it> 1.446-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Oct 11 2014 Automatic Build System <autodist@mambasoft.it> 1.445_1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu Jul 18 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.440-2mamba
|
||||
- rebuilt using system SDL*
|
||||
- add version requirements for SDL to force rebuild on update of those packages
|
||||
|
Loading…
Reference in New Issue
Block a user