Mailinglist Archive: opensuse-commit (1426 mails)

< Previous Next >
commit SDL_ttf
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 03 Mar 2007 14:37:09 +0100
  • Message-id: <20070303133709.8F892678183@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package SDL_ttf
checked in at Sat Mar 3 14:37:09 CET 2007.

--------
--- SDL_ttf/SDL_ttf.changes 2006-06-23 12:27:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/SDL_ttf/SDL_ttf.changes 2007-03-02 12:40:34.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Mar 2 12:40:30 CET 2007 - prusnak@xxxxxxx
+
+- cleaned spec file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SDL_ttf.spec ++++++
--- /var/tmp/diff_new_pack.z19211/_old 2007-03-03 14:36:54.000000000 +0100
+++ /var/tmp/diff_new_pack.z19211/_new 2007-03-03 14:36:54.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package SDL_ttf (Version 2.0.8)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -13,12 +13,12 @@
Name: SDL_ttf
BuildRequires: SDL-devel freetype2-devel gcc-c++ xorg-x11 xorg-x11-Mesa-devel
URL: http://www.libsdl.org/projects/SDL_ttf/
-License: LGPL
+License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: Development/Libraries/X11
#Requires: xforms
Autoreqprov: on
Version: 2.0.8
-Release: 1
+Release: 40
Summary: Simple DirectMedia Layer--Truetype Library
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.dif
@@ -36,15 +36,15 @@
Sam Lantinga <slouken@xxxxxxxxxx>

%prep
-%setup
+%setup -q
%patch
%patch1

%build
rm *.m4
autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%_libdir
-make
+%configure
+make %{?jobs:-j %jobs}

%install
make DESTDIR=$RPM_BUILD_ROOT install
@@ -64,7 +64,9 @@
%_libdir/libSDL_ttf.la
%_libdir/libSDL_ttf.so

-%changelog -n SDL_ttf
+%changelog
+* Fri Mar 02 2007 - prusnak@xxxxxxx
+- cleaned spec file
* Fri Jun 23 2006 - nadvornik@xxxxxxx
- do not use freetype2 internals
* Fri Jan 27 2006 - nadvornik@xxxxxxx


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages