diff --git a/samba.spec b/samba.spec index dd47025..aa057c7 100644 --- a/samba.spec +++ b/samba.spec @@ -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 diff --git a/sources b/sources index a5a3e6b..411b77f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -23690bd9f12eae1dd2c54a1cc3cae8fb samba-3.0.25rc1.tar.gz bd45fee528ab4cb6adea1a97e71e9d8c samba-3.0.25rc2.tar.gz