SPECS: initng.spec - updated to 0.4.2
glen
glen at pld-linux.org
Thu Nov 17 20:59:05 CET 2005
Author: glen Date: Thu Nov 17 19:59:05 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.4.2
---- Files affected:
SPECS:
initng.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.39 SPECS/initng.spec:1.40
--- SPECS/initng.spec:1.39 Mon Nov 7 14:32:33 2005
+++ SPECS/initng.spec Thu Nov 17 20:59:00 2005
@@ -2,7 +2,7 @@
Summary: A next generation init replacement
Summary(pl): Zamiennik inita następnej generacji
Name: initng
-Version: 0.4.0
+Version: 0.4.2
#define _snap 20051022
%define _rel 0.1
Release: %{?_snap:0.%{_snap}.}%{_rel}
@@ -10,16 +10,14 @@
Group: Base
#Source0: /home/builder/svn/initng-20051022.tar.bz2
Source0: http://initng.thinktux.net/download/v0.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 4e187937a5754673ade9509d9105819c
+# Source0-md5: 8d6d8353a38b9ccafed366b9fb95eae9
Patch0: %{name}-lib64.patch
Patch1: %{name}-savefile.patch
Patch2: %{name}-utmpx.patch
URL: http://jw.dyndns.org/initng/
-%if 0%{?_snap:1}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
-%endif
BuildRequires: sed >= 4.0
BuildRequires: /etc/pld-release
Requires: bash
@@ -82,13 +80,11 @@
%patch2 -p1
%build
-%if 0%{?_snap:1}
%{__libtoolize}
%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__automake}
-%endif
%configure \
--%{?debug:en}%{!?debug:dis}able-debug \
--sysconfdir=/etc \
@@ -99,7 +95,7 @@
# --with-splashy \
%{__make} \
- CPPFLAGS='-DINITNG_PLUGIN_DIR=\"/%{_lib}/%{name}\" -DSAVE_FILE=\"/var/run/initng_db_save.v8\"'
+ CPPFLAGS='-DINITNG_PLUGIN_DIR=\"/%{_lib}/%{name}\"'
%install
rm -rf $RPM_BUILD_ROOT
@@ -205,6 +201,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2005/11/17 19:59:00 glen
+- updated to 0.4.2
+
Revision 1.39 2005/11/07 13:32:33 glen
- updated to 0.4.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/initng.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list