Accepting request 665996 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/665996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2019-01-29 13:38:43 +00:00 committed by Git OBS Bridge
commit 2b882a307f
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 14 15:48:48 CET 2019 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 28 11:01:28 UTC 2018 - tchvatal@suse.com Thu Jun 28 11:01:28 UTC 2018 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package dpkg # spec file for package dpkg
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -153,7 +153,8 @@ exit 0
%{_mandir}/??/man*/* %{_mandir}/??/man*/*
%files %files
%doc ABOUT-NLS AUTHORS COPYING doc/triggers.txt NEWS README* THANKS TODO debian/changelog %license COPYING
%doc ABOUT-NLS AUTHORS doc/triggers.txt NEWS README* THANKS TODO debian/changelog
%{_mandir}/man*/* %{_mandir}/man*/*
%exclude %{_mandir}/man*/update-alternatives* %exclude %{_mandir}/man*/update-alternatives*
%dir %{_sysconfdir}/dpkg %dir %{_sysconfdir}/dpkg

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 14 15:49:09 CET 2019 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 28 11:01:07 UTC 2018 - tchvatal@suse.com Thu Jun 28 11:01:07 UTC 2018 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package update-alternatives # spec file for package update-alternatives
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -85,7 +85,7 @@ fi
touch %{_localstatedir}/log/alternatives.log touch %{_localstatedir}/log/alternatives.log
%files %files
%doc COPYING %license COPYING
%dir %{_sysconfdir}/alternatives %dir %{_sysconfdir}/alternatives
%dir %{_localstatedir}/lib/alternatives %dir %{_localstatedir}/lib/alternatives
%{_sbindir}/alternatives %{_sbindir}/alternatives