forked from pool/utempter
Accepting request 580125 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580125 OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=31
This commit is contained in:
parent
f9cc794009
commit
47d89aa435
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 23 08:35:22 UTC 2018 - fvogt@suse.com
|
||||||
|
|
||||||
|
- Use %license (boo#1082318)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 13 19:43:32 UTC 2017 - schwab@linux-m68k.org
|
Wed Sep 13 19:43:32 UTC 2017 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package utempter
|
# spec file for package utempter
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -85,7 +85,7 @@ chmod 755 $DESTDIR%{_libdir}/libutempter.so*
|
|||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%defattr(644,root,root,755)
|
%defattr(644,root,root,755)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
%dir %{_libexecdir}/utempter
|
%dir %{_libexecdir}/utempter
|
||||||
%attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter
|
%attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter
|
||||||
%attr(755,root,root) %{_libdir}/libutempter.so.*
|
%attr(755,root,root) %{_libdir}/libutempter.so.*
|
||||||
@ -93,7 +93,7 @@ chmod 755 $DESTDIR%{_libdir}/libutempter.so*
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
%defattr(644,root,root,755)
|
%defattr(644,root,root,755)
|
||||||
%attr(755,root,root) %{_libdir}/libutempter.so
|
%attr(755,root,root) %{_libdir}/libutempter.so
|
||||||
%attr(644,root,root) %{_includedir}/utempter.h
|
%attr(644,root,root) %{_includedir}/utempter.h
|
||||||
|
Loading…
Reference in New Issue
Block a user