SPECS: sib.spec - lzo2 ready, 64bit build needs testing
glen
glen at pld-linux.org
Tue Dec 12 00:56:11 CET 2006
Author: glen Date: Mon Dec 11 23:56:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- lzo2 ready, 64bit build needs testing
---- Files affected:
SPECS:
sib.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/sib.spec
diff -u SPECS/sib.spec:1.10 SPECS/sib.spec:1.11
--- SPECS/sib.spec:1.10 Thu Apr 8 01:48:30 2004
+++ SPECS/sib.spec Tue Dec 12 00:56:06 2006
@@ -3,16 +3,17 @@
Summary(pl): prosty tunel IPX
Name: sib
Version: 1.2
-Release: 1
+Release: 2
License: GPL
Group: Daemons
#Source0Download: http://members.aon.at/stsz/sib/download.html
Source0: http://members.aon.at/stsz/sib/%{name}-%{version}.tar.gz
# Source0-md5: ab9aed3f65676c3d9fc441dbefb12320
Patch0: %{name}-fixes.patch
+Patch1: %{name}-lzo2.patch
URL: http://members.aon.at/stsz/sib/
BuildRequires: libstdc++-devel
-BuildRequires: lzo-devel
+BuildRequires: lzo-devel >= 2.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,9 +32,11 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__make} \
+ LIB="%{_lib}" \
GPPC="%{__cxx}" \
GPPOPT="%{rpmcflags}"
@@ -57,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/12/11 23:56:06 glen
+- lzo2 ready, 64bit build needs testing
+
Revision 1.10 2004/04/07 23:48:30 qboosh
- updated to 1.2, added fixes patch
@@ -67,17 +73,17 @@
- massive attack s/pld.org.pl/pld-linux.org/
Revision 1.7 2002/11/29 22:46:35 ankry
-- massive attack: new %%doc
+- massive attack: new %doc
Revision 1.6 2002/02/22 23:29:43 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).
Revision 1.5 2002/01/18 02:14:54 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.4 2001/04/30 16:05:30 kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
Revision 1.3 2001/04/02 10:52:02 kloczek
- cosmetics.
@@ -86,4 +92,4 @@
- autoupdated to 1.1
Revision 1.1 2001/02/16 20:08:47 misiek
-new. simple IPX bridge
+- new. simple IPX bridge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sib.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list