packages: tsocks/tsocks.spec - add -lib64.patch - by Natalia Dragun <dna at...

shadzik shadzik at pld-linux.org
Mon Apr 12 00:48:38 CEST 2010


Author: shadzik                      Date: Sun Apr 11 22:48:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add -lib64.patch
- by Natalia Dragun <dna at xatka dot net>

---- Files affected:
packages/tsocks:
   tsocks.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/tsocks/tsocks.spec
diff -u packages/tsocks/tsocks.spec:1.8 packages/tsocks/tsocks.spec:1.9
--- packages/tsocks/tsocks.spec:1.8	Sat Sep 20 11:34:31 2008
+++ packages/tsocks/tsocks.spec	Mon Apr 12 00:48:33 2010
@@ -8,11 +8,12 @@
 Name:		tsocks
 Version:	1.8
 %define	_beta	beta5
-Release:	0.%{_beta}.2
+Release:	0.%{_beta}.3
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	http://ftp1.sourceforge.net/tsocks/%{name}-%{version}%{_beta}.tar.gz
 # Source0-md5:	51caefd77e5d440d0bbd6443db4fc0f8
+Patch0:		%{name}-lib64.patch
 URL:		http://tsocks.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -47,6 +48,8 @@
 
 %prep
 %setup -q
+%patch0 -p0
+%{__sed} -i 's#@lib@#%{_lib}#g' tsocks
 
 %build
 %{__aclocal}
@@ -96,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/04/11 22:48:33  shadzik
+- add -lib64.patch
+- by Natalia Dragun <dna at xatka dot net>
+
 Revision 1.8  2008/09/20 09:34:31  radek
 - release .2: 644 for the conf file, package *.so (/usr/bin/tsocks loads it)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tsocks/tsocks.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list