commit libsmdev for openSUSE:Factory

2024-05-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2024-05-06 17:54:28

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


Package is "libsmdev"

Mon May  6 17:54:28 2024 rev:21 rq:1172036 version:20240505

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2024-03-10 
20:26:25.845990366 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1880/libsmdev.changes  
2024-05-06 17:55:52.476814082 +0200
@@ -1,0 +2,6 @@
+Sun May  5 22:00:02 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240505
+  * No user-visible changes
+
+---

Old:

  libsmdev-alpha-20240309.tar.gz
  libsmdev-alpha-20240309.tar.gz.asc

New:

  libsmdev-alpha-20240505.tar.gz
  libsmdev-alpha-20240505.tar.gz.asc



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.UARt2s/_old  2024-05-06 17:55:53.040834614 +0200
+++ /var/tmp/diff_new_pack.UARt2s/_new  2024-05-06 17:55:53.044834760 +0200
@@ -20,27 +20,27 @@
 
 %define lname  libsmdev1
 Name:   libsmdev
-Version:20240309
+Version:20240505
 Release:0
 Summary:Library to access storage media devices
 License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
 URL:https://github.com/libyal/libsmdev
-Source: 
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz
-Source2:
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz.asc
+Source: 
https://github.com/libyal/libsmdev/releases/download/%version/%name-alpha-%version.tar.gz
+Source2:
https://github.com/libyal/libsmdev/releases/download/%version/%name-alpha-%version.tar.gz.asc
 Source3:%name.keyring
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %python_module devel
+BuildRequires:  %python_module setuptools
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libcdata) >= 20240103
-BuildRequires:  pkgconfig(libcerror) >= 20240101
-BuildRequires:  pkgconfig(libcfile) >= 20240106
-BuildRequires:  pkgconfig(libclocale) >= 20240107
-BuildRequires:  pkgconfig(libcnotify) >= 20240108
-BuildRequires:  pkgconfig(libcthreads) >= 20240102
-BuildRequires:  pkgconfig(libuna) >= 20240130
+BuildRequires:  pkgconfig(libcdata) >= 20240414
+BuildRequires:  pkgconfig(libcerror) >= 20240413
+BuildRequires:  pkgconfig(libcfile) >= 20240414
+BuildRequires:  pkgconfig(libclocale) >= 20240414
+BuildRequires:  pkgconfig(libcnotify) >= 20240414
+BuildRequires:  pkgconfig(libcthreads) >= 20240413
+BuildRequires:  pkgconfig(libuna) >= 20240414
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
 
@@ -93,8 +93,7 @@
 mv "%_builddir/rt/"* "%buildroot/"
 find "%buildroot" -type f -name "*.la" -delete -print
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING*

++ libsmdev-alpha-20240309.tar.gz -> libsmdev-alpha-20240505.tar.gz ++
 2279 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libsmdev-20240309/Makefile.am new/libsmdev-20240505/Makefile.am
--- old/libsmdev-20240309/Makefile.am   2023-12-03 10:14:09.0 +0100
+++ new/libsmdev-20240505/Makefile.am   2024-05-05 10:52:31.0 +0200
@@ -55,8 +55,15 @@
$(SETUP_PY_FILES) \
$(SPEC_FILES)
 
-MAINTAINERCLEANFILES = \
-   Makefile.in
+DISTCLEANFILES = \
+   config.status \
+   config.cache \
+   config.log \
+   libsmdev.pc \
+   libsmdev.spec \
+   Makefile \
+   Makefile.in \
+   po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 
@@ -80,15 +87,3 @@
(cd $(srcdir)/libsmdev && $(MAKE) $(AM_MAKEFLAGS))
(cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS))
 
-distclean: clean
-   -rm -f Makefile
-   -rm -f config.status
-   -rm -f config.cache
-   -rm -f config.log
-   -rm -f libsmdev.pc
-   -rm -f libsmdev.spec
-   @for dir in ${subdirs}; do \
-   (cd $$dir && $(MAKE) distclean) \
-   || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
-   

commit libsmdev for openSUSE:Factory

2024-03-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2024-03-10 20:25:52

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


Package is "libsmdev"

Sun Mar 10 20:25:52 2024 rev:20 rq:1156700 version:20240309

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2024-02-07 
18:49:57.678045219 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1770/libsmdev.changes  
2024-03-10 20:26:25.845990366 +0100
@@ -1,0 +2,6 @@
+Sun Mar 10 09:05:36 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240309
+  * No user-visible changes
+
+---

Old:

  libsmdev-alpha-20231128.tar.gz
  libsmdev-alpha-20231128.tar.gz.asc

New:

  libsmdev-alpha-20240309.tar.gz
  libsmdev-alpha-20240309.tar.gz.asc



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.WiAWiD/_old  2024-03-10 20:26:26.358009157 +0100
+++ /var/tmp/diff_new_pack.WiAWiD/_new  2024-03-10 20:26:26.362009304 +0100
@@ -20,7 +20,7 @@
 
 %define lname  libsmdev1
 Name:   libsmdev
-Version:20231128
+Version:20240309
 Release:0
 Summary:Library to access storage media devices
 License:LGPL-3.0-or-later
@@ -34,13 +34,13 @@
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libcdata) >= 20230108
-BuildRequires:  pkgconfig(libcerror) >= 20220101
-BuildRequires:  pkgconfig(libcfile) >= 20220106
-BuildRequires:  pkgconfig(libclocale) >= 20221218
-BuildRequires:  pkgconfig(libcnotify) >= 20220108
-BuildRequires:  pkgconfig(libcthreads) >= 20220102
-BuildRequires:  pkgconfig(libuna) >= 20230710
+BuildRequires:  pkgconfig(libcdata) >= 20240103
+BuildRequires:  pkgconfig(libcerror) >= 20240101
+BuildRequires:  pkgconfig(libcfile) >= 20240106
+BuildRequires:  pkgconfig(libclocale) >= 20240107
+BuildRequires:  pkgconfig(libcnotify) >= 20240108
+BuildRequires:  pkgconfig(libcthreads) >= 20240102
+BuildRequires:  pkgconfig(libuna) >= 20240130
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
 

++ libsmdev-alpha-20231128.tar.gz -> libsmdev-alpha-20240309.tar.gz ++
 7112 lines of diff (skipped)


commit libsmdev for openSUSE:Factory

2024-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2024-02-07 18:48:35

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


Package is "libsmdev"

Wed Feb  7 18:48:35 2024 rev:19 rq:1144602 version:20231128

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2023-11-30 
22:01:15.788931361 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1815/libsmdev.changes  
2024-02-07 18:49:57.678045219 +0100
@@ -1,0 +2,6 @@
+Mon Feb  5 21:43:04 UTC 2024 - Jan Engelhardt 
+
+- Use python-setuptools for python distutils backport
+  gh#libyal/libbde#68
+
+---



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.GsEXa7/_old  2024-02-07 18:49:58.118061039 +0100
+++ /var/tmp/diff_new_pack.GsEXa7/_new  2024-02-07 18:49:58.122061183 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,7 @@
 Source2:
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros


commit libsmdev for openSUSE:Factory

2023-11-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2023-11-30 22:00:26

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


Package is "libsmdev"

Thu Nov 30 22:00:26 2023 rev:18 rq:1129771 version:20231128

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2023-08-09 
17:25:47.809583317 +0200
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.25432/libsmdev.changes 
2023-11-30 22:01:15.788931361 +0100
@@ -1,0 +2,6 @@
+Wed Nov 29 10:50:27 UTC 2023 - Jan Engelhardt 
+
+- Update to release 20231128
+  * Improved Python Unicode handling
+
+---

Old:

  libsmdev-alpha-20221028.tar.gz
  libsmdev-alpha-20221028.tar.gz.asc

New:

  libsmdev-alpha-20231128.tar.gz
  libsmdev-alpha-20231128.tar.gz.asc



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.XrRNHg/_old  2023-11-30 22:01:16.360952433 +0100
+++ /var/tmp/diff_new_pack.XrRNHg/_new  2023-11-30 22:01:16.364952580 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %{?sle15_python_module_pythons}
 
 %define lname  libsmdev1
 Name:   libsmdev
-Version:20221028
+Version:20231128
 Release:0
 Summary:Library to access storage media devices
 License:LGPL-3.0-or-later
@@ -32,30 +33,30 @@
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcdata) >= 20230108
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 BuildRequires:  pkgconfig(libcfile) >= 20220106
-BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libclocale) >= 20221218
 BuildRequires:  pkgconfig(libcnotify) >= 20220108
 BuildRequires:  pkgconfig(libcthreads) >= 20220102
-BuildRequires:  pkgconfig(libuna) >= 20220611
+BuildRequires:  pkgconfig(libuna) >= 20230710
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
 
 %description
 libsmdev is a library to access and read storage media devices.
 
-%package -n %{lname}
+%package -n %lname
 Summary:Library to access storage media devices
 Group:  System/Libraries
 
-%description -n %{lname}
+%description -n %lname
 libsmdev is a library to access and read storage media devices.
 
 %package devel
 Summary:Development files for libsmdev, a storage media access library
 Group:  Development/Libraries/C and C++
-Requires:   %{lname} = %{version}
+Requires:   %lname = %version
 
 %description devel
 libsmdev is a library to access and read storage media devices.
@@ -91,26 +92,26 @@
 mv "%_builddir/rt/"* "%buildroot/"
 find "%buildroot" -type f -name "*.la" -delete -print
 
-%post   -n %{lname} -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n %{lname}
+%files -n %lname
 %license COPYING*
-%{_libdir}/libsmdev.so.1*
+%_libdir/libsmdev.so.1*
 
 %files -n %name-devel
 %license COPYING*
-%{_includedir}/libsmdev*
-%{_libdir}/libsmdev.so
-%{_libdir}/pkgconfig/libsmdev.pc
-%{_mandir}/man3/libsmdev.3*
+%_includedir/libsmdev*
+%_libdir/libsmdev.so
+%_libdir/pkgconfig/libsmdev.pc
+%_mandir/man3/libsmdev.3*
 
 %files -n %name-tools
 %license COPYING*
-%{_bindir}/smdevinfo
-%{_mandir}/man1/smdevinfo.1*
+%_bindir/smdevinfo
+%_mandir/man1/smdevinfo.1*
 
 %files %python_files
 %license COPYING*
-%{python_sitearch}/pysmdev.so
+%python_sitearch/pysmdev.so
 

++ libsmdev-alpha-20221028.tar.gz -> libsmdev-alpha-20231128.tar.gz ++
 17334 lines of diff (skipped)


commit libsmdev for openSUSE:Factory

2023-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2023-08-09 17:25:39

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


Package is "libsmdev"

Wed Aug  9 17:25:39 2023 rev:17 rq:1103024 version:20221028

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2022-11-28 
11:06:52.271698306 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.11712/libsmdev.changes 
2023-08-09 17:25:47.809583317 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 16:03:51 UTC 2023 - Greg Freemyer 
+
+- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
+
+---



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.jixbc1/_old  2023-08-09 17:25:48.433587202 +0200
+++ /var/tmp/diff_new_pack.jixbc1/_new  2023-08-09 17:25:48.433587202 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+%{?sle15_python_module_pythons}
 
 %define lname  libsmdev1
 Name:   libsmdev


commit libsmdev for openSUSE:Factory

2022-11-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2022-11-28 11:06:46

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


Package is "libsmdev"

Mon Nov 28 11:06:46 2022 rev:16 rq:1038492 version:20221028

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2022-10-28 
19:32:28.495517324 +0200
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1597/libsmdev.changes  
2022-11-28 11:06:52.271698306 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt 
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+---

Old:

  system-libs.patch



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.bFTq6F/_old  2022-11-28 11:06:52.831701048 +0100
+++ /var/tmp/diff_new_pack.bFTq6F/_new  2022-11-28 11:06:52.835701068 +0100
@@ -27,11 +27,8 @@
 Source: 
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz
 Source2:
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz.asc
 Source3:%name.keyring
-Patch1: system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libcdata) >= 20220115
@@ -42,6 +39,7 @@
 BuildRequires:  pkgconfig(libcthreads) >= 20220102
 BuildRequires:  pkgconfig(libuna) >= 20220611
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libsmdev is a library to access and read storage media devices.
@@ -77,15 +75,12 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# OOT builds are presently broken, so we have to install
-# within each python iteration now, not in %%install.
 %{python_expand #
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep ' '' ''local' config.log && exit 1
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean


commit libsmdev for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2022-10-28 19:31:56

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


Package is "libsmdev"

Fri Oct 28 19:31:56 2022 rev:15 rq:1031945 version:20221028

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2022-08-09 
15:29:27.209813957 +0200
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.2275/libsmdev.changes  
2022-10-28 19:32:28.495517324 +0200
@@ -1,0 +2,6 @@
+Fri Oct 28 11:54:47 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20221028
+  * No changelog was provided
+
+---

Old:

  _service
  libsmdev-20210418.tar.xz

New:

  libsmdev-alpha-20221028.tar.gz
  libsmdev-alpha-20221028.tar.gz.asc
  libsmdev.keyring



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.aewWtP/_old  2022-10-28 19:32:28.979519751 +0200
+++ /var/tmp/diff_new_pack.aewWtP/_new  2022-10-28 19:32:28.983519772 +0200
@@ -18,27 +18,29 @@
 
 %define lname  libsmdev1
 Name:   libsmdev
-Version:20210418
+Version:20221028
 Release:0
 Summary:Library to access storage media devices
 License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
 URL:https://github.com/libyal/libsmdev
-Source: %name-%version.tar.xz
+Source: 
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz
+Source2:
https://github.com/libyal/libsmdev/releases/download/%version/libsmdev-alpha-%version.tar.gz.asc
+Source3:%name.keyring
 Patch1: system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  gettext-tools >= 0.21
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libcdata) >= 20200509
-BuildRequires:  pkgconfig(libcerror) >= 20201121
-BuildRequires:  pkgconfig(libcfile) >= 20201229
-BuildRequires:  pkgconfig(libclocale) >= 20200913
-BuildRequires:  pkgconfig(libcnotify) >= 20200913
-BuildRequires:  pkgconfig(libcthreads) >= 20200508
-BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcerror) >= 20220101
+BuildRequires:  pkgconfig(libcfile) >= 20220106
+BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libcnotify) >= 20220108
+BuildRequires:  pkgconfig(libcthreads) >= 20220102
+BuildRequires:  pkgconfig(libuna) >= 20220611
 %python_subpackages
 
 %description
@@ -90,8 +92,8 @@
 }
 
 %install
-mv %_builddir/rt/* %buildroot/
-find %{buildroot} -type f -name "*.la" -delete -print
+mv "%_builddir/rt/"* "%buildroot/"
+find "%buildroot" -type f -name "*.la" -delete -print
 
 %post   -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig


commit libsmdev for openSUSE:Factory

2022-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2022-08-09 15:29:01

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


Package is "libsmdev"

Tue Aug  9 15:29:01 2022 rev:14 rq:994025 version:20210418

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2022-01-24 
23:10:41.150474262 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1521/libsmdev.changes  
2022-08-09 15:29:27.209813957 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt 
+
+- Add forced symvers
+
+---



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.6CDue2/_old  2022-08-09 15:29:27.601815077 +0200
+++ /var/tmp/diff_new_pack.6CDue2/_new  2022-08-09 15:29:27.617815123 +0200
@@ -79,8 +79,11 @@
 # OOT builds are presently broken, so we have to install
 # within each python iteration now, not in %%install.
 %{python_expand #
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
-   --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
+   --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
+   LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean


commit libsmdev for openSUSE:Factory

2022-01-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2022-01-24 23:10:06

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


Package is "libsmdev"

Mon Jan 24 23:10:06 2022 rev:13 rq:948392 version:20210418

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2021-06-11 
00:18:39.601315487 +0200
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.1938/libsmdev.changes  
2022-01-24 23:10:41.150474262 +0100
@@ -1,0 +2,5 @@
+Mon Jan 24 10:41:51 UTC 2022 - Jan Engelhardt 
+
+- Enable multipython builds. (This reenables Python2 on Leap 15.)
+
+---



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.bYaAT1/_old  2022-01-24 23:10:41.746470188 +0100
+++ /var/tmp/diff_new_pack.bYaAT1/_new  2022-01-24 23:10:41.750470161 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,10 +26,12 @@
 URL:https://github.com/libyal/libsmdev
 Source: %name-%version.tar.xz
 Patch1: system-libs.patch
+BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libcdata) >= 20200509
 BuildRequires:  pkgconfig(libcerror) >= 20201121
 BuildRequires:  pkgconfig(libcfile) >= 20201229
@@ -37,7 +39,7 @@
 BuildRequires:  pkgconfig(libcnotify) >= 20200913
 BuildRequires:  pkgconfig(libcthreads) >= 20200508
 BuildRequires:  pkgconfig(libuna) >= 20201204
-BuildRequires:  pkgconfig(python3)
+%python_subpackages
 
 %description
 libsmdev is a library to access and read storage media devices.
@@ -69,24 +71,23 @@
 can access and read storage media devices and will determine
 information about such.
 
-%package -n python3-%{name}
-Summary:Python bindings for libsmdev
-Group:  Development/Languages/Python
-Provides:   pysmdev = %{version}
-
-%description -n python3-%{name}
-Python 3 bindings for libsmdev, which is a library to access and read storage 
media devices.
-
 %prep
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
-%configure --disable-static --enable-wide-character-type --enable-python3
+autoreconf -fi
+# OOT builds are presently broken, so we have to install
+# within each python iteration now, not in %%install.
+%{python_expand #
+%configure --disable-static --enable-wide-character-type \
+   --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
 %make_build
+%make_install DESTDIR="%_builddir/rt"
+%make_build clean
+}
 
 %install
-%make_install
+mv %_builddir/rt/* %buildroot/
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %{lname} -p /sbin/ldconfig
@@ -96,20 +97,20 @@
 %license COPYING*
 %{_libdir}/libsmdev.so.1*
 
-%files devel
+%files -n %name-devel
 %license COPYING*
 %{_includedir}/libsmdev*
 %{_libdir}/libsmdev.so
 %{_libdir}/pkgconfig/libsmdev.pc
 %{_mandir}/man3/libsmdev.3*
 
-%files tools
+%files -n %name-tools
 %license COPYING*
 %{_bindir}/smdevinfo
 %{_mandir}/man1/smdevinfo.1*
 
-%files -n python3-%{name}
+%files %python_files
 %license COPYING*
-%{python3_sitearch}/pysmdev.so
+%{python_sitearch}/pysmdev.so
 
 %changelog


commit libsmdev for openSUSE:Factory

2021-06-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmdev for openSUSE:Factory 
checked in at 2021-06-11 00:18:20

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


Package is "libsmdev"

Fri Jun 11 00:18:20 2021 rev:12 rq:898741 version:20210418

Changes:

--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes2020-12-30 
17:13:44.856459556 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.32437/libsmdev.changes 
2021-06-11 00:18:39.601315487 +0200
@@ -1,0 +2,7 @@
+Fri May 14 00:51:33 UTC 2021 - Jan Engelhardt 
+
+- Update to snapshot 20210418 (3b84f9f7)
+  * No changelog was provided
+- Add system-libs.patch
+
+---

Old:

  libsmdev-alpha-20201204.tar.gz

New:

  _service
  libsmdev-20210418.tar.xz
  system-libs.patch



Other differences:
--
++ libsmdev.spec ++
--- /var/tmp/diff_new_pack.7ZDpYI/_old  2021-06-11 00:18:43.365322028 +0200
+++ /var/tmp/diff_new_pack.7ZDpYI/_new  2021-06-11 00:18:43.365322028 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,27 @@
 
 
 %define lname  libsmdev1
-%define timestamp 20201204
 Name:   libsmdev
-Version:0~%{timestamp}
+Version:20210418
 Release:0
 Summary:Library to access storage media devices
 License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
-URL:https://github.com/libyal/libsmdev/wiki
-Source: 
https://github.com/libyal/libsmdev/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
-#BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdata) >= 20120425
-BuildRequires:  pkgconfig(libcerror) >= 20170101
-BuildRequires:  pkgconfig(libcfile) >= 20130609
-BuildRequires:  pkgconfig(libclocale) >= 20130609
-BuildRequires:  pkgconfig(libcnotify) >= 20130609
-BuildRequires:  pkgconfig(libcthreads) >= 20130723
-BuildRequires:  pkgconfig(libuna) >= 20120425
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+URL:https://github.com/libyal/libsmdev
+Source: %name-%version.tar.xz
+Patch1: system-libs.patch
+BuildRequires:  c_compiler
+BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libcdata) >= 20200509
+BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcfile) >= 20201229
+BuildRequires:  pkgconfig(libclocale) >= 20200913
+BuildRequires:  pkgconfig(libcnotify) >= 20200913
+BuildRequires:  pkgconfig(libcthreads) >= 20200508
+BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(python3)
 
 %description
 libsmdev is a library to access and read storage media devices.
@@ -69,37 +72,31 @@
 %package -n python3-%{name}
 Summary:Python bindings for libsmdev
 Group:  Development/Languages/Python
-Requires:   %{lname} = %{version}
-BuildRequires:  pkgconfig(python3)
 Provides:   pysmdev = %{version}
 
 %description -n python3-%{name}
 Python 3 bindings for libsmdev, which is a library to access and read storage 
media devices.
 
 %prep
-%setup -q -n libsmdev-%{timestamp}
+%autosetup -p1
 
 %build
+if [ ! -e configure ]; then ./autogen.sh; fi
 %configure --disable-static --enable-wide-character-type --enable-python3
-make %{?_smp_mflags}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %{lname} -p /sbin/ldconfig
-
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog
 %license COPYING*
 %{_libdir}/libsmdev.so.1*
 
 %files devel
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog
 %license COPYING*
 %{_includedir}/libsmdev*
 %{_libdir}/libsmdev.so
@@ -107,15 +104,11 @@
 %{_mandir}/man3/libsmdev.3*
 
 %files tools
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog
 %license COPYING*
 %{_bindir}/smdevinfo
 %{_mandir}/man1/smdevinfo.1*
 
 %files -n python3-%{name}
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog
 %license COPYING*
 %{python3_sitearch}/pysmdev.so
 

++ _service ++


git
https://github.com/libyal/libsmdev
3b84f9f752b37867985565e58768bab146026065

20210418


*.tar
xz



++ system-libs.patch ++
From: Jan