Accepting request 373257 from home:qzhao:branches:M17N
Make sure source code's COPYING file install by default. OBS-URL: https://build.opensuse.org/request/show/373257 OBS-URL: https://build.opensuse.org/package/show/M17N/google-glog?expand=0&rev=6
This commit is contained in:
parent
d6840a7fbe
commit
a90f18f516
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 29 20:01:48 UTC 2016 - qzhao@suse.com
|
||||||
|
|
||||||
|
- Make sure source code's COPYING file install by default.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 29 18:05:14 UTC 2013 - i@marguerite.su
|
Sat Jun 29 18:05:14 UTC 2013 - i@marguerite.su
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package google-glog
|
# spec file for package google-glog
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 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
|
||||||
@ -69,6 +69,7 @@ rm -rf %{buildroot}%{_libdir}/*.{a,la}
|
|||||||
mkdir -p %{buildroot}%{_docdir}/%{name}
|
mkdir -p %{buildroot}%{_docdir}/%{name}
|
||||||
mv %{buildroot}%{_datadir}/doc/glog-%{version}/* %{buildroot}%{_docdir}/%{name}/
|
mv %{buildroot}%{_datadir}/doc/glog-%{version}/* %{buildroot}%{_docdir}/%{name}/
|
||||||
rm -rf %{buildroot}%{_docdir}/%{name}/INSTALL
|
rm -rf %{buildroot}%{_docdir}/%{name}/INSTALL
|
||||||
|
install COPYING %{buildroot}%{_docdir}/%{name}
|
||||||
|
|
||||||
%post -n libglog0 -p /sbin/ldconfig
|
%post -n libglog0 -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user