Hello community,

here is the log from the commit of package libgadu for openSUSE:Factory
checked in at Thu Mar 24 09:45:30 CET 2011.



--------
--- libgadu/libgadu.changes     2010-10-09 14:10:50.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgadu/libgadu.changes        2011-03-18 
17:37:17.000000000 +0100
@@ -1,0 +2,21 @@
+Fri Mar 18 16:36:38 UTC 2011 - [email protected]
+
+- Update to version 1.10.1:
+  + improved direct connections
+  + improved connections over proxy server
+  + some minor changes
+
+-------------------------------------------------------------------
+Fri Feb 18 16:11:55 UTC 2011 - [email protected]
+
+- Update to version 1.10.0:
+  + ssl connections restored
+  + typing notifications
+  + multilogin support
+  + buddies' info enhancement
+  + support for additional xml events
+  + initial file transfer over server
+  + partial import of new-api branch
+- Spec cleanup. 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libgadu-1.9.1.tar.gz

New:
----
  libgadu-1.10.1.tar.gz

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

Other differences:
------------------
++++++ libgadu.spec ++++++
--- /var/tmp/diff_new_pack.Q7SH4Z/_old  2011-03-24 09:43:50.000000000 +0100
+++ /var/tmp/diff_new_pack.Q7SH4Z/_new  2011-03-24 09:43:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libgadu (Version 1.9.1)
+# spec file for package libgadu
 #
-# 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,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define soname 3
 
 Name:           libgadu
-Summary:        Library for Handling of Gadu-Gadu Instant Messaging
-Version:        1.9.1
+Version:        1.10.1
 Release:        1
 License:        LGPLv2.1+
-Group:          System/Libraries
+Summary:        Library for Handling of Gadu-Gadu Instant Messaging
 Url:            http://toxygen.net/libgadu/
+Group:          System/Libraries
 Source:         http://toxygen.net/%{name}/files/%{name}-%{version}.tar.gz
-BuildRequires:  openssl-devel
+BuildRequires:  doxygen
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(openssl)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -38,9 +38,9 @@
 %package -n %{name}%{soname}
 
 
-Group:          System/Libraries
-Summary:        Library for Handling of Gadu-Gadu Instant Messaging
 License:        LGPLv2.1+
+Summary:        Library for Handling of Gadu-Gadu Instant Messaging
+Group:          System/Libraries
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
 
@@ -49,9 +49,9 @@
 instant messenger Gadu-Gadu.
 
 %package devel
-Group:          Development/Libraries/C and C++
-Summary:        Library for Handling of Gadu-Gadu Instant Messaging
 License:        LGPLv2.1+
+Summary:        Library for Handling of Gadu-Gadu Instant Messaging
+Group:          Development/Libraries/C and C++
 Requires:       %{name}%{soname} = %{version}
 Requires:       glibc-devel
 
@@ -66,14 +66,17 @@
 %configure\
        --disable-static\
        --with-pthread
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
+# remove installdox from html dir
+rm -f docs/html/installdox
+#
 rm -f %{buildroot}%{_libdir}/*.la
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+%{?buildroot:rm -rf %{buildroot}}
 
 %post -n %{name}%{soname} -p /sbin/ldconfig
 
@@ -86,6 +89,7 @@
 
 %files devel
 %defattr(-,root,root)
+%doc docs/html
 %{_includedir}/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ libgadu-1.9.1.tar.gz -> libgadu-1.10.1.tar.gz ++++++
++++ 13508 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to