forked from pool/screen
- Add license file as documentation
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=59
This commit is contained in:
parent
3edbfe700a
commit
a78ea840fd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 1 10:13:31 UTC 2015 - trenn@suse.de
|
||||||
|
|
||||||
|
- Add license file as documentation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 01 09:48:45 UTC 2015 - alexander_naumov@opensuse.org
|
Wed Jul 01 09:48:45 UTC 2015 - alexander_naumov@opensuse.org
|
||||||
|
|
||||||
|
@ -65,7 +65,6 @@ Documentation: man page
|
|||||||
# libtinfo.diff
|
# libtinfo.diff
|
||||||
%patch6
|
%patch6
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
sh ./autogen.sh
|
sh ./autogen.sh
|
||||||
|
|
||||||
@ -116,6 +115,7 @@ install -m 644 %SOURCE1 $RPM_BUILD_ROOT/usr/lib/tmpfiles.d
|
|||||||
%ghost %dir %rundir/uscreens
|
%ghost %dir %rundir/uscreens
|
||||||
%doc %{_infodir}/screen.info*.gz
|
%doc %{_infodir}/screen.info*.gz
|
||||||
%doc %{_mandir}/man1/screen.1.gz
|
%doc %{_mandir}/man1/screen.1.gz
|
||||||
|
%doc COPYING
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user