[krb5/f18] untag a pair of patches from rawbuild

Nalin Dahyabhai nalin at fedoraproject.org
Mon Dec 10 21:15:10 UTC 2012


commit f023835187a41948168000da69e3c6a4a6b7a032
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Mon Dec 10 16:14:05 2012 -0500

    untag a pair of patches from rawbuild
    
    - untag a couple of other patches which don't strictly need to apply during
      %%{?_rawbuild} builds in order for the build to complete (more of #874177)

 krb5.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/krb5.spec b/krb5.spec
index 4aa22cf..ddb547b 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -29,7 +29,7 @@
 Summary: The Kerberos network authentication system
 Name: krb5
 Version: 1.10.3
-Release: 7%{?dist}
+Release: 8%{?dist}
 # Maybe we should explode from the now-available-to-everybody tarball instead?
 # http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10.3-signed.tar
 Source0: krb5-%{version}.tar.gz
@@ -265,9 +265,9 @@ ln -s NOTICE LICENSE
 %patch16 -p1 -b .buildconf %{?_rawbuild}
 %patch23 -p1 -b .dns %{?_rawbuild}
 %patch29 -p1 -b .kprop-mktemp
-%patch30 -p1 -b .send-pr-tempfile %{?_rawbuild}
+%patch30 -p1 -b .send-pr-tempfile
 %patch39 -p1 -b .api
-%patch56 -p1 -b .doublelog %{?_rawbuild}
+%patch56 -p1 -b .doublelog
 %patch59 -p1 -b .kpasswd_tcp
 %patch71 -p1 -b .dirsrv-accountlock %{?_rawbuild}
 #%patch75 -p1 -b .pkinit-debug
@@ -852,6 +852,10 @@ exit 0
 %{_sbindir}/uuserver
 
 %changelog
+* Mon Dec 12 2012 Nalin Dahyabhai <nalin at redhat.com> 1.10.3-8
+- untag a couple of other patches which don't strictly need to apply during
+  %%{?_rawbuild} builds (more of #874177)
+
 * Wed Oct 17 2012 Nalin Dahyabhai <nalin at redhat.com> 1.10.3-7
 - tag a couple of other patches which we still need to be applied during
   %%{?_rawbuild} builds (zmraz, #874177)


More information about the scm-commits mailing list