SPECS: clink.spec - patch exists in CVS

qboosh qboosh at pld-linux.org
Sun Jul 15 13:21:20 CEST 2007


Author: qboosh                       Date: Sun Jul 15 11:21:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch exists in CVS

---- Files affected:
SPECS:
   clink.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/clink.spec
diff -u SPECS/clink.spec:1.20 SPECS/clink.spec:1.21
--- SPECS/clink.spec:1.20	Sat Jul  7 13:50:41 2007
+++ SPECS/clink.spec	Sun Jul 15 13:21:15 2007
@@ -8,6 +8,8 @@
 Group:		Applications/Networking
 Source0:	http://allendowney.com/research/clink/%{name}.%{version}.tar.gz
 # Source0-md5:	9bfb957d7733e434a5e902dccad89c56
+# formerly ftp://ftp.6bone.pl/pub/ipv6/set-glibc-2.1.new/clink.1.0a.diff
+Patch0:		clink.1.0a.diff
 URL:		http://allendowney.com/research/clink/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,10 +27,11 @@
 
 %prep
 %setup -q -n %{name}.%{version}
+%patch0 -p1
 
 %build
-
-%{__make} CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
+%{__make} \
+	CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/07/15 11:21:15  qboosh
+- patch exists in CVS
+
 Revision 1.20  2007/07/07 11:50:41  wolvverine
 - patch not exist
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clink.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list