update to 2.8.9rel.1 [release 2.8.9rel.1-1mamba;Sun Jul 29 2018]
This commit is contained in:
parent
a96095cded
commit
7ccc59f48f
12
lynx.spec
12
lynx.spec
@ -2,7 +2,7 @@
|
||||
%define dottedver %(echo %version | tr . - )
|
||||
|
||||
Name: lynx
|
||||
Version: 2.8.8
|
||||
Version: 2.8.9rel.1
|
||||
Release: 1mamba
|
||||
Summary: Text based browser for the world wide web
|
||||
Group: Applications/Web
|
||||
@ -10,7 +10,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://lynx.isc.org
|
||||
Source: http://lynx.isc.org/lynx%{version}/lynx%{version}.tar.bz2
|
||||
Source: https://invisible-mirror.net/archives/lynx/tarballs/lynx%{version}.tar.bz2
|
||||
#Source: http://lynx.isc.org/lynx%{version}/lynx%{version}.tar.bz2
|
||||
Patch0: %{name}-2.8.5-localization.patch
|
||||
Patch1: %{name}-1-2.8.6-tmp_dir.patch
|
||||
Patch2: %{name}-2.8.6-tmp_dir.patch
|
||||
@ -54,7 +55,7 @@ Requires: gnome-icon-theme
|
||||
Desktop menu entry for the lynx text based browser for the world wide web.
|
||||
|
||||
%prep
|
||||
%setup -q -n lynx%{dottedver}
|
||||
%setup -q -n lynx%{version}
|
||||
#%patch0 -p1 -b .localization
|
||||
#%patch1 -p1 -b .tmp_dir
|
||||
%patch2 -p1 -b .tmp_dir
|
||||
@ -144,7 +145,7 @@ EOF
|
||||
%config(noreplace) %{_sysconfdir}/lynx.lss
|
||||
#%config(noreplace) %{_sysconfdir}/lynx.oldlss
|
||||
%{_bindir}/lynx
|
||||
%{_bindir}/lynx.old
|
||||
#%{_bindir}/lynx.old
|
||||
%dir %{_datadir}/lynx_help
|
||||
%{_datadir}/lynx_help/*.html
|
||||
%dir %{_datadir}/lynx_help/keystrokes
|
||||
@ -159,6 +160,9 @@ EOF
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.9rel.1-1mamba
|
||||
- update to 2.8.9rel.1
|
||||
|
||||
* Sat Feb 15 2014 Automatic Build System <autodist@mambasoft.it> 2.8.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user