SHA256
1
0
forked from pool/samba

- Recommend to install samba-krb-rinting from samba-winbind on post-10.3

systems; (bnc#661845).
- Don't tweak with baselibs.conf during %post if not present; (bnc#652620).
- Don't make use of baselibs.conf on SUSE Linux Enterprise 10; (bnc#652620).
- Don't use --tmpdir as this option isn't known by mktemp of SUSE Linux
  Enterprise 10; (bnc#652620).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=148
This commit is contained in:
Lars Müller
2011-01-04 16:39:49 +00:00
committed by Git OBS Bridge
parent 23c9578331
commit bbbb583ea1
5 changed files with 58 additions and 36 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jan 4 16:26:37 UTC 2011 - lmuelle@suse.de
- Recommend to install samba-krb-rinting from samba-winbind on post-10.3
systems; (bnc#661845).
-------------------------------------------------------------------
Mon Dec 13 00:54:03 CET 2010 - ro@suse.de
- Don't tweak with baselibs.conf during %post if not present; (bnc#652620).
-------------------------------------------------------------------
Thu Dec 9 13:31:15 UTC 2010 - lmuelle@suse.de
- Don't make use of baselibs.conf on SUSE Linux Enterprise 10; (bnc#652620).
-------------------------------------------------------------------
Tue Dec 7 16:48:25 UTC 2010 - lmuelle@suse.de
- Don't use --tmpdir as this option isn't known by mktemp of SUSE Linux
Enterprise 10; (bnc#652620).
-------------------------------------------------------------------
Sun Dec 5 22:28:35 UTC 2010 - lars@samba.org