Hello community,

here is the log from the commit of package npth for openSUSE:Factory checked in 
at 2012-09-04 12:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/npth (Old)
 and      /work/SRC/openSUSE:Factory/.npth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "npth", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/npth/npth.changes        2012-06-13 
13:32:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.npth.new/npth.changes   2012-09-04 
12:54:48.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep  4 05:11:40 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 0.91
+* npth_init does now return an error on failure.
+* Provide a pselect emulation for OpenBSD et al.
+
+-------------------------------------------------------------------

Old:
----
  npth-0.90+git21.tar.xz

New:
----
  npth-0.91.tar.bz2
  npth-0.91.tar.bz2.sig

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

Other differences:
------------------
++++++ npth.spec ++++++
--- /var/tmp/diff_new_pack.5vGcuJ/_old  2012-09-04 12:54:49.000000000 +0200
+++ /var/tmp/diff_new_pack.5vGcuJ/_new  2012-09-04 12:54:49.000000000 +0200
@@ -14,22 +14,24 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           npth
 %define lname  libnpth0
 Summary:        New GNU Portable Threads library
-Version:        0.90+git21
-Release:        0
-URL:           http://gnupg.org/
 License:        LGPL-3.0+ or GPL-2.0+
 Group:          Development/Libraries/C and C++
+Version:        0.91
+Release:        0
+Url:            http://gnupg.org/
 
 #DL-URL:       ftp://ftp.gnupg.org/gcrypt/npth/npth-%version.tar.bz2
 #Git-Clone:    git://git.gnupg.org/npth
-Source:                %name-%version.tar.xz
+Source:         %name-%version.tar.bz2
+Source2:        %name-%version.tar.bz2.sig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires: autoconf >= 2.67, automake >= 1.11
-BuildRequires: libtool >= 2.2.6
-BuildRequires: xz
+#BuildRequires:        autoconf >= 2.67, automake >= 1.11
+#BuildRequires:        libtool >= 2.2.6
 
 %description
 nPth is a non-preemptive threads implementation using an API very
@@ -59,12 +61,9 @@
 allows the use of libraries which are not compatible to GNU Pth.
 
 %prep
-%setup -qn %name
+%setup -q
 
 %build
-if [ ! -e configure ]; then
-       autoreconf -fi;
-fi;
 %configure
 make %{?_smp_mflags};
 

++++++ npth-0.90+git21.tar.xz -> npth-0.91.tar.bz2 ++++++
++++ 50400 lines of diff (skipped)

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

Reply via email to