[packages/samba/DEVEL: 50/111] - really fix that package name

baggins baggins at pld-linux.org
Wed Jan 15 19:42:36 CET 2014


commit 8bb2da81aadc1f30d4a87bfb0b2bf9f988d2176c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jul 19 21:00:24 2013 +0200

    - really fix that package name

 samba4.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 2810ffd..6a6c57d 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -977,12 +977,12 @@ if [ "$1" = 0 ]; then
 	%service -q rc-inetd reload
 fi
 
-%post -n openldap-schema-samba
+%post -n openldap-schema-samba3
 # dependant schemas: cosine(uid) inetorgperson(displayName) nis(gidNumber)
 %openldap_schema_register %{schemadir}/samba.schema -d cosine,inetorgperson,nis
 %service -q ldap restart
 
-%postun -n openldap-schema-samba
+%postun -n openldap-schema-samba3
 if [ "$1" = "0" ]; then
 	%openldap_schema_unregister %{schemadir}/samba.schema
 	%service -q ldap restart
@@ -1763,7 +1763,7 @@ fi
 %{_includedir}/wbclient.h
 
 %if %{with ldap}
-%files -n openldap-schema-samba
+%files -n openldap-schema-samba3
 %defattr(644,root,root,755)
 %{schemadir}/*.schema
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/8f2607b83208e9672972be90df9adb474f035876



More information about the pld-cvs-commit mailing list