commit libieee1284 for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2018-03-26 12:30:52

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is "libieee1284"

Mon Mar 26 12:30:52 2018 rev:27 rq:590402 version:0.2.11

Changes:

--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2018-02-16 
09:25:18.692349125 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2018-03-26 12:30:55.798868953 +0200
@@ -1,0 +2,6 @@
+Thu Mar 22 08:54:11 UTC 2018 - mwi...@suse.com
+
+- Add Obsoletes: and Provides: tags to be able to replace
+  libieee1284 by libieee1284-3 (bsc#1086409)
+
+---



Other differences:
--
++ libieee1284.spec ++
--- /var/tmp/diff_new_pack.E1MVVj/_old  2018-03-26 12:30:58.658766288 +0200
+++ /var/tmp/diff_new_pack.E1MVVj/_new  2018-03-26 12:30:58.662766145 +0200
@@ -55,6 +55,8 @@
 %package -n %{libname}
 Summary:A Library for Interfacing IEEE 1284-Compatible Devices
 Group:  System/Libraries
+Obsoletes:  %{name} < %{version}-%{release}
+Provides:   %{name} = %{version}-%{release}
 
 %description -n %{libname}
 This library is intended to be used by applications that need to




commit libieee1284 for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2018-02-16 09:25:16

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is "libieee1284"

Fri Feb 16 09:25:16 2018 rev:26 rq:577172 version:0.2.11

Changes:

--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2018-02-15 
13:23:34.576182519 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2018-02-16 09:25:18.692349125 +0100
@@ -1,0 +2,6 @@
+Fri Feb 16 08:21:25 UTC 2018 - dims...@opensuse.org
+
+- Update baselibs.conf: The library has moved to libieee1284-3,
+  which is what we now need a -32bit package for.
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.n97DRg/_old  2018-02-16 09:25:19.740311189 +0100
+++ /var/tmp/diff_new_pack.n97DRg/_new  2018-02-16 09:25:19.744311044 +0100
@@ -1 +1 @@
-libieee1284
+libieee1284-3




commit libieee1284 for openSUSE:Factory

2018-02-15 Thread root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2018-02-15 13:23:29

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is "libieee1284"

Thu Feb 15 13:23:29 2018 rev:25 rq:574519 version:0.2.11

Changes:

--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2015-12-01 
10:02:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2018-02-15 13:23:34.576182519 +0100
@@ -1,0 +2,14 @@
+Wed Feb  7 12:40:24 UTC 2018 - tchva...@suse.com
+
+- Conditionalize python build to make sure we can build on python3
+  only enviroment
+
+---
+Wed Feb  7 12:17:32 UTC 2018 - tchva...@suse.com
+
+- Reduce bit with spec-cleaner
+- Update URL to point to github repo (as per blog on Sourceforge)
+- Split the package to python/library/utilities to follow library
+  packaging guidelines
+
+---



Other differences:
--
++ libieee1284.spec ++
--- /var/tmp/diff_new_pack.TT7aTm/_old  2018-02-15 13:23:36.380116988 +0100
+++ /var/tmp/diff_new_pack.TT7aTm/_new  2018-02-15 13:23:36.384116843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libieee1284
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,27 +16,24 @@
 #
 
 
+%bcond_without python2
+%define libname %{name}-3
 Name:   libieee1284
-BuildRequires:  fdupes
-BuildRequires:  python-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  libieee1284-64bit
-%endif
-#
-Summary:A Library for Interfacing IEEE 1284-Compatible Devices
-License:GPL-2.0+ and MIT
-Group:  System/Libraries
 Version:0.2.11
 Release:0
-Url:http://sourceforge.net/projects/libieee1284/
-# Source0 is the main source
-Source0:http://downloads.sf.net/libieee1284/%name-%version.tar.bz2
-# Source1 is the documentation
+Summary:A Library for Interfacing IEEE 1284-Compatible Devices
+License:GPL-2.0+ AND MIT
+Group:  System/Libraries
+Url:https://github.com/twaugh/libieee1284
+Source0:http://downloads.sf.net/libieee1284/%{name}-%{version}.tar.bz2
 Source1:http://cyberelk.net/tim/libieee1284/interface.pdf
 Source2:baselibs.conf
 Patch1: libieee1284-strict-aliasing.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
+%if %{with python2}
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(python2)
+%endif
 
 %description
 This library is intended to be used by applications that need to
@@ -44,7 +41,28 @@
 parallel port.
 
 For Linux, there are some wrinkles in communicating with devices on
-parallel ports (see /usr/share/doc/packages/libieee1284/README). The
+parallel ports (see %{_docdir}/libieee1284/README). The
+aim of this library is to take all the worry about these wrinkles from
+the application.  It figures out which method is appropriate for the
+currently running kernel.  For instance, if the application wants to
+know the device ID of a device on a particular port, it asks the
+library for the the device ID. The library then figures out if it is
+available via /proc (in any of the possible locations) and, if not,
+tries asking the device itself.  If /dev/parport0 is not available for
+use, it tries ioperm; if that fails, it tries /dev/port.  The
+application does not have to care.
+
+%package -n %{libname}
+Summary:A Library for Interfacing IEEE 1284-Compatible Devices
+Group:  System/Libraries
+
+%description -n %{libname}
+This library is intended to be used by applications that need to
+communicate with (or at least identify) devices that are attached via a
+parallel port.
+
+For Linux, there are some wrinkles in communicating with devices on
+parallel ports (see %{_docdir}/libieee1284/README). The
 aim of this library is to take all the worry about these wrinkles from
 the application.  It figures out which method is appropriate for the
 currently running kernel.  For instance, if the application wants to
@@ -55,10 +73,24 @@
 use, it tries ioperm; if that fails, it tries /dev/port.  The
 application does not have to care.
 
+%package -n python2-%{name}
+Summary:Python bindings for libieee1284
+Group:  Development/Languages/Python
+
+%description -n python2-%{name}
+Python2 bindings for libieee1284 library
+
+%package utils
+Summary:

commit libieee1284 for openSUSE:Factory

2015-12-01 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2015-12-01 10:02:07.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.wDFxVK/_new  2015-12-01 10:02:08.0 +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)




commit libieee1284 for openSUSE:Factory

2013-02-01 Thread h_root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2013-02-01 19:14:35

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is libieee1284, Maintainer is jsm...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2012-02-15 
16:16:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2013-02-01 19:14:36.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  1 12:03:02 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ libieee1284.spec ++
--- /var/tmp/diff_new_pack.kZmiPD/_old  2013-02-01 19:14:37.0 +0100
+++ /var/tmp/diff_new_pack.kZmiPD/_new  2013-02-01 19:14:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libieee1284
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libieee1284
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -24,7 +25,7 @@
 %endif
 #
 Summary:A Library for Interfacing IEEE 1284-Compatible Devices
-License:GPL-2.0+ ; MIT
+License:GPL-2.0+ and MIT
 Group:  System/Libraries
 Version:0.2.11
 Release:0

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



commit libieee1284 for openSUSE:Factory

2012-02-15 Thread h_root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2012-02-15 16:16:08

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is libieee1284, Maintainer is jsm...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes  2011-09-23 
02:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 
2012-02-15 16:16:31.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 17:09:32 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+---



Other differences:
--
++ libieee1284.spec ++
--- /var/tmp/diff_new_pack.1AuGtH/_old  2012-02-15 16:16:32.0 +0100
+++ /var/tmp/diff_new_pack.1AuGtH/_new  2012-02-15 16:16:32.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libieee1284 (Version 0.2.11)
+# spec file for package libieee1284
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   libieee1284
-BuildRequires:  fdupes python-devel
-License:GPL-2.0+ ; MIT
-Group:  System/Libraries
-AutoReqProv:on
+BuildRequires:  fdupes
+BuildRequires:  python-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  libieee1284-64bit
 %endif
 #
 Summary:A Library for Interfacing IEEE 1284-Compatible Devices
+License:GPL-2.0+ ; MIT
+Group:  System/Libraries
 Version:0.2.11
-Release:39
+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
@@ -57,18 +54,10 @@
 use, it tries ioperm; if that fails, it tries /dev/port.  The
 application does not have to care.
 
-
-
-Authors:
-
-Tim Waugh t...@cyberelk.net
-Matthew Duggan stau...@users.sourceforge.net
-
 %package devel
-License:GPL-2.0+ ; MIT
-Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Summary:Development files for libieee1284
+Group:  Development/Libraries/C and C++
 
 %description devel
 Development files for libieee1284, a Library for Interfacing IEEE
@@ -84,7 +73,9 @@
 # set our preferred architecture-specific flags for the compiler and linker
 export RPM_OPT_FLAGS=$RPM_OPT_FLAGS
 %configure --disable-static --with-pic
-make
+make %{?_smp_mflags}
+
+%check
 # run a self-test ... its not doing anything, so leave it out
 # make check 
 

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



commit libieee1284 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libieee1284 for openSUSE:Factory 
checked in at 2011-12-06 18:24:15

Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old)
 and  /work/SRC/openSUSE:Factory/.libieee1284.new (New)


Package is libieee1284, Maintainer is jsm...@suse.com

Changes:




Other differences:
--
++ libieee1284.spec ++
--- /var/tmp/diff_new_pack.qEesyj/_old  2011-12-06 18:42:15.0 +0100
+++ /var/tmp/diff_new_pack.qEesyj/_new  2011-12-06 18:42:15.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   libieee1284
 BuildRequires:  fdupes python-devel
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  System/Libraries
 AutoReqProv:on
 # bug437293
@@ -65,7 +65,7 @@
 Matthew Duggan stau...@users.sourceforge.net
 
 %package devel
-License:GPLv2+ ; MIT
+License:GPL-2.0+ ; MIT
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Summary:Development files for libieee1284

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