Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit SDL_perl
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 17 Aug 2007 19:01:54 +0200
- Message-id: <20070817170155.2567C67832C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package SDL_perl
checked in at Fri Aug 17 19:01:54 CEST 2007.
--------
--- SDL_perl/SDL_perl.changes 2007-03-12 14:56:08.000000000 +0100
+++ /mounts/work_src_done/STABLE/SDL_perl/SDL_perl.changes 2007-08-17 17:13:01.687711000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 17 17:07:16 CEST 2007 - sndirsch@xxxxxxx
+
+- fixed Buildrequires for SDL_net/SDL_ttf (Bug #301337)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ SDL_perl.spec ++++++
--- /var/tmp/diff_new_pack.O32644/_old 2007-08-17 19:01:39.000000000 +0200
+++ /var/tmp/diff_new_pack.O32644/_new 2007-08-17 19:01:39.000000000 +0200
@@ -11,19 +11,19 @@
# norootforbuild
Name: SDL_perl
-BuildRequires: Mesa-devel SDL_image-devel SDL_net SDL_ttf
+BuildRequires: Mesa-devel SDL_image-devel SDL_net-devel SDL_ttf-devel
%if %suse_version > 930
BuildRequires: SDL_mixer-devel
%else
BuildRequires: SDL-devel SDL_mixer
%endif
URL: http://sdl.perl.org/
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Group: System/Libraries
Requires: perl = %{perl_version}
Autoreqprov: on
Version: 1.20.0
-Release: 411
+Release: 456
Summary: Glue between Perl and SDL
Source: %{name}-%{version}.tar.gz
Patch: warning-fix.diff
@@ -121,6 +121,8 @@
/var/adm/perl-modules/%{name}
%changelog
+* Fri Aug 17 2007 - sndirsch@xxxxxxx
+- fixed Buildrequires for SDL_net/SDL_ttf (Bug #301337)
* Mon Mar 12 2007 - sndirsch@xxxxxxx
- warning-fix.diff:
* fixed compiler warning "array subscript is above array bounds"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |