SPECS: postgresql-module-pljava.spec - define date, version 1.2.0, ...

radek radek at pld-linux.org
Tue Apr 17 02:35:41 CEST 2007


Author: radek                        Date: Tue Apr 17 00:35:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- define date, version 1.2.0, kill R:, release 0.1: doesn't build

---- Files affected:
SPECS:
   postgresql-module-pljava.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/postgresql-module-pljava.spec
diff -u SPECS/postgresql-module-pljava.spec:1.4 SPECS/postgresql-module-pljava.spec:1.5
--- SPECS/postgresql-module-pljava.spec:1.4	Tue Feb 13 09:06:41 2007
+++ SPECS/postgresql-module-pljava.spec	Tue Apr 17 02:35:35 2007
@@ -1,19 +1,17 @@
 # $Revision$, $Date$
 #
-%define		postgresql_version	8.0.3
-%define		postgresql_release	3
 %define		_pgmoduledir		%{_libdir}/postgresql
 
 Summary:	PL/Java - PostgreSQL procedural language
 Summary(pl.UTF-8):	PL/Java - język proceduralny bazy danych PostgreSQL
 Name:		postgresql-module-pljava
-Version:	1.1.0
-Release:	1
+Version:	1.2.0
+Release:	0.1
 License:	BSD
 Group:		Applications/Databases
 Source0:	http://gborg.postgresql.org/download/pljava/stable/pljava-src-%{version}.tar.gz
+# Source0-md5:	fca1db791d6888b6655efa04ce0b63ee
 BuildRequires:	postgresql-backend-devel
-Requires:	postgresql = %{postgresql_version}-%{postgresql_release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,11 +60,15 @@
 %doc docs/*
 %attr(755,root,root) %{_pgmoduledir}/*.so
 
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/04/17 00:35:35  radek
+- define date, version 1.2.0, kill R:, release 0.1: doesn't build
+
 Revision 1.4  2007/02/13 08:06:41  glen
 - tabs in preamble
 
@@ -80,5 +82,3 @@
 - new spec
 - initial version not test
 - not finished
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql-module-pljava.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list