SPECS: ucspi-tcp.spec - add recordio patch, rel 6

glen glen at pld-linux.org
Mon Oct 10 18:49:45 CEST 2005


Author: glen                         Date: Mon Oct 10 16:49:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add recordio patch, rel 6

---- Files affected:
SPECS:
   ucspi-tcp.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/ucspi-tcp.spec
diff -u SPECS/ucspi-tcp.spec:1.22 SPECS/ucspi-tcp.spec:1.23
--- SPECS/ucspi-tcp.spec:1.22	Fri Nov 26 15:12:08 2004
+++ SPECS/ucspi-tcp.spec	Mon Oct 10 18:49:40 2005
@@ -7,15 +7,16 @@
 Summary(pl):	Superserwer Transport Control Protocol
 Name:		ucspi-tcp
 Version:	0.88
-Release:	5.2
+Release:	6
 Group:		Networking/Daemons
 License:	DJB http://cr.yp.to/distributors.html
-Source0:	http://cr.yp.to/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://cr.yp.to/ucspi-tcp/%{name}-%{version}.tar.gz
 # Source0-md5:	39b619147db54687c4a583a7a94c9163
 Source1:	ftp://ftp.innominate.org/pub/pape/djb/%{name}-%{version}-man.tar.gz
 # Source1-md5:	693be34da89cd5244cef8ae30b4dc6a4
 Patch0:		%{name}-%{version}-mysql.patch.pld
 Patch1:		%{name}-glibc.patch
+Patch2:		http://www.lamer.de/maex/creative/software/ucspi-tcp/0.88-recordio/recordio.diff
 URL:		http://cr.yp.to/ucspi-tcp.html
 %{?with_mysql:BuildRequires:	mysql-devel}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,8 +33,9 @@
 %setup -q
 %{?with_mysql:%patch0}
 %patch1
-echo %{__cc} %{rpmcflags} "-I/usr/include/mysql" >conf-cc
-echo /usr >conf-home
+%patch2 -p1
+echo '%{__cc} %{rpmcflags} -I%{_includedir}/mysql' > conf-cc
+echo %{_prefix} > conf-home
 
 %build
 %{__make}
@@ -82,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/10 16:49:40  glen
+- add recordio patch, rel 6
+
 Revision 1.22  2004/11/26 14:12:08  glen
 - added mysql bcond
 
@@ -107,7 +112,7 @@
 - glibc 2.3.x patch. STBR.
 
 Revision 1.16  2002/11/30 23:00:29  juandon
-- new %%doc
+- new %doc
 
 Revision 1.15  2002/08/19 18:14:54  tjbynum
 - properly modified mysql patch.
@@ -123,23 +128,23 @@
   Group field using gettext).
 
 Revision 1.11  2002/01/18 02:15:15  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.10  2001/07/14 17:33:11  mkierus
 - corrected documentation path
 
 Revision 1.9  2001/05/03 01:14:04  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.8  2000/12/12 14:26:52  serek
-new release: added external sourced man pages.
+- new release: added external sourced man pages.
 
 Revision 1.7  2000/10/26 15:40:14  serek
 - new version,
 - rblsmtpd added to package, we have to make new release of qmail.spec!
 
 Revision 1.6  2000/06/09 07:24:01  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.5  2000/04/01 11:15:42  zagrodzki
 - changed all BuildRoot definitons
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ucspi-tcp.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list