Hello community,

here is the log from the commit of package liboauth for openSUSE:Factory 
checked in at 2012-11-24 22:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liboauth (Old)
 and      /work/SRC/openSUSE:Factory/.liboauth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liboauth", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/liboauth/liboauth.changes        2011-11-22 
17:48:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liboauth.new/liboauth.changes   2012-11-24 
22:00:05.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 22 14:18:44 UTC 2012 - crrodrig...@opensuse.org
+
+- Remove dependency bloat on curl/openssl on main and devel
+  packages. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liboauth.spec ++++++
--- /var/tmp/diff_new_pack.jvUxSX/_old  2012-11-24 22:00:06.000000000 +0100
+++ /var/tmp/diff_new_pack.jvUxSX/_new  2012-11-24 22:00:06.000000000 +0100
@@ -29,8 +29,6 @@
 BuildRequires:  libcurl-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libtool
-Requires:       curl
-Requires:       openssl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        liboauth-%{version}.tar.gz
 Source1:        baselibs.conf
@@ -62,7 +60,6 @@
 Summary:        Development and Include Files for liboauth
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
-Requires:      libopenssl-devel
 Requires:       %{libname} = %{version}
 %description devel
 liboauth is a collection of c functions implementing the http://oauth.net API.
@@ -79,6 +76,7 @@
 #%patch10 -p1
 
 %build
+sed -i -e '/^Libs.private/d' -e '/^Requires.private/d' oauth.pc.in
 autoreconf --force --install
 %configure --disable-static --with-pic
 %{__make} %{?_smp_flags} all

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to