This commit is contained in:
parent
f4a111d029
commit
7ec7cbb46c
@ -26,7 +26,7 @@ BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5
|
|||||||
License: GPL v3 or later
|
License: GPL v3 or later
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
Version: 3.2.7
|
Version: 3.2.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Samba Documentation
|
Summary: Samba Documentation
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
||||||
|
|
||||||
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 5 13:27:03 CET 2009 - lmuelle@suse.de
|
Mon Jan 5 13:27:03 CET 2009 - lmuelle@suse.de
|
||||||
|
|
||||||
|
33
samba.spec
33
samba.spec
@ -50,8 +50,13 @@ License: GPL v3 or later
|
|||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: samba-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
Version: 3.2.7
|
Version: 3.2.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Requires: samba-client >= %{version}
|
Requires: samba-client >= %{version}
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
Recommends: cron logrotate
|
Recommends: cron logrotate
|
||||||
@ -136,6 +141,11 @@ License: GPL v3 or later
|
|||||||
Summary: Samba Client Utilities
|
Summary: Samba Client Utilities
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: samba-client-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
Provides: smbfs samba3-client = %{version}-%{release}
|
Provides: smbfs samba3-client = %{version}-%{release}
|
||||||
Obsoletes: samba3-client < %{version}
|
Obsoletes: samba3-client < %{version}
|
||||||
PreReq: %{?insserv_prereq} %{?fillup_prereq} coreutils /sbin/ldconfig
|
PreReq: %{?insserv_prereq} %{?fillup_prereq} coreutils /sbin/ldconfig
|
||||||
@ -175,6 +185,11 @@ License: GPL v3 or later
|
|||||||
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: samba-devel-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the static libraries and header files needed to
|
This package contains the static libraries and header files needed to
|
||||||
@ -272,6 +287,11 @@ License: GPL v3 or later
|
|||||||
Summary: Winbind Daemon and Tool
|
Summary: Winbind Daemon and Tool
|
||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: samba-winbind-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
Provides: samba3-winbind = %{version}-%{release} samba-client:/usr/sbin/winbindd
|
Provides: samba3-winbind = %{version}-%{release} samba-client:/usr/sbin/winbindd
|
||||||
Obsoletes: samba3-winbind
|
Obsoletes: samba3-winbind
|
||||||
Requires: samba-client >= %{version}
|
Requires: samba-client >= %{version}
|
||||||
@ -302,6 +322,11 @@ License: GPL v3 or later
|
|||||||
License: GPL v3 or later
|
License: GPL v3 or later
|
||||||
Provides: libsmbclient = %{version}-%{release}
|
Provides: libsmbclient = %{version}-%{release}
|
||||||
Obsoletes: libsmbclient
|
Obsoletes: libsmbclient
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: libsmbclient-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
%endif
|
%endif
|
||||||
Summary: Samba Client Library
|
Summary: Samba Client Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -611,7 +636,7 @@ Summary: Tool to administer Samba's LDAP backend
|
|||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.34b
|
Version: 1.34b
|
||||||
Release: 246
|
Release: 247
|
||||||
Requires: perl-ldap
|
Requires: perl-ldap
|
||||||
|
|
||||||
%description -n ldapsmb
|
%description -n ldapsmb
|
||||||
@ -660,7 +685,7 @@ Summary: On-Access Virus Scanning with Samba
|
|||||||
Group: Productivity/Networking/Samba
|
Group: Productivity/Networking/Samba
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.3.6b
|
Version: 0.3.6b
|
||||||
Release: 250
|
Release: 251
|
||||||
Provides: samba3-vscan = 0.3.6b
|
Provides: samba3-vscan = 0.3.6b
|
||||||
Obsoletes: samba3-vscan
|
Obsoletes: samba3-vscan
|
||||||
Requires: samba = %{samba_ver}
|
Requires: samba = %{samba_ver}
|
||||||
@ -1668,6 +1693,8 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 07 2009 olh@suse.de
|
||||||
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Mon Jan 05 2009 lmuelle@suse.de
|
* Mon Jan 05 2009 lmuelle@suse.de
|
||||||
- Update to 3.2.7.
|
- Update to 3.2.7.
|
||||||
+ Samba 3.2.0 to 3.2.6 can potentially give root filesystem access
|
+ Samba 3.2.0 to 3.2.6 can potentially give root filesystem access
|
||||||
|
Loading…
Reference in New Issue
Block a user