commit libsoc for openSUSE:Factory

2020-02-05 Thread root
Hello community,

here is the log from the commit of package libsoc for openSUSE:Factory checked 
in at 2020-02-05 19:41:33

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


Package is "libsoc"

Wed Feb  5 19:41:33 2020 rev:3 rq:769694 version:0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/libsoc/libsoc.changes2017-02-03 
17:48:32.928624802 +0100
+++ /work/SRC/openSUSE:Factory/.libsoc.new.26092/libsoc.changes 2020-02-05 
19:41:36.863265191 +0100
@@ -1,0 +2,5 @@
+Mon Feb  3 15:46:58 UTC 2020 - Martin Pluskal 
+
+- Modernise spec file
+
+---



Other differences:
--
++ libsoc.spec ++
--- /var/tmp/diff_new_pack.uHntvW/_old  2020-02-05 19:41:37.459265476 +0100
+++ /var/tmp/diff_new_pack.uHntvW/_new  2020-02-05 19:41:37.479265485 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsoc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,9 @@
 Version:0.8.2
 Release:0
 Summary:C library for interfacing with common SoC peripherals
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  Development/Libraries/C and C++
-Url:https://jackmitch.github.io/libsoc/
+URL:https://jackmitch.github.io/libsoc/
 Source0:
https://github.com/jackmitch/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -85,7 +85,7 @@
 This package contains development files for %{name}.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 autoreconf -fiv
@@ -93,7 +93,7 @@
   --enable-python=3 \
   --enable-static=no \
   --with-board-configs
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -104,22 +104,18 @@
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%defattr(-,root,root)
-%doc LICENCE
+%license LICENCE
 %{_libdir}/%{name}.so.%{sover}*
 
 %files -n %{name}-common
-%defattr(-,root,root)
 %{_datadir}/%{name}
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}*.h
 %{_libdir}/%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files -n python3-%{name}
-%defattr(-,root,root)
 %{python3_sitearch}/*
 
 %changelog




commit libsoc for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package libsoc for openSUSE:Factory checked 
in at 2017-01-31 12:42:37

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


Package is "libsoc"

Changes:

--- /work/SRC/openSUSE:Factory/libsoc/libsoc.changes2016-11-21 
14:25:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsoc.new/libsoc.changes   2017-02-03 
17:48:32.928624802 +0100
@@ -1,0 +2,10 @@
+Sat Jan 28 14:13:45 UTC 2017 - mplus...@suse.com
+
+- Update project url
+
+---
+Sat Jan 28 09:35:29 UTC 2017 - jeng...@inai.de
+
+- Trim irrelevant parts from descriptions
+
+---



Other differences:
--
++ libsoc.spec ++
--- /var/tmp/diff_new_pack.wR86f6/_old  2017-02-03 17:48:33.220583643 +0100
+++ /var/tmp/diff_new_pack.wR86f6/_new  2017-02-03 17:48:33.224583079 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsoc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -23,26 +23,20 @@
 Summary:C library for interfacing with common SoC peripherals
 License:LGPL-2.1
 Group:  Development/Libraries/C and C++
-Url:https://github.com/jackmitch/libsoc
+Url:https://jackmitch.github.io/libsoc/
 Source0:
https://github.com/jackmitch/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig
 BuildRequires:  i2c-tools
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libsoc is a C library to interface with common peripherals found in System
 on Chips (SoC) through generic Linux Kernel interfaces.
 
-It is aimed at new Linux users, and intends to be a stepping stone to
-enable a user to get started quickly. It is optimised for reliability
-rather than speed. While the library should be fast, no guarantees are made
-on it's determinism and it should not be used in time critical routines.
-
 %package -n %{name}%{sover}
 Summary:C library for interfacing with common SoC peripherals
 Group:  System/Libraries
@@ -52,10 +46,8 @@
 libsoc is a C library to interface with common peripherals found in System
 on Chips (SoC) through generic Linux Kernel interfaces.
 
-It is aimed at new Linux users, and intends to be a stepping stone to
-enable a user to get started quickly. It is optimised for reliability
-rather than speed. While the library should be fast, no guarantees are made
-on it's determinism and it should not be used in time critical routines.
+It targets reliability rather than speed. No guarantees are made
+on its determinism and it should not be used in time critical routines.
 
 %package -n %{name}-common
 Summary:Common files for %{name}
@@ -65,10 +57,8 @@
 libsoc is a C library to interface with common peripherals found in System
 on Chips (SoC) through generic Linux Kernel interfaces.
 
-It is aimed at new Linux users, and intends to be a stepping stone to
-enable a user to get started quickly. It is optimised for reliability
-rather than speed. While the library should be fast, no guarantees are made
-on it's determinism and it should not be used in time critical routines.
+It targets reliability rather than speed. No guarantees are made
+on its determinism and it should not be used in time critical routines.
 
 This package contains common config files for %{name}.
 
@@ -81,11 +71,6 @@
 libsoc is a C library to interface with common peripherals found in System
 on Chips (SoC) through generic Linux Kernel interfaces.
 
-It is aimed at new Linux users, and intends to be a stepping stone to
-enable a user to get started quickly. It is optimised for reliability
-rather than speed. While the library should be fast, no guarantees are made
-on it's determinism and it should not be used in time critical routines.
-
 This package contains python3 bindings for %{name}.
 
 %package devel
@@ -97,11 +82,6 @@
 libsoc is a C library to interface with common peripherals found in System
 on Chips (SoC) through generic Linux Kernel interfaces.
 
-It is aimed at new Linux users, and intends to be a stepping stone to
-enable a user to get started quickly. It is optimised for reliability
-rather than speed. While the library should be fast, no guarantees are

commit libsoc for openSUSE:Factory

2016-11-21 Thread h_root
Hello community,

here is the log from the commit of package libsoc for openSUSE:Factory checked 
in at 2016-11-21 14:25:31

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


Package is "libsoc"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.libsoc.new/libsoc.changes   2016-11-21 
14:25:31.0 +0100
@@ -0,0 +1,5 @@
+---
+Tue Aug 30 21:15:56 UTC 2016 - mplus...@suse.com
+
+- Initial package for version 0.8.2
+

New:

  libsoc-0.8.2.tar.gz
  libsoc.changes
  libsoc.spec



Other differences:
--
++ libsoc.spec ++
#
# spec file for package libsoc
#
# Copyright (c) 2016 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define sover   2
Name:   libsoc
Version:0.8.2
Release:0
Summary:C library for interfacing with common SoC peripherals
License:LGPL-2.1
Group:  Development/Libraries/C and C++
Url:https://github.com/jackmitch/libsoc
Source0:
https://github.com/jackmitch/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
BuildRequires:  fdupes
BuildRequires:  pkgconfig
BuildRequires:  i2c-tools
BuildRequires:  pkgconfig(python3)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
libsoc is a C library to interface with common peripherals found in System
on Chips (SoC) through generic Linux Kernel interfaces.

It is aimed at new Linux users, and intends to be a stepping stone to
enable a user to get started quickly. It is optimised for reliability
rather than speed. While the library should be fast, no guarantees are made
on it's determinism and it should not be used in time critical routines.

%package -n %{name}%{sover}
Summary:C library for interfacing with common SoC peripherals
Group:  System/Libraries
Recommends: %{name}-common

%description -n %{name}%{sover}
libsoc is a C library to interface with common peripherals found in System
on Chips (SoC) through generic Linux Kernel interfaces.

It is aimed at new Linux users, and intends to be a stepping stone to
enable a user to get started quickly. It is optimised for reliability
rather than speed. While the library should be fast, no guarantees are made
on it's determinism and it should not be used in time critical routines.

%package -n %{name}-common
Summary:Common files for %{name}
Group:  Development/Languages/C and C++

%description -n %{name}-common
libsoc is a C library to interface with common peripherals found in System
on Chips (SoC) through generic Linux Kernel interfaces.

It is aimed at new Linux users, and intends to be a stepping stone to
enable a user to get started quickly. It is optimised for reliability
rather than speed. While the library should be fast, no guarantees are made
on it's determinism and it should not be used in time critical routines.

This package contains common config files for %{name}.

%package -n python3-%{name}
Summary:Python3 bindings for %{name}
Group:  Development/Languages/Python
Requires:   %{name}%{sover} = %{version}

%description -n python3-%{name}
libsoc is a C library to interface with common peripherals found in System
on Chips (SoC) through generic Linux Kernel interfaces.

It is aimed at new Linux users, and intends to be a stepping stone to
enable a user to get started quickly. It is optimised for reliability
rather than speed. While the library should be fast, no guarantees are made
on it's determinism and it should not be used in time critical routines.

This package contains python3 bindings for %{name}.

%package devel
Summary:Development files for %{name}
Group:  Development/Languages/C and C++
Requires:   %{name}%{sover} = %{version}

%description devel
libsoc is a C library to interface with common peripherals found in System
on Chips (SoC) through generic Linux Kernel interfaces.

It is aimed at new Linux users, and i