commit 1f1bd020a70917ede573f1328dfe0771367f45f7
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 14 20:16:57 2017 +0100

    - fixed systemd-tmpfiles path, release 2

 samba.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index b61601a..3d42eb2 100644
--- a/samba.spec
+++ b/samba.spec
@@ -34,7 +34,7 @@ Summary:      Samba Active Directory and SMB server
 Summary(pl.UTF-8):     Serwer Samba Active Directory i SMB
 Name:          samba
 Version:       4.5.6
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
@@ -475,7 +475,7 @@ Summary(pl.UTF-8):  Klastrowa baza danych oparta na bazie 
danych Trivial Database
 Group:         Daemons
 URL:           http://ctdb.samba.org/
 Requires(post,preun,postun):   systemd-units
-Requires(post):        /usr/bin/systemd-tmpfiles
+Requires(post):        /bin/systemd-tmpfiles
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      coreutils
 Requires:      fileutils
@@ -801,7 +801,7 @@ fi
 %service -q ldap restart
 
 %post -n ctdb
-/usr/bin/systemd-tmpfiles --create %{systemdtmpfilesdir}/ctdb.conf
+/bin/systemd-tmpfiles --create %{systemdtmpfilesdir}/ctdb.conf
 %systemd_post ctdb.service
 
 %preun -n ctdb
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/1f1bd020a70917ede573f1328dfe0771367f45f7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to