Hello community,

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

Package is "dd_rhelp"

Sat Dec  5 20:37:41 2020 rev:10 rq:853296 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rhelp/dd_rhelp.changes        2018-03-16 
10:43:34.127998577 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rhelp.new.5913/dd_rhelp.changes      
2020-12-05 20:38:20.962779836 +0100
@@ -1,0 +2,5 @@
+Mon Oct 19 16:02:42 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- prepare usrmerge (boo#1029961)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dd_rhelp.spec ++++++
--- /var/tmp/diff_new_pack.2f7sSO/_old  2020-12-05 20:38:21.550780433 +0100
+++ /var/tmp/diff_new_pack.2f7sSO/_new  2020-12-05 20:38:21.550780433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dd_rhelp
 #
-# 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,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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        Bash Helper Script That Handles dd_rescue
 License:        GPL-2.0-or-later
 Group:          System/Base
-Url:            http://www.kalysto.org/utilities/dd_rhelp/index.en.html
+URL:            http://www.kalysto.org/utilities/dd_rhelp/index.en.html
 Source0:        http://www.kalysto.org/pkg/%{name}-%{version}.tar.gz
 Patch1:         dd_rhelp_EOF.diff
 Patch2:         dd_rhelp_Summary.diff
@@ -56,10 +56,10 @@
 mkdir -p %{buildroot}%{_bindir}
 install -Dpm 0755 dd_rhelp %{buildroot}%{_bindir}
 
-#UsrMerge
+%if !0%{?usrmerged}
 mkdir %{buildroot}/bin
 ln -sf %{_bindir}/dd_rhelp %{buildroot}/bin
-#EndUsrMerge
+%endif
 
 %check
 ./dd_rhelp.test
@@ -68,8 +68,8 @@
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog FAQ NEWS README THANKS TODO doc/example.txt
 %{_bindir}/dd_rhelp
-#UsrMerge
+%if !0%{?usrmerged}
 /bin/dd_rhelp
-#EndUsrMerge
+%endif
 
 %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