From c8b62589182193538a5f3ff6ff00ebad5e39a78d Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 19 Oct 2008 11:01:10 +0000 Subject: [PATCH] - version 1.9.0 Changed files: proxytunnel.spec -> 1.5 --- proxytunnel.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/proxytunnel.spec b/proxytunnel.spec index 88df750..f36a208 100644 --- a/proxytunnel.spec +++ b/proxytunnel.spec @@ -1,12 +1,12 @@ Summary: Proxy Tunnel ssh-over-https hack Summary(pl.UTF-8): Tunel proxy ssh-po-https Name: proxytunnel -Version: 1.5.0 +Version: 1.9.0 Release: 0.1 License: GPL Group: Applications -Source0: http://proxytunnel.sourceforge.net/files/%{name}-%{version}.tgz -# Source0-md5: 2a36409580391e25421fc06e82eed4ce +Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tgz +# Source0-md5: d74472b89c3f3b3b0abf6bd809ae34c2 URL: http://proxytunnel.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,13 +44,13 @@ aktualnie potrafi: %{__make} \ CC="%{__cc}" \ CFLAGS="%{rpmcflags}" \ - LDFLAGS="%{rpmldflags}" + LDFLAGS="%{rpmldflags} `pkg-config --libs openssl`" %install rm -rf $RPM_BUILD_ROOT -install -D proxytunnel $RPM_BUILD_ROOT%{_bindir}/proxytunnel -install -D debian/proxytunnel.1 $RPM_BUILD_ROOT%{_mandir}/man1/proxytunnel.1 +%{__make} install \ + PREFIX=$RPM_BUILD_ROOT%{_prefix} %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0