Hello community,

here is the log from the commit of package libnsl for openSUSE:Factory checked 
in at 2017-11-17 10:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnsl (Old)
 and      /work/SRC/openSUSE:Factory/.libnsl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnsl"

Fri Nov 17 10:35:42 2017 rev:6 rq:541198 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnsl/libnsl.changes    2017-10-06 
10:53:08.562842061 +0200
+++ /work/SRC/openSUSE:Factory/.libnsl.new/libnsl.changes       2017-11-17 
10:35:44.518003844 +0100
@@ -1,0 +2,12 @@
+Sat Nov 11 08:14:38 CET 2017 - [email protected]
+
+- Update to version 1.2.0
+  - make code more portable
+  - fix pkgconfig requires
+
+-------------------------------------------------------------------
+Sat Nov 11 07:54:07 CET 2017 - [email protected]
+
+- libnsl-devel: require libtirpc-devel
+
+-------------------------------------------------------------------

Old:
----
  libnsl-1.1.0.tar.bz2

New:
----
  libnsl-1.2.0.tar.bz2

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

Other differences:
------------------
++++++ libnsl.spec ++++++
--- /var/tmp/diff_new_pack.ZP2YP8/_old  2017-11-17 10:35:45.345973539 +0100
+++ /var/tmp/diff_new_pack.ZP2YP8/_new  2017-11-17 10:35:45.349973393 +0100
@@ -16,23 +16,22 @@
 #
 
 
+%define debug_package_requires libnsl2 = %{version}-%{release}
 Name:           libnsl
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        Network Support Library (NIS/NIS+)
 License:        LGPL-2.1
 Group:          System/Libraries
-Url:            http://github.com/thkukuk/libnsl
+URL:            http://github.com/thkukuk/libnsl
 Source:         %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  autoconf
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1310
 BuildRequires:  libtirpc-devel >= 1.0
 %endif
-%define debug_package_requires libnsl2 = %{version}-%{release}
 
 %description
 The Network Support Library for NIS/NIS+ was formerly part of glibc and
@@ -54,6 +53,7 @@
 Summary:        Development package for Network Support Library (NIS/NIS+)
 Group:          Development/Libraries/C and C++
 Requires:       libnsl2 = %{version}
+Requires:       pkgconfig(libtirpc) >= 1.0.1
 
 %description devel
 The Network Support Library for NIS/NIS+ was formerly part of glibc and
@@ -72,7 +72,7 @@
 %install
 # Don't strip .symtab to allow debugging
 export STRIP_KEEP_SYMTAB=libnsl*.so*
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 # Remove .la file
 rm %{buildroot}%{_libdir}/%{name}.la
 
@@ -83,12 +83,10 @@
 %postun -n libnsl2 -p /sbin/ldconfig
 
 %files -n libnsl2
-%defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libnsl.so.2*
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/libnsl.so
 %{_includedir}/*
 %{_libdir}/pkgconfig/*

++++++ libnsl-1.1.0.tar.bz2 -> libnsl-1.2.0.tar.bz2 ++++++
++++ 18927 lines of diff (skipped)


Reply via email to