Hello community, here is the log from the commit of package perl-SDL_Perl for openSUSE:Factory checked in at 2012-09-23 17:08:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-SDL_Perl (Old) and /work/SRC/openSUSE:Factory/.perl-SDL_Perl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-SDL_Perl", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-SDL_Perl/perl-SDL_Perl.changes 2011-09-23 12:38:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-SDL_Perl.new/perl-SDL_Perl.changes 2012-09-23 17:08:30.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 18 19:12:56 UTC 2012 - [email protected] + +- Add explicit build dependency on glu + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-SDL_Perl.spec ++++++ --- /var/tmp/diff_new_pack.Rh7pw3/_old 2012-09-23 17:08:31.000000000 +0200 +++ /var/tmp/diff_new_pack.Rh7pw3/_new 2012-09-23 17:08:31.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package perl-SDL_Perl (Version 2.2.6) +# spec file for package perl-SDL_Perl # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-SDL_Perl -BuildRequires: Mesa-devel libSDL_image-devel libSDL_mixer-devel libSDL_net-devel libSDL_ttf-devel perl-Module-Build perl-YAML +BuildRequires: Mesa-devel +BuildRequires: libSDL_image-devel +BuildRequires: libSDL_mixer-devel +BuildRequires: libSDL_net-devel +BuildRequires: libSDL_ttf-devel +BuildRequires: perl-Module-Build +BuildRequires: perl-YAML +BuildRequires: pkgconfig(glu) Url: http://sdl.perl.org/ -License: LGPL-2.1+ -Group: System/Libraries Requires: perl = %{perl_version} Version: 2.2.6 -Release: 6 +Release: 0 Summary: Glue between Perl and SDL +License: LGPL-2.1+ +Group: System/Libraries # .bz2 is larger than .gz, that's why we use .gz ... Source: http://search.cpan.org/CPAN/authors/id/K/KT/KTHAKORE/SDL_Perl-v%{version}.tar.gz Patch0: %{name}-2.1.3-perl-5.10.0.patch @@ -37,12 +42,6 @@ %description Programming SDL with Perl. - - -Authors: --------- - David J. Goehrig <[email protected]> - %prep %setup -q -n SDL_Perl-v%{version} %patch0 @@ -59,9 +58,6 @@ # %check # ./Build test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc CHANGELOG COPYING README -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
