[packages/samba4] - really fix that package name

baggins baggins at pld-linux.org
Fri Jul 19 21:00:46 CEST 2013


commit 0282dc9c0a1e1d5c46603145e602a5a593c3c205
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 92d6a67..89e3134 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -976,12 +976,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
@@ -1762,7 +1762,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/samba4.git/commitdiff/0282dc9c0a1e1d5c46603145e602a5a593c3c205



More information about the pld-cvs-commit mailing list