From 1532fd3eb6a4b535ef3f3cd6ae473f83ed3be3ed Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:32:03 +0100 Subject: [PATCH] automatic update by autodist [release 1.446-1mamba;Mon Mar 16 2015] --- perl-Alien-SDL.spec | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/perl-Alien-SDL.spec b/perl-Alien-SDL.spec index 8d23390..bc73885 100644 --- a/perl-Alien-SDL.spec +++ b/perl-Alien-SDL.spec @@ -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 1.446-1mamba +- automatic update by autodist + +* Sat Oct 11 2014 Automatic Build System 1.445_1-1mamba +- automatic update by autodist + * Thu Jul 18 2013 Silvan Calarco 1.440-2mamba - rebuilt using system SDL* - add version requirements for SDL to force rebuild on update of those packages