]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- update to pre10
authorwitekfl <witekfl@pld-linux.org>
Thu, 20 Nov 2003 04:46:25 +0000 (04:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed libtool from BR

Changed files:
    elinks.spec -> 1.70

elinks.spec

index bc4ea93d2c3d2473845eee557ec68ba9ca003408..8b1dea8261ea557aca75dcae527c94b53f01a27c 100644 (file)
@@ -4,14 +4,14 @@ Summary(pl):  Eksperymentalny Links (tekstowa przegl
 Summary(pt_BR):        O links é um browser para modo texto, similar ao lynx
 Name:          elinks
 Version:       0.5
-%define        _pre    pre7
-Release:       0.%{_pre}.2
+%define        _pre    pre10
+Release:       0.%{_pre}.1
 Epoch:         1
 License:       GPL
 Group:         Applications/Networking
 #Source0Download:      http://elinks.or.cz/download.html
 Source0:       http://elinks.or.cz/download/%{name}-%{version}%{_pre}.tar.bz2
-# Source0-md5: aaa151f3543cd321b05daf4d2307a7a8
+# Source0-md5: 92f8ff66b05bf7d4bac40ce7a6075043
 Source1:       %{name}.desktop
 Source2:       links.png
 Patch0:                %{name}-pl.po.patch
@@ -23,7 +23,6 @@ BuildRequires:        bzip2-devel
 BuildRequires: expat-devel
 BuildRequires: gettext-devel
 BuildRequires: gpm-devel
-BuildRequires: libtool
 BuildRequires: lua40-devel
 BuildRequires: ncurses-devel => 5.1
 BuildRequires: openssl-devel >= 0.9.7c
@@ -58,12 +57,11 @@ keepalive.
 
 %prep
 %setup -q -n %{name}-%{version}%{_pre}
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 
 %build
 rm -f missing
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
This page took 0.104066 seconds and 4 git commands to generate.