diff --git a/.cvsignore b/.cvsignore index f686865..4d58852 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -system-config-samba-1.2.14.tar.bz2 +system-config-samba-1.2.15.tar.bz2 diff --git a/sources b/sources index d8466e6..f7727f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e6a778b6fcd0e649308828cf981de09 system-config-samba-1.2.14.tar.bz2 +70694b838faced16890f0d21e8005104 system-config-samba-1.2.15.tar.bz2 diff --git a/system-config-samba.spec b/system-config-samba.spec index cbf0b62..b6490bd 100644 --- a/system-config-samba.spec +++ b/system-config-samba.spec @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.14 +Version: 1.2.15 Release: 1 URL: http://www.redhat.com/ License: GPL @@ -62,6 +62,9 @@ fi %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Wed Sep 15 2004 Nils Philippsen - 1.2.15-1 +- write smbpasswd file when adding user (#132084) + * Sun Aug 15 2004 Nils Philippsen - 1.2.14-1 - make share name configurable (#110804, use patch from Philip Van Hoof, fix it up a bit)