SPECS: proxytunnel.spec - version 1.9.0
radek
radek at pld-linux.org
Sun Oct 19 13:01:16 CEST 2008
Author: radek Date: Sun Oct 19 11:01:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 1.9.0
---- Files affected:
SPECS:
proxytunnel.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/proxytunnel.spec
diff -u SPECS/proxytunnel.spec:1.4 SPECS/proxytunnel.spec:1.5
--- SPECS/proxytunnel.spec:1.4 Tue Feb 13 09:06:42 2007
+++ SPECS/proxytunnel.spec Sun Oct 19 13:01:10 2008
@@ -2,12 +2,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)
@@ -45,13 +45,13 @@
%{__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
@@ -68,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008/10/19 11:01:10 radek
+- version 1.9.0
+
Revision 1.4 2007/02/13 08:06:42 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/proxytunnel.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list