Author: baggins Date: Thu Feb 16 12:25:07 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - issue* provide /etc/os-release
---- Files affected: packages/systemd: systemd.spec (1.118 -> 1.119) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.118 packages/systemd/systemd.spec:1.119 --- packages/systemd/systemd.spec:1.118 Thu Feb 16 11:57:55 2012 +++ packages/systemd/systemd.spec Thu Feb 16 13:25:01 2012 @@ -18,7 +18,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa Name: systemd Version: 43 -Release: 1 +Release: 2 License: GPL v2+ Group: Base Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz @@ -379,7 +379,7 @@ install -d $RPM_BUILD_ROOT%{systemdunitdir}/{dbus,halt,kexec,poweroff,reboot,syslog}.target.wants # Create new-style configuration files so that we can ghost-own them -touch $RPM_BUILD_ROOT%{_sysconfdir}/{hostname,locale.conf,machine-id,machine-info,os-release,timezone,vconsole.conf} +touch $RPM_BUILD_ROOT%{_sysconfdir}/{hostname,locale.conf,machine-id,machine-info,timezone,vconsole.conf} # Install SysV conversion tool for systemd install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} @@ -496,7 +496,6 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hostname %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/locale.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/machine-info -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/os-release %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/timezone %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vconsole.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/systemd/*.conf @@ -697,6 +696,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119 2012/02/16 12:25:01 baggins +- rel 2 +- issue* provide /etc/os-release + Revision 1.118 2012/02/16 10:57:55 baggins - updated to 43 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.118&r2=1.119&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
