commit libscca for openSUSE:Factory

2020-05-01 Thread root
Hello community,

here is the log from the commit of package libscca for openSUSE:Factory checked 
in at 2020-05-01 11:12:26

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


Package is "libscca"

Fri May  1 11:12:26 2020 rev:5 rq:799066 version:0~20191222

Changes:

--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2020-02-06 
13:08:23.396341522 +0100
+++ /work/SRC/openSUSE:Factory/.libscca.new.2738/libscca.changes
2020-05-01 11:12:29.939735986 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 02:18:06 UTC 2020 - Greg Freemyer 
+
+- remove python2 submodule 
+
+---



Other differences:
--
++ libscca.spec ++
--- /var/tmp/diff_new_pack.jS0Erz/_old  2020-05-01 11:12:30.759737769 +0200
+++ /var/tmp/diff_new_pack.jS0Erz/_new  2020-05-01 11:12:30.759737769 +0200
@@ -82,20 +82,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %{name}.
 
-%package -n python2-%{name}
-Summary:Python 2 bindings for libscca
-License:LGPL-3.0-or-later
-Group:  Development/Languages/Python
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(python2)
-Requires:   %{lname} = %{version}
-Requires:   python
-Provides:   python-%{name} = %{version}
-Obsoletes:  python-%{name} <= 20170105
-
-%description -n python2-%{name}
-Python 2 binding for libscca, which can access the Windows Prefetch File (PF) 
format.
-
 %package -n python3-%{name}
 Summary:Python 3 bindings for libscca
 License:LGPL-3.0-or-later
@@ -112,7 +98,7 @@
 %setup -q -n libscca-%{timestamp}
 
 %build
-%configure --disable-static --enable-wide-character-type --enable-python2 
--enable-python3
+%configure --disable-static --enable-wide-character-type --enable-python3
 %make_build
 
 %install
@@ -138,11 +124,6 @@
 %{_libdir}/pkgconfig/libscca.pc
 %{_mandir}/man3/libscca.3%{?ext_man}
 
-%files -n python2-%{name}
-%license COPYING
-%doc AUTHORS README
-%{python_sitearch}/pyscca.so
-
 %files -n python3-%{name}
 %license COPYING
 %doc AUTHORS




commit libscca for openSUSE:Factory

2020-02-06 Thread root
Hello community,

here is the log from the commit of package libscca for openSUSE:Factory checked 
in at 2020-02-06 13:08:21

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


Package is "libscca"

Thu Feb  6 13:08:21 2020 rev:4 rq:770264 version:0~20191222

Changes:

--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2018-01-17 
21:56:27.796408608 +0100
+++ /work/SRC/openSUSE:Factory/.libscca.new.26092/libscca.changes   
2020-02-06 13:08:23.396341522 +0100
@@ -1,0 +2,7 @@
+Wed Feb  5 12:28:06 UTC 2020 - Greg Freemyer 
+
+- update to v0~20191222
+* worked on python bindings
+* changes to support libfdata changes
+
+---

Old:

  libscca-alpha-20170205.tar.gz

New:

  libscca-alpha-20191222.tar.gz



Other differences:
--
++ libscca.spec ++
--- /var/tmp/diff_new_pack.fkbZi4/_old  2020-02-06 13:08:24.244341984 +0100
+++ /var/tmp/diff_new_pack.fkbZi4/_new  2020-02-06 13:08:24.244341984 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libscca
 #
-# Copyright (c) 2018 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,19 +12,19 @@
 # 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/
 #
 
 
 %define lname  libscca1
-%define timestamp  20170205
+%define timestamp  20191222
 Name:   libscca
 Version:0~%{timestamp}
 Release:0
 Summary:Library and tools to access the Windows Prefetch File (PF) 
format
-License:LGPL-3.0+ and GFDL-1.3
+License:LGPL-3.0-or-later AND GFDL-1.3-only
 Group:  Productivity/File utilities
-Url:https://github.com/libyal/libscca/wiki
+URL:https://github.com/libyal/libscca/wiki
 Source: 
https://github.com/libyal/libscca/releases/download/%{timestamp}/%{name}-alpha-%{timestamp}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
@@ -44,7 +44,6 @@
 BuildRequires:  pkgconfig(libfvalue)
 BuildRequires:  pkgconfig(libfwnt)
 BuildRequires:  pkgconfig(libuna) >= 20120425
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Library and tools to access the Windows Prefetch File (PF) format.
@@ -53,7 +52,7 @@
 
 %package -n %{lname}
 Summary:Library to access the Windows Prefetch File (PF) format
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  System/Libraries
 
 %description -n %{lname}
@@ -63,7 +62,7 @@
 
 %package tools
 Summary:Tools to access the Windows Prefetch File (PF) format
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
 
 %description tools
@@ -73,7 +72,7 @@
 
 %package devel
 Summary:Development files for libscca
-License:LGPL-3.0+ and GFDL-1.3+
+License:LGPL-3.0-or-later AND GFDL-1.3-or-later
 Group:  Development/Libraries/C and C++
 Requires:   %{lname} = %{version}
 
@@ -85,7 +84,7 @@
 
 %package -n python2-%{name}
 Summary:Python 2 bindings for libscca
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python2)
@@ -99,7 +98,7 @@
 
 %package -n python3-%{name}
 Summary:Python 3 bindings for libscca
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
@@ -114,8 +113,7 @@
 
 %build
 %configure --disable-static --enable-wide-character-type --enable-python2 
--enable-python3
-#make %{?_smp_mflags}
-make # Parrallel make is not reliable for this small package, so don't use it.
+%make_build
 
 %install
 %make_install
@@ -125,31 +123,29 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%license COPYING
+%doc AUTHORS ChangeLog
 %{_libdir}/libscca.so.*
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/scca*
-%{_mandir}/man1/sccainfo.1*
+%{_mandir}/man1/sccainfo.1%{?ext_man}
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/libscca.h
 %{_includedir}/libscca/
 %{_libdir}/libscca.so
 %{_libdir}/pkgconfig/libscca.pc
-%{_mandir}/man3/libscca.3*
+%{_mandir}/man3/libscca.3%{?ext_man}
 
 %files -n python2-%{name}
-%defattr(-,root,root)
-%doc AUTHORS 

commit libscca for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libscca for openSUSE:Factory checked 
in at 2018-01-17 21:56:16

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


Package is "libscca"

Wed Jan 17 21:56:16 2018 rev:3 rq:564460 version:0~20170205

Changes:

--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2017-03-04 
16:48:14.406118515 +0100
+++ /work/SRC/openSUSE:Factory/.libscca.new/libscca.changes 2018-01-17 
21:56:27.796408608 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 03:13:29 UTC 2018 - greg.freem...@gmail.com
+
+- rename python-libscca to python2-libscca for consistency sake
+- eliminate pyscca symbol as it in unversioned
+
+---



Other differences:
--
++ libscca.spec ++
--- /var/tmp/diff_new_pack.ecCT4o/_old  2018-01-17 21:56:28.544373621 +0100
+++ /var/tmp/diff_new_pack.ecCT4o/_new  2018-01-17 21:56:28.548373434 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libscca
 #
-# Copyright (c) 2017 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
@@ -83,28 +83,28 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %{name}.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:Python 2 bindings for libscca
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python2)
 Requires:   %{lname} = %{version}
 Requires:   python
-Provides:   pyscca = %{version}
+Provides:   python-%{name} = %{version}
+Obsoletes: python-%{name} <= 20170105
 
-%description -n python-%{name}
+%description -n python2-%{name}
 Python 2 binding for libscca, which can access the Windows Prefetch File (PF) 
format.
 
 %package -n python3-%{name}
 Summary:Python 3 bindings for libscca
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
 Requires:   %{lname} = %{version}
 Requires:   python3
-Provides:   pyscca = %{version}
 
 %description -n python3-%{name}
 Python 3 binding for libscca, which can access the Windows Prefetch File (PF) 
format.
@@ -142,7 +142,7 @@
 %{_libdir}/pkgconfig/libscca.pc
 %{_mandir}/man3/libscca.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{python_sitearch}/pyscca.so




commit libscca for openSUSE:Factory

2017-03-04 Thread root
Hello community,

here is the log from the commit of package libscca for openSUSE:Factory checked 
in at 2017-03-04 16:37:32

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


Package is "libscca"

Sat Mar  4 16:37:32 2017 rev:2 rq:461995 version:0~20170205

Changes:

--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2016-09-13 
22:23:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libscca.new/libscca.changes 2017-03-04 
16:48:14.406118515 +0100
@@ -1,0 +2,9 @@
+Thu Feb 16 00:01:48 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170205
+* worked on Windows 10 compressed file support
+* fixes for rpmbuild
+- add GFDL-1.3 to License field
+- use %make_install macro
+
+---

Old:

  libscca-alpha-20160108.tar.gz

New:

  libscca-alpha-20170205.tar.gz



Other differences:
--
++ libscca.spec ++
--- /var/tmp/diff_new_pack.THCaGs/_old  2017-03-04 16:48:14.998034703 +0100
+++ /var/tmp/diff_new_pack.THCaGs/_new  2017-03-04 16:48:15.002034136 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libscca
 #
-# 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
@@ -17,12 +17,12 @@
 
 
 %define lname  libscca1
-%define timestamp  20160108
+%define timestamp  20170205
 Name:   libscca
 Version:0~%{timestamp}
 Release:0
 Summary:Library and tools to access the Windows Prefetch File (PF) 
format
-License:LGPL-3.0+
+License:LGPL-3.0+ and GFDL-1.3
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libscca/wiki
 Source: 
https://github.com/libyal/libscca/releases/download/%{timestamp}/%{name}-alpha-%{timestamp}.tar.gz
@@ -44,9 +44,6 @@
 BuildRequires:  pkgconfig(libfvalue)
 BuildRequires:  pkgconfig(libfwnt)
 BuildRequires:  pkgconfig(libuna) >= 20120425
-#as of Jul 28, 2016, the various released versions of the below all cause 
compile errors.
-# libcerror and libcstring are examples of very fundamental parts of libyal, 
but the latest released version causes build errors here (12/2/2015).
-#BuildRequires:  pkgconfig(libcstring) >= 20150101
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -121,7 +118,7 @@
 make # Parrallel make is not reliable for this small package, so don't use it.
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %{lname} -p /sbin/ldconfig

++ libscca-alpha-20160108.tar.gz -> libscca-alpha-20170205.tar.gz ++
 119192 lines of diff (skipped)