]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- top systemd/catalog dir moved to -units; release 6 auto/th/systemd-232-6
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Dec 2016 08:50:33 +0000 (09:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 30 Mar 2017 03:45:55 +0000 (05:45 +0200)
systemd.spec

index c3bab9640553a8fae43e89ef28c7c89d4d63fa40..eebcfea4bd50e621ac05038f93d3e7ddc95fe6c2 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:       5
+Release:       6
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
@@ -1183,7 +1183,6 @@ fi
 %{_libexecdir}/systemd/boot/efi/systemd-bootaa64.efi
 %endif
 %endif
-%dir %{_libexecdir}/systemd/catalog
 %{_libexecdir}/systemd/catalog/systemd.catalog
 %lang(be) %{_libexecdir}/systemd/catalog/systemd.be.catalog
 %lang(be) %{_libexecdir}/systemd/catalog/systemd.be@latin.catalog
@@ -1411,6 +1410,7 @@ fi
 %dir %{_libexecdir}/sysctl.d
 %{_libexecdir}/sysctl.d/50-default.conf
 %dir %{_libexecdir}/systemd
+%dir %{_libexecdir}/systemd/catalog
 %dir %{_libexecdir}/systemd/system-shutdown
 %dir %{_libexecdir}/systemd/system-sleep
 %dir %{_libexecdir}/systemd/user
This page took 0.060761 seconds and 4 git commands to generate.