Hello community,

here is the log from the commit of package liboauth for openSUSE:Factory 
checked in at 2011-11-22 17:48:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-23 
02:09:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liboauth.new/liboauth.changes   2011-11-22 
17:48:11.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 20:44:55 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liboauth.spec ++++++
--- /var/tmp/diff_new_pack.z5nYg8/_old  2011-11-22 17:48:13.000000000 +0100
+++ /var/tmp/diff_new_pack.z5nYg8/_new  2011-11-22 17:48:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liboauth
 #
-# Copyright (c) 2011 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
@@ -20,7 +20,7 @@
 
 Name:           liboauth
 Version:        0.9.4
-Release:        3
+Release:        1
 License:        MIT
 Summary:        OAuth library
 Url:            http://liboauth.sourceforge.net/
@@ -28,6 +28,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  libcurl-devel
 BuildRequires:  libopenssl-devel
+BuildRequires:  libtool
 Requires:       curl
 Requires:       openssl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,13 +44,10 @@
 the hash/signatures.
 
 %define libname liboauth0
-
 %package -n %{libname}
-
 Group:          Development/Libraries/C and C++
 #
 Summary:        Shared library from liboauth
-
 %description -n %{libname}
 liboauth is a collection of c functions implementing the http://oauth.net API.
 
@@ -61,13 +59,11 @@
 This archive contains the shared library files from liboauth.
 
 %package devel
-
 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.
 

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

Reply via email to