SPECS: libprelude.spec - 0.9.0 release

glen glen at pld-linux.org
Mon Oct 31 00:56:47 CET 2005


Author: glen                         Date: Sun Oct 30 23:56:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.0 release

---- Files affected:
SPECS:
   libprelude.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libprelude.spec
diff -u SPECS/libprelude.spec:1.6 SPECS/libprelude.spec:1.7
--- SPECS/libprelude.spec:1.6	Wed Jul 20 08:00:13 2005
+++ SPECS/libprelude.spec	Mon Oct 31 00:56:42 2005
@@ -3,13 +3,12 @@
 Summary:	The Prelude library
 Summary(pl):	Biblioteka Prelude
 Name:		libprelude
-%define	_rc	rc9
 Version:	0.9.0
-Release:	0.%{_rc}.2
+Release:	1
 License:	GPL
 Group:		Libraries
-Source0:	http://www.prelude-ids.org/download/releases/%{name}-%{version}-%{_rc}.tar.gz
-# Source0-md5:	924e4ccd0ca3bb57e16f9ead2a20d942
+Source0:	http://www.prelude-ids.org/download/releases/%{name}-%{version}.tar.gz
+# Source0-md5:	95fe75b77b8be8992bc87274d6e2283a
 URL:		http://www.prelude-ids.org/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -99,7 +98,7 @@
 Dowiązania Pythona dla libprelude.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc}
+%setup -q
 
 %build
 %configure \
@@ -110,6 +109,10 @@
 	--enable-gtk-doc \
 	--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
+%{__make} -C bindings perl/Makefile
+
 %{__make}
 
 %install
@@ -177,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/30 23:56:42  glen
+- 0.9.0 release
+
 Revision 1.6  2005/07/20 06:00:13  ankry
 - kill caps, tabs
 
================================================================

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




More information about the pld-cvs-commit mailing list