Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-11-06 15:52:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2012-11-05 
20:55:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes        
2012-11-06 15:52:48.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov  6 14:40:37 UTC 2012 - [email protected]
+
+- adding a package systemd-logger that blocks syslog implementations
+  from installation to make an installation that only uses the journal
+
+-------------------------------------------------------------------
systemd.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.j89Cv8/_old  2012-11-06 15:52:51.000000000 +0100
+++ /var/tmp/diff_new_pack.j89Cv8/_new  2012-11-06 15:52:51.000000000 +0100
@@ -279,6 +279,18 @@
 %description -n libgudev-1_0-devel
 This is the devel package for the GObject library libgudev, which
 provides GObject access to udev device information.
+
+%package logger
+Summary:        Journal only logging
+License:        LGPL-2.1+
+Group:          System/Base
+Provides:       syslog
+Provides:       sysvinit(syslog)
+Conflicts:      otherproviders(syslog)
+
+%description logger
+This package marks the installation to not use syslog but only the journal.
+
 %endif
 
 %prep
@@ -842,6 +854,11 @@
 %dir %{_datadir}/gtk-doc/html/gudev
 %{_datadir}/gtk-doc/html/gudev/*
 %{_datadir}/gir-1.0/GUdev-1.0.gir
+
+%files logger
+%defattr(-,root,root)
+%dir /var/log/journal
+
 %endif
 
 %changelog

systemd.spec: same change

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to