packages: systemd/systemd.spec - more configuration options set - distro is...

shadzik shadzik at pld-linux.org
Thu Nov 25 14:13:24 CET 2010


Author: shadzik                      Date: Thu Nov 25 13:13:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more configuration options set
- distro is other for now, we can later send our configs upstream

---- Files affected:
packages/systemd:
   systemd.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.3 packages/systemd/systemd.spec:1.4
--- packages/systemd/systemd.spec:1.3	Thu Nov 25 13:41:33 2010
+++ packages/systemd/systemd.spec	Thu Nov 25 14:13:19 2010
@@ -68,8 +68,12 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--with-distro="PLD Linux" \
-	--%{?with_gtk:en}%{!?with_gtk:dis}able-gtk
+	--with-distro=other \
+	--%{?with_gtk:en}%{!?with_gtk:dis}able-gtk \
+	--with-syslog-service=syslog-ng \
+	--with-sysvinit-path=/etc/rc.d/init.d \
+	--with-sysvrcd-path=/etc/rc.d
+
 %{__make}
 
 %install
@@ -91,6 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/11/25 13:13:19  shadzik
+- more configuration options set
+- distro is other for now, we can later send our configs upstream
+
 Revision 1.3  2010/11/25 12:41:33  shadzik
 - BR: vala
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list