Hello community,

here is the log from the commit of package SDL_Pango for openSUSE:Factory 
checked in at 2015-01-08 23:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL_Pango (Old)
 and      /work/SRC/openSUSE:Factory/.SDL_Pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL_Pango"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL_Pango/SDL_Pango.changes      2014-02-11 
12:00:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDL_Pango.new/SDL_Pango.changes 2015-01-08 
23:03:19.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  8 09:06:11 UTC 2015 - [email protected]
+
+- Use pkgconfig() symbols for pulling in BuildRequires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL_Pango.spec ++++++
--- /var/tmp/diff_new_pack.hQ7PJ0/_old  2015-01-08 23:03:20.000000000 +0100
+++ /var/tmp/diff_new_pack.hQ7PJ0/_new  2015-01-08 23:03:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_Pango
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -30,10 +30,10 @@
 Source2:        baselibs.conf
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0:         %{name}-%{version}-API-adds.patch
-BuildRequires:  libSDL-devel
 BuildRequires:  libtool
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(sdl)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -77,7 +77,6 @@
 rm -f %{buildroot}%{_libdir}/*.la
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to