- remove zero epoch, req exact release
- rebuild against new openssl
This commit is contained in:
parent
2385797918
commit
2039b757e3
15
samba.spec
15
samba.spec
@ -3,8 +3,7 @@
|
|||||||
Summary: The Samba SMB server.
|
Summary: The Samba SMB server.
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 3.0.20
|
Version: 3.0.20
|
||||||
Release: 2
|
Release: 2.test
|
||||||
Epoch: 0
|
|
||||||
License: GNU GPL Version 2
|
License: GNU GPL Version 2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.samba.org/
|
URL: http://www.samba.org/
|
||||||
@ -55,8 +54,8 @@ Patch111: samba-3.0.13-smbclient.patch
|
|||||||
Patch112: samba-3.0.15pre2-bug106483.patch
|
Patch112: samba-3.0.15pre2-bug106483.patch
|
||||||
Patch113: samba-3.0.20-warnings.patch
|
Patch113: samba-3.0.20-warnings.patch
|
||||||
|
|
||||||
Requires: pam >= 0:0.64 %{auth} samba-common = %{epoch}:%{version}
|
Requires: pam >= 0.64 %{auth} samba-common = %{version}-%{release}
|
||||||
Requires: logrotate >= 0:3.4 initscripts >= 0:5.54-1
|
Requires: logrotate >= 3.4 initscripts >= 5.54-1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Prereq: /sbin/chkconfig /bin/mktemp /usr/bin/killall
|
Prereq: /sbin/chkconfig /bin/mktemp /usr/bin/killall
|
||||||
Prereq: fileutils sed /etc/init.d
|
Prereq: fileutils sed /etc/init.d
|
||||||
@ -81,7 +80,7 @@ need the NetBEUI (Microsoft Raw NetBIOS frame) protocol.
|
|||||||
%package client
|
%package client
|
||||||
Summary: Samba (SMB) client programs.
|
Summary: Samba (SMB) client programs.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Requires: samba-common = %{epoch}:%{version}
|
Requires: samba-common = %{version}-%{release}
|
||||||
Obsoletes: smbfs
|
Obsoletes: smbfs
|
||||||
|
|
||||||
%description client
|
%description client
|
||||||
@ -100,7 +99,7 @@ packages of Samba.
|
|||||||
%package swat
|
%package swat
|
||||||
Summary: The Samba SMB server configuration program.
|
Summary: The Samba SMB server configuration program.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Requires: samba = %{epoch}:%{version} xinetd
|
Requires: samba = %{version}-%{release} xinetd
|
||||||
|
|
||||||
%description swat
|
%description swat
|
||||||
The samba-swat package includes the new SWAT (Samba Web Administration
|
The samba-swat package includes the new SWAT (Samba Web Administration
|
||||||
@ -451,6 +450,10 @@ fi
|
|||||||
%{_mandir}/man8/libsmbclient.8*
|
%{_mandir}/man8/libsmbclient.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 13 2005 Warren Togami <wtogami@redhat.com> 3.0.20-2.test
|
||||||
|
- remove zero epoch, req exact release
|
||||||
|
- rebuild against new openssl
|
||||||
|
|
||||||
* Mon Aug 22 2005 Jay Fenlason <fenlason@redhat.com> 3.0.20-2
|
* Mon Aug 22 2005 Jay Fenlason <fenlason@redhat.com> 3.0.20-2
|
||||||
- New upstream release
|
- New upstream release
|
||||||
Includes five upstream patches -bug3010_v1, -groupname_enumeration_v3,
|
Includes five upstream patches -bug3010_v1, -groupname_enumeration_v3,
|
||||||
|
Loading…
Reference in New Issue
Block a user