[systemd: 12/12] New upstream release

Lennart Poettering lennart at fedoraproject.org
Thu May 26 17:52:30 UTC 2011


commit 35d1c58da7447a30b42217005d38c95c5a59c93f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu May 26 19:52:00 2011 +0200

    New upstream release

 .gitignore                                         |    1 +
 ...-fix-segfault-when-a-DBus-message-has-no-.patch |   37 ------------------
 0001-pam-downgrade-a-few-log-msgs.patch            |   41 --------------------
 ...dahead-collect-ignore-EACCES-for-fanotify.patch |   27 -------------
 ...console-use-open_terminal-instead-of-open.patch |   25 ------------
 sources                                            |    2 +-
 systemd.spec                                       |   15 ++-----
 7 files changed, 7 insertions(+), 141 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b36ac23..9ef219e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ systemd-*src.rpm
 /systemd-24.tar.bz2
 /systemd-25.tar.bz2
 /systemd-26.tar.bz2
+/systemd-28.tar.bz2
diff --git a/sources b/sources
index a640b48..b80f019 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7c468aa400c64d02d533eba6359e283  systemd-26.tar.bz2
+be37500f576a0494f82fed7fa47cc306  systemd-28.tar.bz2
diff --git a/systemd.spec b/systemd.spec
index 5876a9c..99a9f01 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,8 +1,8 @@
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Version:        26
-Release:        2%{?dist}
+Version:        28
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
@@ -36,10 +36,6 @@ Source0:        http://www.freedesktop.org/software/systemd/%{name}-%{version}.t
 # Adds support for the %%{_unitdir} macro
 Source1:        macros.systemd
 Source2:        systemd-sysv-convert
-Patch0:         0001-dbus-common-fix-segfault-when-a-DBus-message-has-no-.patch
-Patch1:         0001-readahead-collect-ignore-EACCES-for-fanotify.patch
-Patch2:         0001-vconsole-use-open_terminal-instead-of-open.patch
-Patch3:         0001-pam-downgrade-a-few-log-msgs.patch
 
 # For sysvinit tools
 Obsoletes:      SysVinit < 2.86-24, sysvinit < 2.86-24
@@ -93,10 +89,6 @@ SysV compatibility tools for systemd
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %configure --with-rootdir= --with-distro=fedora
@@ -299,6 +291,9 @@ fi
 %{_bindir}/systemd-sysv-convert
 
 %changelog
+* Thu May 26 2011 Lennart Poettering <lpoetter at redhat.com> - 28-1
+- New upstream release
+
 * Wed May 25 2011 Lennart Poettering <lpoetter at redhat.com> - 26-2
 - Bugfix release
 - https://bugzilla.redhat.com/show_bug.cgi?id=707507


More information about the scm-commits mailing list