Get release number right, remove non-ascii chars from changelog
This commit is contained in:
parent
713000766c
commit
b3e7793f1d
@ -3,7 +3,7 @@
|
|||||||
Summary: The Samba SMB server.
|
Summary: The Samba SMB server.
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 3.0.20b
|
Version: 3.0.20b
|
||||||
Release: 1.1
|
Release: 2
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: GNU GPL Version 2
|
License: GNU GPL Version 2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -442,7 +442,6 @@ fi
|
|||||||
%{_mandir}/man8/libsmbclient.8*
|
%{_mandir}/man8/libsmbclient.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
* Mon Nov 13 2005 Jay Fenlason <fenlason@redhat.com> 3.0.20b-2
|
* Mon Nov 13 2005 Jay Fenlason <fenlason@redhat.com> 3.0.20b-2
|
||||||
- turn on -DLDAP_DEPRECATED to allow access to ldap functions that have
|
- turn on -DLDAP_DEPRECATED to allow access to ldap functions that have
|
||||||
been depricated in 2.3.11, but which don't have well-documented
|
been depricated in 2.3.11, but which don't have well-documented
|
||||||
@ -450,9 +449,9 @@ fi
|
|||||||
- Upgrade to 3.0.20b, which includes all the previous upstream patches.
|
- Upgrade to 3.0.20b, which includes all the previous upstream patches.
|
||||||
- Updated the -warnings patch for 3.0.20a.
|
- Updated the -warnings patch for 3.0.20a.
|
||||||
- Include --with-shared-modules=idmap_ad,idmap_rid to close
|
- Include --with-shared-modules=idmap_ad,idmap_rid to close
|
||||||
bz#156810 ? --with-shared-modules=idmap_ad,idmap_rid
|
bz#156810 --with-shared-modules=idmap_ad,idmap_rid
|
||||||
- Include the new samba.pamd from Tomas Mraz (tmraz@redhat.com) to close
|
- Include the new samba.pamd from Tomas Mraz (tmraz@redhat.com) to close
|
||||||
bz#170259 ? pam_stack is deprecated
|
bz#170259 pam_stack is deprecated
|
||||||
|
|
||||||
* Sun Nov 13 2005 Warren Togami <wtogami@redhat.com> 3.0.20-3
|
* Sun Nov 13 2005 Warren Togami <wtogami@redhat.com> 3.0.20-3
|
||||||
- epochs from deps, req exact release
|
- epochs from deps, req exact release
|
||||||
|
Loading…
Reference in New Issue
Block a user