show stopper bugs discovered after rc2 was cut
This commit is contained in:
parent
05f5aa704a
commit
9b579856f9
@ -2,7 +2,7 @@ Summary: The Samba Suite of programs
|
||||
Name: samba
|
||||
Epoch: 0
|
||||
Version: 3.0.25
|
||||
Release: 0.1.rc2%{?dist}
|
||||
Release: 0.2.rc2%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.samba.org/
|
||||
@ -46,6 +46,8 @@ Patch111: samba-3.0.13-smbclient.patch
|
||||
#Patch112: samba-3.0.15pre2-bug106483.patch
|
||||
#Patch113: samba-3.0.21-warnings.patch
|
||||
Patch200: samba-3.0.25rc1-inotifiy.patch
|
||||
Patch201: samba-3.0.25rc2-idmap-fix.patch
|
||||
Patch202: samba-3.0.25rc2-pie.patch
|
||||
|
||||
|
||||
Requires(pre): samba-common = %{epoch}:%{version}-%{release}
|
||||
@ -168,6 +170,8 @@ cp %{SOURCE11} packaging/Fedora/
|
||||
#%patch112 -p1 -b .bug106483
|
||||
#%patch113 -p1 -b .warnings
|
||||
%patch200 -p0 -b .inotify
|
||||
%patch201 -p0 -b .idmap-fix
|
||||
%patch202 -p0 -b .pie
|
||||
|
||||
# crap
|
||||
rm -f examples/VFS/.cvsignore
|
||||
|
Loading…
Reference in New Issue
Block a user