Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2015-12-01 10:02:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and      /work/SRC/openSUSE:Factory/.libieee1284.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libieee1284"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2013-02-01 
19:14:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes     
2015-12-01 10:02:07.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Nov 14 18:20:06 UTC 2015 - jeng...@inai.de
+
+- Remove --with-pic; we build no static libs, and shared libs
+  always are PIC. Remove idempotent export line.
+  Remove unnecessary idempotent symlink recreation.
+- Fixup source URL.
+- Download new version of interface.pdf.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libieee1284.spec ++++++
--- /var/tmp/diff_new_pack.wDFxVK/_old  2015-12-01 10:02:08.000000000 +0100
+++ /var/tmp/diff_new_pack.wDFxVK/_new  2015-12-01 10:02:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libieee1284
 #
-# Copyright (c) 2013 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
@@ -31,7 +31,7 @@
 Release:        0
 Url:            http://sourceforge.net/projects/libieee1284/
 # Source0 is the main source
-Source0:        
http://cyberelk.net/tim/data/libieee1284/stable/%{name}-%{version}.tar.bz2
+Source0:        http://downloads.sf.net/libieee1284/%name-%version.tar.bz2
 # Source1 is the documentation
 Source1:        http://cyberelk.net/tim/libieee1284/interface.pdf
 Source2:        baselibs.conf
@@ -71,9 +71,7 @@
 cp %{SOURCE1} .
 
 %build
-# set our preferred architecture-specific flags for the compiler and linker
-export RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
-%configure --disable-static --with-pic
+%configure --disable-static
 make %{?_smp_mflags}
 
 %check
@@ -86,9 +84,6 @@
 rm ${RPM_BUILD_ROOT}/%{_libdir}/libieee1284.la
 # remove useless .a and .la files of python module
 rm ${RPM_BUILD_ROOT}/%{_libdir}/python%{py_ver}/site-packages/ieee1284module.la
-# create symbolic links to the actual library
-ln -sf ${RPM_BUILD_ROOT}/%{_libdir}/libieee1284.so.3.2.1 libieee1284.so.3
-ln -sf ${RPM_BUILD_ROOT}/%{_libdir}/libieee1284.so.3.2.1 libieee1284.so
 %fdupes -s $RPM_BUILD_ROOT
 
 %post -p /sbin/ldconfig
@@ -97,15 +92,14 @@
 
 %files
 %defattr(-,root,root)
-/usr/bin/libieee1284_test
-%{_libdir}/libieee1284.so.3.2.2
-%{_libdir}/libieee1284.so.3
+%{_bindir}/libieee1284_test
+%{_libdir}/libieee1284.so.*
 %{_libdir}/python%{py_ver}/site-packages/ieee1284module.so
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 
 %files devel
 %defattr(-,root,root)
-/usr/include/ieee1284.h
+%{_includedir}/ieee1284.h
 %{_libdir}/libieee1284.so
 %{_mandir}/man3/*
 %doc interface.pdf

++++++ interface.pdf ++++++
(binary differes)


Reply via email to