]> git.pld-linux.org Git - packages/systemd.git/blobdiff - systemd.spec
- upstream patch to fix building with gperf 3.1
[packages/systemd.git] / systemd.spec
index 3164e1b9a040b189d215ac20239b3918291f9e40..7fbc6e75a9b89f5d0d4d4f98c791956790e8a083 100644 (file)
@@ -26,7 +26,7 @@ Summary(pl.UTF-8):    systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:       232
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
@@ -72,6 +72,7 @@ Patch11:      optional-tmp-on-tmpfs.patch
 Patch12:       uids_gids.patch
 Patch13:       sysctl.patch
 Patch14:       pld-pam-systemd-user.patch
+Patch15:       gperf-3.1.patch
 URL:           http://www.freedesktop.org/wiki/Software/systemd
 BuildRequires: acl-devel
 %{?with_audit:BuildRequires:   audit-libs-devel}
@@ -618,6 +619,7 @@ Uzupełnianie parametrów w zsh dla poleceń udev.
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 cp -p %{SOURCE2} src/systemd_booted.c
 
This page took 0.05916 seconds and 4 git commands to generate.