SPECS: initng.spec - update to 0.6.10.1; not tested
glen
glen at pld-linux.org
Mon May 28 23:31:56 CEST 2007
Author: glen Date: Mon May 28 21:31:56 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 0.6.10.1; not tested
---- Files affected:
SPECS:
initng.spec (1.97 -> 1.98)
---- Diffs:
================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.97 SPECS/initng.spec:1.98
--- SPECS/initng.spec:1.97 Tue Feb 13 09:06:35 2007
+++ SPECS/initng.spec Mon May 28 23:31:50 2007
@@ -6,12 +6,12 @@
Summary(de.UTF-8): Init Skripts neuer Generation
Summary(pl.UTF-8): Zamiennik inita następnej generacji
Name: initng
-Version: 0.6.8
+Version: 0.6.10.1
Release: %{?_snap:0.%{_snap}.}%{?_pre:0.%{_pre}.}%{_rel}
License: GPL v2
Group: Base
Source0: http://download.initng.org/initng/v0.6/%{name}-%{version}.tar.bz2
-# Source0-md5: 14a5e9a1083f2bfa560f5c5c6151d09f
+# Source0-md5: db8c66f51c6ed07f144df0de2d79a2cc
Patch0: %{name}-savefile.patch
Patch1: %{name}-utmpx.patch
Patch2: %{name}-vserver.patch
@@ -77,7 +77,11 @@
%patch3 -p1
%build
-%cmake .
+%cmake . \
+ -DCOUNT_ME=OFF \
+ -DCMAKE_SKIP_RPATH=ON \
+ -DLIB_INSTALL_DIR=/%{_lib}
+
%{__make}
%install
@@ -95,6 +99,7 @@
# should be in sysconfig probably
rm -f $RPM_BUILD_ROOT%{_libdir}/service_alias
rm -f $RPM_BUILD_ROOT/%{_lib}/libsngeclient.a
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/killall5-ignore
%clean
rm -rf $RPM_BUILD_ROOT
@@ -158,6 +163,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98 2007/05/28 21:31:50 glen
+- update to 0.6.10.1; not tested
+
Revision 1.97 2007/02/13 08:06:35 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/initng.spec?r1=1.97&r2=1.98&f=u
More information about the pld-cvs-commit
mailing list