]> git.pld-linux.org Git - packages/samba.git/commitdiff
- typo
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 12 Mar 2013 13:35:15 +0000 (14:35 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 15 Jan 2014 18:05:54 +0000 (19:05 +0100)
samba4.spec

index 13de6533d1a67ba0931491012df8a626df2e8322..ee0bb59cccafa9e7d44673850d5bc2a329cd365b 100644 (file)
@@ -24,7 +24,7 @@ Summary:      Active Directory server
 Summary(pl.UTF-8):     Serwer Active Directory
 Name:          samba4
 Version:       4.0.3
-Release:       0.11
+Release:       0.1
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
@@ -897,7 +897,7 @@ fi
 %post -n samba3
 /sbin/chkconfig --add smb
 %service smb restart "Samba3 daemons"
-systemd_post smb.service nmb.service
+%systemd_post smb.service nmb.service
 
 %preun -n samba3
 if [ "$1" = "0" ]; then
This page took 0.169871 seconds and 4 git commands to generate.