Hello community,

here is the log from the commit of package libyubikey for openSUSE:Factory 
checked in at 2015-04-15 16:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyubikey (Old)
 and      /work/SRC/openSUSE:Factory/.libyubikey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyubikey"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyubikey/libyubikey.changes    2015-04-02 
16:03:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyubikey.new/libyubikey.changes       
2015-04-15 16:27:42.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 07:20:20 UTC 2015 - [email protected]
+
+- Cleanup: --with-pic is useless because no static libs are built.
+  Remove stray leading newline in description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyubikey.spec ++++++
--- /var/tmp/diff_new_pack.uGoXyn/_old  2015-04-15 16:27:42.000000000 +0200
+++ /var/tmp/diff_new_pack.uGoXyn/_new  2015-04-15 16:27:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyubikey
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-
 Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) 
in C.
 
 %package -n libyubikey0
@@ -36,7 +35,6 @@
 Group:          Productivity/Networking/Security
 
 %description -n libyubikey0
-
 Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) 
in C.
 
 %package        devel
@@ -46,7 +44,6 @@
 Requires:       libyubikey0 = %{version}
 
 %description devel
-
 Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) 
in C.
 
 %package        tools
@@ -55,14 +52,13 @@
 Requires:       libyubikey0 = %{version}
 
 %description tools
-
 Binary tools to support Yubico's Low-level library for decrypting and parsing 
Yubikey One-Time Passwords (OTP) in C.
 
 %prep
 %setup -q
 
 %build
-%configure --disable-static --with-pic
+%configure --disable-static
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 


Reply via email to