Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2019-03-20 13:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-tools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-tools"

Wed Mar 20 13:21:01 2019 rev:74 rq:686494 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes    2018-10-18 
15:34:43.378409502 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new.28833/alsa-tools.changes 
2019-03-20 13:21:01.649318523 +0100
@@ -1,0 +2,8 @@
+Sun Mar 17 18:06:45 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Remove %if..%endif guards that do not affect the build.
+- Implement shared library packaging policy.
+- Update historic boilerplate summary for ld10k1-devel.
+- Remove old BuildRoot: and %defattr.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.3J8Hod/_old  2019-03-20 13:21:02.241318377 +0100
+++ /var/tmp/diff_new_pack.3J8Hod/_new  2019-03-20 13:21:02.241318377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alsa-tools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -40,12 +40,11 @@
 # build fixes
 Patch101:       alsa-tools-no_m4_dir.dif
 BuildRequires:  alsa-devel
+BuildRequires:  fltk-devel
 BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
 BuildRequires:  libtool
 BuildRequires:  update-desktop-files
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fltk-devel
-BuildRequires:  gtk2-devel
 %if %{have_gtk3}
 BuildRequires:  gtk3-devel
 %endif
@@ -97,12 +96,21 @@
 %description -n ld10k1
 This package contains the patch loader program for Emu10k1 and Emu10k1 on ALSA.
 
+%package -n liblo10k1-0
+Version:        0.1.8p1
+Release:        0
+Summary:        Emu10k1 patch loader library
+Group:          System/Libraries
+
+%description -n liblo10k1-0
+This package contains the patch loader program for Emu10k1 and Emu10k1 on ALSA.
+
 %package -n ld10k1-devel
 Version:        0.1.8p1
 Release:        0
-Summary:        Include Files and Libraries mandatory for Development
+Summary:        Header files for the Emu10k1 patch loader
 Group:          Development/Libraries/C and C++
-Requires:       ld10k1 = 0.1.8p1
+Requires:       liblo10k1-0 = 0.1.8p1
 Provides:       alsa-tools-devel = 1.0.28
 Obsoletes:      alsa-tools-devel <= 1.0.28
 
@@ -144,7 +152,6 @@
 %description -n sbiload
 sbiload is an OPL2/3 FM instrument loader for ALSA hwdep.
 
-%ifarch %ix86
 %package -n cspctl
 Version:        0.3.5a
 Release:        0
@@ -165,9 +172,7 @@
 
 %description -n sscape-ctl
 This package contains a control utility program for SoundScape cards
-%endif
 
-%if %{build_hwdep_loader}
 %package -n mixartloader
 Version:        1.0
 Release:        0
@@ -200,7 +205,6 @@
 %description -n vxloader
 mixartloader is a helper program to load the firmware binaries
 onto the Digigram VX-board sound drivers.
-%endif
 
 %package -n hwmixvolume
 Version:        0.9
@@ -249,7 +253,6 @@
 It depends on ALSA and GTK+ and offers a graphical frontend for all your
 switches.
 
-%if %{have_gtk3}
 %package -n hdajackretask
 Version:        0.20120413
 Release:        0
@@ -269,7 +272,6 @@
 %description -n hdajacksensetest
 hdajacksensetest is a small program to check the current pin/jack status
 of the HD-audio codec.
-%endif
 
 %package -n hdspconf
 Version:        1.4
@@ -404,7 +406,6 @@
 %{?desktop_database_postun}
 exit 0
 
-%if %{have_gtk3}
 %post -n hdajackretask
 %{?desktop_database_post}
 exit 0
@@ -412,70 +413,61 @@
 %postun -n hdajackretask
 %{?desktop_database_postun}
 exit 0
-%endif
-
-%post -n ld10k1 -p /sbin/ldconfig
 
-%postun -n ld10k1 -p /sbin/ldconfig
+%post   -n liblo10k1-0 -p /sbin/ldconfig
+%postun -n liblo10k1-0 -p /sbin/ldconfig
 
 %files -n as10k1
-%defattr(-, root, root)
 %{_bindir}/as10k1
 %doc as10k1/COPYING
 %doc as10k1/README
 %doc as10k1/examples
 
 %files -n hda-verb
-%defattr(-, root, root)
 %{_bindir}/hda-verb
 %doc hda-verb/ChangeLog
 %doc hda-verb/README
 
 %files -n ld10k1
-%defattr(-, root, root)
 %{_sbindir}/ld10k1
 %{_sbindir}/ld10k1d
 %{_sbindir}/dl10k1
 %{_bindir}/lo10k1
 %{_bindir}/init_*
 %{_datadir}/ld10k1
-%{_libdir}/liblo10k1.so.*
 %doc ld10k1/AUTHORS
 %doc ld10k1/COPYING
 %doc ld10k1/README
 %doc ld10k1/doc
 
+%files -n liblo10k1-0
+%{_libdir}/liblo10k1.so.*
+
 %files -n ld10k1-devel
-%defattr(-, root, root)
 %{_includedir}/lo10k1
 %{_libdir}/liblo10k1.so
 %{_datadir}/aclocal/*.m4
 
 %files -n sbiload
-%defattr(-, root, root)
 %{_bindir}/sbiload
 %{_datadir}/sounds/opl3
 %doc seq/sbiload/COPYING
 %doc seq/sbiload/README
 
 %files -n hdsploader
-%defattr(-, root, root)
 %{_bindir}/hdsploader
 %doc hdsploader/AUTHORS
 %doc hdsploader/COPYING
 %doc hdsploader/README
 
 %files -n usx2yloader
-%defattr(-, root, root)
 %{_bindir}/usx2yloader
 %doc usx2yloader/README
 
 %files -n us428control
-%defattr(-, root, root)
 %{_bindir}/us428control
 
 %files -n hwmixvolume
-%defattr(-, root, root)
 %{_bindir}/hwmixvolume
 %{_datadir}/applications/hwmixvolume.desktop
 %{_datadir}/icons/hicolor/*/apps/hwmixvolume.png
@@ -483,35 +475,29 @@
 
 %if %{build_hwdep_loader}
 %files -n pcxhrloader
-%defattr(-, root, root)
 %{_bindir}/pcxhrloader
 %doc pcxhrloader/README
 
 %files -n mixartloader
-%defattr(-, root, root)
 %{_bindir}/mixartloader
 %doc mixartloader/README
 
 %files -n vxloader
-%defattr(-, root, root)
 %{_bindir}/vxloader
 %doc vxloader/README
 %endif
 
 %ifarch %ix86
 %files -n sscape-ctl
-%defattr(-, root, root)
 %{_bindir}/sscape_ctl
 
 %files -n cspctl
-%defattr(-, root, root)
 %{_bindir}/cspctl
 %doc sb16_csp/README
 %{_mandir}/man?/cspctl.*
 %endif
 
 %files -n envy24control
-%defattr(-, root, root)
 %{_bindir}/envy24control
 %{_datadir}/applications/envy24control.desktop
 %{_datadir}/icons/hicolor/*/apps/envy24control.png
@@ -521,7 +507,6 @@
 %doc envy24control/README*
 
 %files -n rmedigicontrol
-%defattr(-, root, root)
 %{_bindir}/rmedigicontrol
 %{_datadir}/applications/rmedigicontrol.desktop
 %{_datadir}/pixmaps/rmedigicontrol.png
@@ -530,7 +515,6 @@
 %doc rmedigicontrol/README
 
 %files -n echomixer
-%defattr(-, root, root)
 %{_bindir}/echomixer
 %{_datadir}/applications/echomixer.desktop
 %{_datadir}/icons/hicolor/*/apps/echomixer.png
@@ -541,7 +525,6 @@
 
 %if %{have_gtk3}
 %files -n hdajackretask
-%defattr(-, root, root)
 %{_bindir}/hdajackretask
 %{_datadir}/applications/hdajackretask.desktop
 %{_datadir}/icons/hicolor/*/apps/hdajackretask.png
@@ -549,12 +532,10 @@
 %doc hdajackretask/README
 
 %files -n hdajacksensetest
-%defattr(-, root, root)
 %{_bindir}/hdajacksensetest
 %endif
 
 %files -n hdspconf
-%defattr(-, root, root)
 %{_bindir}/hdspconf
 %{_datadir}/applications/hdspconf.desktop
 %{_datadir}/icons/hicolor/*/apps/hdspconf.png
@@ -564,7 +545,6 @@
 %doc hdspconf/README
 
 %files -n hdspmixer
-%defattr(-, root, root)
 %{_bindir}/hdspmixer
 %{_datadir}/applications/hdspmixer.desktop
 %{_datadir}/icons/hicolor/*/apps/hdspmixer.png



Reply via email to