SPECS: libical.spec - typo in configure options - swig is not BRed

saq saq at pld-linux.org
Mon Jun 27 01:36:36 CEST 2005


Author: saq                          Date: Sun Jun 26 23:36:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo in configure options
- swig is not BRed

---- Files affected:
SPECS:
   libical.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libical.spec
diff -u SPECS/libical.spec:1.11 SPECS/libical.spec:1.12
--- SPECS/libical.spec:1.11	Fri May 20 23:54:04 2005
+++ SPECS/libical.spec	Mon Jun 27 01:36:30 2005
@@ -15,7 +15,7 @@
 BuildRequires:	libtool
 BuildRequires:	perl-base
 BuildRequires:	python
-BuildRequires:	swig
+# swig is checked for by configure, but not used
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,7 +59,7 @@
 
 %build
 %configure \
-	--enable-python-bindings
+	--enable-python
 %{__make}
 
 %install
@@ -97,6 +97,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/06/26 23:36:30  saq
+- typo in configure options
+- swig is not BRed
+
 Revision 1.11  2005/05/20 21:54:04  qboosh
 - mark RC in release, strict internal deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libical.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list