forked from jengelh/openldap2
Accepting request 580112 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580112 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=202
This commit is contained in:
parent
dd8dd44f45
commit
1a35490c9e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com
|
||||||
|
|
||||||
|
- Use %license (boo#1082318)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 11 22:51:03 UTC 2017 - michael@stroeder.com
|
Mon Dec 11 22:51:03 UTC 2017 - michael@stroeder.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openldap2
|
# spec file for package openldap2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 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
|
||||||
@ -407,7 +407,6 @@ install -m 644 doc/guide/images/*.gif ${RPM_BUILD_ROOT}/%{DOCDIR}/images
|
|||||||
install -m 644 doc/drafts/* ${RPM_BUILD_ROOT}/%{DOCDIR}/drafts
|
install -m 644 doc/drafts/* ${RPM_BUILD_ROOT}/%{DOCDIR}/drafts
|
||||||
install -m 644 ANNOUNCEMENT \
|
install -m 644 ANNOUNCEMENT \
|
||||||
COPYRIGHT \
|
COPYRIGHT \
|
||||||
LICENSE \
|
|
||||||
README \
|
README \
|
||||||
CHANGES \
|
CHANGES \
|
||||||
%{SOURCE5} \
|
%{SOURCE5} \
|
||||||
@ -528,7 +527,7 @@ fi
|
|||||||
%dir %{DOCDIR}
|
%dir %{DOCDIR}
|
||||||
%doc %{DOCDIR}/ANNOUNCEMENT
|
%doc %{DOCDIR}/ANNOUNCEMENT
|
||||||
%doc %{DOCDIR}/COPYRIGHT
|
%doc %{DOCDIR}/COPYRIGHT
|
||||||
%doc %{DOCDIR}/LICENSE
|
%license LICENSE
|
||||||
%doc %{DOCDIR}/README*
|
%doc %{DOCDIR}/README*
|
||||||
%doc %{DOCDIR}/CHANGES
|
%doc %{DOCDIR}/CHANGES
|
||||||
%doc %{DOCDIR}/slapd.ldif.default
|
%doc %{DOCDIR}/slapd.ldif.default
|
||||||
|
Loading…
Reference in New Issue
Block a user