Hello community,

here is the log from the commit of package libcares2 for openSUSE:Factory
checked in at Thu Aug 18 09:26:14 CEST 2011.



--------
--- libcares2/libcares2.changes 2011-03-19 22:19:45.000000000 +0100
+++ /mounts/work_src_done/STABLE/libcares2/libcares2.changes    2011-08-17 
23:19:56.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 17 21:17:44 UTC 2011 - [email protected]
+
+- Update to version 1.7.4
+* Drop obsolete patch
+* detection of semicolon comments in resolv.conf
+* fixed ares_parse_*_reply memory leaks
+* only fall back to AF_INET searches when looking for AF_UNSPEC addresses
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  0022-advance_tcp_send_queue-avoid-NULL-ptr-dereference.patch
  c-ares-1.7.4.tar.bz2

New:
----
  c-ares-1.7.5.tar.bz2

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

Other differences:
------------------
++++++ libcares2.spec ++++++
--- /var/tmp/diff_new_pack.Tl6bdt/_old  2011-08-18 09:25:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Tl6bdt/_new  2011-08-18 09:25:27.000000000 +0200
@@ -15,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:            http://daniel.haxx.se/projects/c-ares
 %define pkg_name c-ares
 
 Name:           libcares2
-Version:        1.7.4
-Release:        7
+Version:        1.7.5
+Release:        1
 License:        MIT License (or similar)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          Development/Libraries/C and C++
 Summary:        Library for asynchronous name resolves
+Group:          Development/Libraries/C and C++
 Source:         
http://daniel.haxx.se/projects/c-ares/%{pkg_name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRequires:  pkg-config
-Patch:          0022-advance_tcp_send_queue-avoid-NULL-ptr-dereference.patch  
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 c-ares is a C library that performs DNS requests and name resolves
@@ -39,9 +37,10 @@
 
 %package -n libcares-devel
 License:        MIT License (or similar)
-Group:          Development/Libraries/C and C++
 Summary:        Library for asynchronous name resolves
-Requires:       %{name} = %{version} glibc-devel
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
 
 %description -n libcares-devel
 c-ares is a C library that performs DNS requests and name resolves
@@ -50,11 +49,11 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%patch -p1
 
 %build
 %configure --enable-symbol-hiding --enable-nonblocking --enable-shared 
--disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
+
 #there is no test suite atm
 #check
 #export MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % 256))
@@ -62,15 +61,15 @@
 #unset MALLOC_CHECK_ MALLOC_PERTURB_
 
 %install
-%{__make} install DESTDIR=%{buildroot}
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+make install DESTDIR=%{buildroot}
+rm -f %{buildroot}%{_libdir}/*.la
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ c-ares-1.7.4.tar.bz2 -> c-ares-1.7.5.tar.bz2 ++++++
++++ 33336 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