SPECS: libprelude.spec - version up and build fixes

alucard alucard at pld-linux.org
Mon Jan 8 15:23:11 CET 2007


Author: alucard                      Date: Mon Jan  8 14:23:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version up and build fixes

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

---- Diffs:

================================================================
Index: SPECS/libprelude.spec
diff -u SPECS/libprelude.spec:1.11 SPECS/libprelude.spec:1.12
--- SPECS/libprelude.spec:1.11	Sat Jan  6 21:26:05 2007
+++ SPECS/libprelude.spec	Mon Jan  8 15:23:06 2007
@@ -6,12 +6,12 @@
 Summary:	The Prelude library
 Summary(pl):	Biblioteka Prelude
 Name:		libprelude
-Version:	0.9.12
-Release:	2
+Version:	0.9.12.2
+Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	http://www.prelude-ids.org/download/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	2e8769cd05d51d3e69380bf234e6efef
+# Source0-md5:	4636cf21c3e96adbd9463138fb49f401
 URL:		http://www.prelude-ids.org/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -108,14 +108,14 @@
 	--enable-shared \
 	--enable-static \
 	--enable-gtk-doc \
-	--with-perl%{!?with_perl:=no} \
-	--with-python%{!?with_python:=no} \
+	--with%{!?with_perl:out}-perl \
+	--with%{!?with_python:out}-python \
 	--with-html-dir=%{_gtkdocdir}/libprelude
 
 # first make the perl makefile otherwise with jobserver strange things happen:
 # Makefile out-of-date with respect to Makefile.PL
 %if %{with perl}
-%{__make} -C bindings perl/Makefile
+%{__make} -C bindings perl/Makefile.PL
 %endif
 
 %{__make}
@@ -195,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/01/08 14:23:06  alucard
+- version up and build fixes
+
 Revision 1.11  2007/01/06 20:26:05  arekm
 - up from Tomasz Rutkowski
 
================================================================

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



More information about the pld-cvs-commit mailing list