Mailinglist Archive: opensuse-commit (875 mails)

< Previous Next >
commit SDL_Pango
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 09 Jul 2008 01:26:50 +0200
  • Message-id: <20080708232650.975A3678188@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package SDL_Pango
checked in at Wed Jul 9 01:26:50 CEST 2008.


--------
--- SDL_Pango/SDL_Pango.changes 2007-12-27 04:14:16.000000000 +0100
+++ SDL_Pango/SDL_Pango.changes 2008-06-26 22:57:25.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 26 22:56:36 CEST 2008 - crrodriguez@xxxxxxx
+
+- disable unusable static libraries
+- SDL_Pango-devel should require SDL-devel
+
+-------------------------------------------------------------------



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

Other differences:
------------------
++++++ SDL_Pango.spec ++++++
--- /var/tmp/diff_new_pack.i20885/_old 2008-07-09 01:25:31.000000000 +0200
+++ /var/tmp/diff_new_pack.i20885/_new 2008-07-09 01:25:31.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package SDL_Pango (Version 0.1.2)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 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.
#
@@ -10,6 +10,7 @@

# norootforbuild

+
Name: SDL_Pango
BuildRequires: SDL-devel fontconfig-devel freetype2-devel pango-devel
pkgconfig
Url: http://sdlpango.sourceforge.net/
@@ -17,7 +18,7 @@
Group: System/Libraries
AutoReqProv: on
Version: 0.1.2
-Release: 108
+Release: 164
Summary: Programming Pango via SDL
Source: %{name}-%{version}.tar.gz
Patch: %{name}-0.1.2-API-adds.patch
@@ -34,9 +35,10 @@
NAKAMURA Ken'ichi

%package devel
+License: LGPL v2.1 or later
Summary: Include Files and Libraries mandatory for Development.
Group: System/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version} SDL-devel

%description devel
This package contains all necessary include files and libraries needed
@@ -53,11 +55,12 @@
%patch

%build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%_libdir
+%configure --disable-static --with-pic
make 2>&1 | grep -v 767

%install
make install DESTDIR=$RPM_BUILD_ROOT
+rm -f %{buildroot}%{_libdir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT
@@ -69,19 +72,20 @@
%files
%defattr(-,root,root)
%doc AUTHORS COPYING README
-/usr/%{_lib}/libSDL_Pango.so.1
-/usr/%{_lib}/libSDL_Pango.so.1.1.0
+%{_libdir}/libSDL_Pango.so.1
+%{_libdir}/libSDL_Pango.so.1.1.0

%files devel
%defattr(-,root,root)
/usr/include/SDL_Pango.h
-/usr/%{_lib}/pkgconfig/SDL_Pango.pc
-/usr/%{_lib}/libSDL_Pango.a
-/usr/%{_lib}/libSDL_Pango.la
-/usr/%{_lib}/libSDL_Pango.so
+%{_libdir}/pkgconfig/SDL_Pango.pc
+%{_libdir}/libSDL_Pango.so

%changelog
-* Thu Dec 27 2007 - crrodriguez@xxxxxxx
+* Fri Jun 27 2008 crrodriguez@xxxxxxx
+- disable unusable static libraries
+- SDL_Pango-devel should require SDL-devel
+* Thu Dec 27 2007 crrodriguez@xxxxxxx
- fix library-without-ldconfig-* errors
-* Sun Oct 29 2006 - sndirsch@xxxxxxx
+* Sun Oct 29 2006 sndirsch@xxxxxxx
- created package


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



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