SHA256
1
0
forked from pool/nano

Accepting request 453272 from home:AndreasStieger:branches:editors

GNU nano 2.7.4

OBS-URL: https://build.opensuse.org/request/show/453272
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=61
This commit is contained in:
Martin Pluskal
2017-01-29 14:19:00 +00:00
committed by Git OBS Bridge
parent 394149b2ef
commit 23c723315d
6 changed files with 28 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package nano
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define _version 2.7
Name: nano
Version: 2.7.3
Version: 2.7.4
Release: 0
Summary: Pico editor clone with enhancements
License: GPL-3.0+
@@ -81,9 +81,8 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog ChangeLog.pre-2.1 COPYING COPYING.DOC IMPROVEMENTS NEWS README THANKS TODO doc/nanorc.sample
%doc AUTHORS ChangeLog* COPYING COPYING.DOC IMPROVEMENTS NEWS README THANKS TODO
%doc %{_docdir}/nano/
%exclude %{_docdir}/%{name}/*/
%{_bindir}/nano
%{_bindir}/rnano
%{_datadir}/nano/
@@ -94,6 +93,5 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/
%files lang -f %{name}.lang
%defattr(-,root,root)
%doc %{_docdir}/%{name}/*/
%changelog