packages: postgresql/postgresql.spec - Titanium will not support upstart

hawk hawk at pld-linux.org
Mon Jun 7 21:46:05 CEST 2010


Author: hawk                         Date: Mon Jun  7 19:46:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Titanium will not support upstart

---- Files affected:
packages/postgresql:
   postgresql.spec (1.446 -> 1.447) 

---- Diffs:

================================================================
Index: packages/postgresql/postgresql.spec
diff -u packages/postgresql/postgresql.spec:1.446 packages/postgresql/postgresql.spec:1.447
--- packages/postgresql/postgresql.spec:1.446	Sun Jun  6 10:53:33 2010
+++ packages/postgresql/postgresql.spec	Mon Jun  7 21:46:00 2010
@@ -26,7 +26,7 @@
 Summary(zh_CN.UTF-8):	PostgreSQL 客户端程序和库文件
 Name:		postgresql
 Version:	%{mver}.4
-Release:	2
+Release:	3
 License:	BSD
 Group:		Applications/Databases
 Source0:	ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
@@ -1030,11 +1030,13 @@
 %{_mandir}/man1/postgres.1*
 %{_mandir}/man1/postmaster.1*
 
+%if "%{pld_release}" != "ti"
 %files upstart
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/init/postgresql.conf
 %dir /etc/init/postgresql
 %config(noreplace) %verify(not md5 mtime size) /etc/init/postgresql/instance.conf
+%endif
 
 %files doc
 %defattr(644,root,root,755)
@@ -1276,6 +1278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.447  2010/06/07 19:46:00  hawk
+- Titanium will not support upstart
+
 Revision 1.446  2010/06/06 08:53:33  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.spec?r1=1.446&r2=1.447&f=u



More information about the pld-cvs-commit mailing list