SHA256
1
0
forked from pool/samba
OBS User unknown
2008-10-06 14:19:18 +00:00
committed by Git OBS Bridge
parent 4d3642a564
commit 85e6ca69e1
6 changed files with 154 additions and 78 deletions

View File

@@ -1,3 +1,51 @@
-------------------------------------------------------------------
Fri Oct 3 16:48:31 CEST 2008 - lmuelle@suse.de
- Only call the stop_on_removal, restart_on_update, or insserv_cleanup macro
if available.
-------------------------------------------------------------------
Fri Oct 3 15:12:23 CEST 2008 - lmuelle@suse.de
- Only call the fillup_and_insserv or fillup_only macro if available.
-------------------------------------------------------------------
Fri Oct 3 12:42:13 CEST 2008 - lmuelle@suse.de
- Use package names instead of macros for cp, mkdir, mv, rm, and grep or
instead of the full path to the binary for ln, find and xargs.
-------------------------------------------------------------------
Fri Oct 3 01:28:07 CEST 2008 - lmuelle@suse.de
- Introduce NET_CFGDIR to fit the needs for a differing location of the
network configuration per vendor.
-------------------------------------------------------------------
Fri Oct 3 00:59:49 CEST 2008 - lmuelle@suse.de
- Use path macros for cp, mkdir, mv, rm, and grep.
-------------------------------------------------------------------
Thu Oct 2 21:30:06 CEST 2008 - lmuelle@suse.de
- Only use SUSE rpm macros and SuSEconfig.permissions if available.
-------------------------------------------------------------------
Mon Sep 29 16:09:11 CEST 2008 - lmuelle@suse.de
- Adopt samba-vscan to build after the change to the bool type define.
-------------------------------------------------------------------
Wed Sep 24 19:40:30 MDT 2008 - tlaxmeshwar@novell.com
- Fix winbindd crash in an unusual failure mode; (bnc#416598).
-------------------------------------------------------------------
Mon Sep 22 15:13:40 CEST 2008 - lmuelle@suse.de
- Build cifs.upcall for CentOS 5, Fedora 8 and RHEL 5 and newer too.
-------------------------------------------------------------------
Sat Sep 20 14:53:45 CEST 2008 - lmuelle@suse.de