rpms/systemd/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 systemd.spec, 1.3, 1.4

Lennart Poettering lennart at fedoraproject.org
Tue Jun 22 16:33:20 UTC 2010


Author: lennart

Update of /cvs/pkgs/rpms/systemd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6970

Modified Files:
	.cvsignore sources systemd.spec 
Log Message:
update snapshot


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/systemd/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	14 Jun 2010 10:24:20 -0000	1.3
+++ .cvsignore	22 Jun 2010 16:33:20 -0000	1.4
@@ -1 +1 @@
-systemd-0.20100614git393034.tar.xz
+systemd-0.20100622gita3723b.tar.xz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/systemd/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Jun 2010 10:24:20 -0000	1.3
+++ sources	22 Jun 2010 16:33:20 -0000	1.4
@@ -1 +1 @@
-874bd9ad3fe55629a3b2e318b901d0af  systemd-0.20100614git393034.tar.xz
+cfa09da995eaa512f0d5458aeb111e89  systemd-0.20100622gita3723b.tar.xz


Index: systemd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/systemd/devel/systemd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- systemd.spec	22 Jun 2010 04:16:32 -0000	1.3
+++ systemd.spec	22 Jun 2010 16:33:20 -0000	1.4
@@ -26,6 +26,7 @@ Requires:       dbus
 Requires:       udev
 Requires:       pkgconfig
 Requires:       initscripts
+Requires:       selinux-policy >= 3.8.5
 
 # git clone git://anongit.freedesktop.org/systemd
 # cd systemd;
@@ -62,16 +63,6 @@ Conflicts:      upstart
 %description sysvinit
 Drop-in replacement for the System V init tools of systemd.
 
-%package pam
-Group:          System Environment/Base
-Summary:        systemd PAM module
-Conflicts:      %{name} < %{version}-%{release}
-Conflicts:      %{name} > %{version}-%{release}
-
-%description pam
-PAM module for creating per-user and per-session control groups in the
-systemd control group hierarchy.
-
 %prep
 %setup -q -n %{name}
 ./bootstrap.sh ac
@@ -101,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_sysconfdir}/systemd
 %{_sysconfdir}/xdg/systemd
-%config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
+%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
 %{_sysconfdir}/rc.d/init.d/reboot
 /bin/systemd
 /bin/systemctl
@@ -109,6 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/systemd-install
 /lib/systemd
 /lib/udev/rules.d/*.rules
+/%{_lib}/security/pam_systemd.so
 %{_mandir}/man?/*.*
 %{_datadir}/systemd
 %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
@@ -131,12 +123,11 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/telinit
 /sbin/runlevel
 
-%files pam
-%defattr(-,root,root,-)
-/%{_lib}/security/pam_systemd.so
-
 %changelog
-* Mon Jun 14 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0-0.4.20100614.git393024
+* Tue Jun 22 2010 Lennart Poettering <lpoetter at redhat.com> - 0-0.5.20100622gita3723b
+- Update snapshot.
+
+* Mon Jun 14 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0-0.4.20100614git393024
 - Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231
 
 * Thu Jun 11 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0-0.3.20100610git2f198e



More information about the scm-commits mailing list