Hello community,

here is the log from the commit of package initviocons for openSUSE:Factory 
checked in at 2020-11-29 12:20:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/initviocons (Old)
 and      /work/SRC/openSUSE:Factory/.initviocons.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "initviocons"

Sun Nov 29 12:20:34 2020 rev:23 rq:850975 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/initviocons/initviocons.changes  2017-06-04 
01:48:15.558275976 +0200
+++ /work/SRC/openSUSE:Factory/.initviocons.new.5913/initviocons.changes        
2020-11-29 12:20:36.317527438 +0100
@@ -1,0 +2,5 @@
+Fri Oct 16 09:56:18 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- prepare usrmerge (boo#1029961)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ initviocons.spec ++++++
--- /var/tmp/diff_new_pack.TYURZC/_old  2020-11-29 12:20:36.953528082 +0100
+++ /var/tmp/diff_new_pack.TYURZC/_new  2020-11-29 12:20:36.957528086 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package initviocons
 #
-# 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,16 +12,16 @@
 # 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/
 #
 
 
 Name:           initviocons
-Url:            http://svn.poeml.de/viewcvs/initviocons/
+URL:            http://svn.poeml.de/viewcvs/initviocons/
 Version:        0.5
 Release:        0
 Summary:        Terminal Initialization, e.g. for the iSeries Virtual Console
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Console
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
@@ -54,17 +54,17 @@
 %install
 %make_install
 install -m 0755 termprobes $RPM_BUILD_ROOT/%{_bindir}/termprobes
-#UsrMerge
+%if !0%{?usrmerged}
 mkdir -p $RPM_BUILD_ROOT/bin
 ln -sf %{_bindir}/initviocons $RPM_BUILD_ROOT/bin
-#EndUsrMerge
+%endif
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-#UsrMerge 
+%if !0%{?usrmerged}
 /bin/*
-#EndUsrMerge
+%endif
 %{_bindir}/*
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to