From 8c5ccfa036bd4689345c955fe218027df6ce978f5d90745e19acd2792f2aad3f Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 27 Jan 2010 13:12:17 +0000 Subject: [PATCH 1/6] Accepting request 30533 from home:jengelh:branches:games Copy from home:jengelh:branches:games/SDL_Pango via accept of submit request 30533 revision 2. Request was accepted with message: thx OBS-URL: https://build.opensuse.org/request/show/30533 OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=4 --- SDL_Pango.spec | 12 ++++++------ ready | 0 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 ready diff --git a/SDL_Pango.spec b/SDL_Pango.spec index dbb8fdf..acfb9b8 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_Pango (Version 0.1.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -21,13 +21,13 @@ Name: SDL_Pango BuildRequires: fontconfig-devel freetype2-devel libSDL-devel pango-devel pkgconfig Url: http://sdlpango.sourceforge.net/ -License: LGPLv2.1+ +License: LGPL v2.1 or later Group: System/Libraries Version: 0.1.2 -Release: 212 +Release: 211 Summary: Programming Pango via SDL Source: %{name}-%{version}.tar.bz2 -Source2: baselibs.conf +Source2: baselibs.conf Patch0: %{name}-%{version}-API-adds.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,7 +42,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango1 -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Programming Pango via SDL Group: System/Libraries Provides: SDL_Pango = %{version} @@ -59,7 +59,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: libSDL_Pango1 = %{version} libSDL-devel pkgconfig diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 From e2f9241e6b4720e09fe5e6ff190ea75d6721817d826880c4a22158cc985f3fb5 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 29 Jan 2010 16:44:43 +0000 Subject: [PATCH 2/6] checked in (request 30805) OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=5 --- SDL_Pango.changes | 5 ----- SDL_Pango.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/SDL_Pango.changes b/SDL_Pango.changes index 1856b88..9cf7b0b 100644 --- a/SDL_Pango.changes +++ b/SDL_Pango.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 27 02:36:01 CET 2010 - jengelh@medozas.de - -- package baselibs.conf - ------------------------------------------------------------------- Wed Oct 7 14:52:17 CEST 2009 - prusnak@suse.cz diff --git a/SDL_Pango.spec b/SDL_Pango.spec index acfb9b8..c3681a4 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -27,7 +27,6 @@ Version: 0.1.2 Release: 211 Summary: Programming Pango via SDL Source: %{name}-%{version}.tar.bz2 -Source2: baselibs.conf Patch0: %{name}-%{version}-API-adds.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build From 44015553f367ca358793a5d8b554432428cbf0642034a5232d50ddf09cbfa1bc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:26:50 +0000 Subject: [PATCH 3/6] converted link to branch OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=6 --- SDL_Pango.changes | 5 +++++ SDL_Pango.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/SDL_Pango.changes b/SDL_Pango.changes index 9cf7b0b..1856b88 100644 --- a/SDL_Pango.changes +++ b/SDL_Pango.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 02:36:01 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Oct 7 14:52:17 CEST 2009 - prusnak@suse.cz diff --git a/SDL_Pango.spec b/SDL_Pango.spec index c3681a4..dbb8fdf 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_Pango (Version 0.1.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,12 +21,13 @@ Name: SDL_Pango BuildRequires: fontconfig-devel freetype2-devel libSDL-devel pango-devel pkgconfig Url: http://sdlpango.sourceforge.net/ -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Version: 0.1.2 -Release: 211 +Release: 212 Summary: Programming Pango via SDL Source: %{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch0: %{name}-%{version}-API-adds.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +42,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango1 -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Programming Pango via SDL Group: System/Libraries Provides: SDL_Pango = %{version} @@ -58,7 +59,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: libSDL_Pango1 = %{version} libSDL-devel pkgconfig From 816c887e51839a45c52104c1eb59ff30044cbf255d29bdb9363a81aff1db2267 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 5 Jul 2011 00:47:27 +0000 Subject: [PATCH 4/6] Accepting request 75098 from home:jengelh:branches:games - Use %_smp_mflags for parallel building - Strip %clean section (not needed on BS) OBS-URL: https://build.opensuse.org/request/show/75098 OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=7 --- SDL_Pango.changes | 6 ++++++ SDL_Pango.spec | 5 +---- ready | 0 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 ready diff --git a/SDL_Pango.changes b/SDL_Pango.changes index 1856b88..1720396 100644 --- a/SDL_Pango.changes +++ b/SDL_Pango.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 2 14:51:05 UTC 2011 - jengelh@medozas.de + +- Use %_smp_mflags for parallel building +- Strip %clean section (not needed on BS) + ------------------------------------------------------------------- Wed Jan 27 02:36:01 CET 2010 - jengelh@medozas.de diff --git a/SDL_Pango.spec b/SDL_Pango.spec index dbb8fdf..a5f6e69 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -82,15 +82,12 @@ Authors: %build %configure --disable-static --with-pic -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libSDL_Pango1 -p /sbin/ldconfig %postun -n libSDL_Pango1 -p /sbin/ldconfig diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 3d657b0458e8c54f777ad0d6f4092dd2d99b075ccda1d7ec1b89c574e0bcc14e Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 17 Sep 2011 10:01:12 +0000 Subject: [PATCH 5/6] Accepting request 82587 from home:jengelh:bl - Add libSDL_Pango-devel to baselibs - Remove reundant tags/ssections OBS-URL: https://build.opensuse.org/request/show/82587 OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=8 --- SDL_Pango.changes | 6 ++++++ SDL_Pango.spec | 5 ++--- baselibs.conf | 3 +++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/SDL_Pango.changes b/SDL_Pango.changes index 1720396..bded9b3 100644 --- a/SDL_Pango.changes +++ b/SDL_Pango.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 16 18:19:36 UTC 2011 - jengelh@medozas.de + +- Add libSDL_Pango-devel to baselibs +- Remove reundant tags/ssections + ------------------------------------------------------------------- Sat Jul 2 14:51:05 UTC 2011 - jengelh@medozas.de diff --git a/SDL_Pango.spec b/SDL_Pango.spec index a5f6e69..a8ede8e 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -1,7 +1,7 @@ # -# spec file for package SDL_Pango (Version 0.1.2) +# spec file for package SDL_Pango # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: SDL_Pango diff --git a/baselibs.conf b/baselibs.conf index 1063d96..4fbfc32 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,6 @@ libSDL_Pango1 provides "SDL_Pango- = " obsoletes "SDL_Pango- <= " +libSDL_Pango-devel + requires -libSDL_Pango- + requires "libSDL_Pango1- = " From b364a1521904b353ff477f541837d165c5dac6326c42d9e07a3016f33fec978e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 18 Sep 2011 18:55:59 +0000 Subject: [PATCH 6/6] Accepting request 83172 from home:jengelh:bl OBS-URL: https://build.opensuse.org/request/show/83172 OBS-URL: https://build.opensuse.org/package/show/games/SDL_Pango?expand=0&rev=9 --- SDL_Pango.spec | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/SDL_Pango.spec b/SDL_Pango.spec index a8ede8e..3360f35 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -34,12 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the engine to SDL. - - -Authors: --------- - NAKAMURA Ken'ichi - %package -n libSDL_Pango1 License: LGPLv2.1+ Summary: Programming Pango via SDL @@ -51,12 +45,6 @@ Obsoletes: SDL_Pango <= %{version} Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the engine to SDL. - - -Authors: --------- - NAKAMURA Ken'ichi - %package -n libSDL_Pango-devel License: LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development @@ -69,12 +57,6 @@ Obsoletes: SDL_Pango-devel <= %{version} This package contains all necessary include files and libraries needed to develop applications that require these. - - -Authors: --------- - NAKAMURA Ken'ichi - %prep %setup -q %patch0