SPECS: slony1.spec - cleanup
qboosh
qboosh at pld-linux.org
Fri Jul 1 23:27:26 CEST 2005
Author: qboosh Date: Fri Jul 1 21:27:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup
---- Files affected:
SPECS:
slony1.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/slony1.spec
diff -u SPECS/slony1.spec:1.1 SPECS/slony1.spec:1.2
--- SPECS/slony1.spec:1.1 Fri Jul 1 09:04:37 2005
+++ SPECS/slony1.spec Fri Jul 1 23:27:21 2005
@@ -1,9 +1,5 @@
# $Revision$, $Date$
#
-# Conditional build:
-%bcond_with tests # build with tests
-%bcond_without tests # build without tests
-#
# TODO:
# - trigger for upgrading
# e.g. stop slony1, warn user. No automatic upgrade possible (must be done all all nodes)
@@ -52,12 +48,10 @@
wymaga aby zarówno serwer główny jak i wszystkie serwery pomocnicze
były cały czas operacyjne.
-
%prep
%setup -q
%build
-#%%{__libtoolize}
%{__aclocal} -I config
%{__autoconf}
%configure
@@ -65,7 +59,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d/,/etc/sysconfig/slony1,/home/services/slony1}
+install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,/etc/sysconfig/slony1,/home/services/slony1}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -114,6 +108,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/01 21:27:21 qboosh
+- cleanup
+
Revision 1.1 2005/07/01 07:04:37 jajcus
- new spec for slony1 (based on template.spec and postgresql.spec) -- version: 1.1 doesn't have to be built with postgresql any more
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/slony1.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list