From patchwork Sun Aug 3 14:34:47 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Henrique Martins X-Patchwork-Id: 4665811 Return-Path: X-Original-To: patchwork-linux-nfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2015FC0338 for ; Sun, 3 Aug 2014 14:35:08 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id EF94E20114 for ; Sun, 3 Aug 2014 14:35:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DB34A200D9 for ; Sun, 3 Aug 2014 14:34:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751487AbaHCOe6 (ORCPT ); Sun, 3 Aug 2014 10:34:58 -0400 Received: from gproxy8-pub.mail.unifiedlayer.com ([67.222.33.93]:56695 "HELO gproxy8-pub.mail.unifiedlayer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750960AbaHCOe5 (ORCPT ); Sun, 3 Aug 2014 10:34:57 -0400 Received: (qmail 26893 invoked by uid 0); 3 Aug 2014 14:34:55 -0000 Received: from unknown (HELO cmgw4) (10.0.90.85) by gproxy8.mail.unifiedlayer.com with SMTP; 3 Aug 2014 14:34:55 -0000 Received: from box503.bluehost.com ([74.220.219.103]) by cmgw4 with id aLar1o0042ESxDm01Lauw8; Sun, 03 Aug 2014 14:34:54 -0600 X-Authority-Analysis: v=2.1 cv=OcELUHjY c=1 sm=1 tr=0 a=PavW1xtFd4Pw9NMPtIuMBw==:117 a=PavW1xtFd4Pw9NMPtIuMBw==:17 a=cNaOj0WVAAAA:8 a=f5113yIGAAAA:8 a=qauH_PWIlBYA:10 a=5FTrZqgKwc4A:10 a=870iOH_CxGMA:10 a=GmtBi6Uk0nT_XiArdAMA:9 a=QEXdDO2ut3YA:10 a=8OfYelwvd-4A:10 a=q-_gMmIQQE4A:10 a=G4d0iYUMl9wA:10 a=20KFwNOVAAAA:8 a=sNg6dCJts--yn-ufCSQA:9 a=Z4adsy-N_3o8Y5zi:21 a=g9c1fY3JEkKud8-h:21 a=jEp0ucaQiEUA:10 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=martins.cc; s=default; h=Message-ID:Date:Content-Type:MIME-Version:References:In-reply-to:Subject:To:From; bh=sHzTCtmcQXAM7CuUh7wysznQlEpGTKOY9I36h5HnaVk=; b=VzLUrss39Eh/nyOOs6C1zziAfRQpzDKe6jFD3wJLGc+2BMwepzcy+2yG7y1wYmgBTquCEwqZrYwOtC71ytPZDEaMQMBgbdjUopEEV/aBfWBOSWBXkyg4fXb/o8CcwFtT; Received: from [98.248.107.106] (port=39368 helo=monster.martins.cc) by box503.bluehost.com with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82) (envelope-from ) id 1XDws8-0003gT-9j for linux-nfs@vger.kernel.org; Sun, 03 Aug 2014 08:34:52 -0600 Received: from monster.martins.cc (monster.martins.cc [127.0.0.1]) by monster.martins.cc (Postfix) with ESMTP id CD577627F4 for ; Sun, 3 Aug 2014 07:34:47 -0700 (PDT) From: Henrique Martins To: linux-nfs@vger.kernel.org Subject: nfs-utils.spec patch In-reply-to: References: Comments: In-reply-to bugzilla@redhat.com message dated "Sun, 03 Aug 2014 14:19:31 -0000." X-Mailer: MH-E 8.5; nmh 1.6; XEmacs 21.5 (beta34) MIME-Version: 1.0 Date: Sun, 03 Aug 2014 07:34:47 -0700 Message-ID: <25446.1407076487@monster.martins.cc> X-Identified-User: {32533:box503.bluehost.com:silvadoc:silvado.com} {sentby:smtp auth 98.248.107.106 authed with relay+silvado.com} Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,T_DKIM_INVALID,T_TVD_MIME_EPI, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The spec file for nfs-utils-1.3.0-2.1.fc20 (nfs-utils.spec) has a bunch of bad date entries in %changelog which cause warnings when running rpmbuild. Patch attached, by changing the weekday to match the day number. -- Henrique *** SPECS/nfs-utils.spec.orig 2014-06-03 10:54:25.000000000 -0700 --- SPECS/nfs-utils.spec 2014-08-02 14:16:02.297833025 -0700 *************** *** 671,677 **** - Updated to the latest pseudo root release (rel10) which containts the upstream pseudo root release ! * Mon Jan 12 2010 Steve Dickson 1.2.1-9 - Updated to latest upstream RC release: nfs-utils-1-2-2-rc5 * Mon Jan 4 2010 Steve Dickson 1.2.1-8 --- 671,677 ---- - Updated to the latest pseudo root release (rel10) which containts the upstream pseudo root release ! * Tue Jan 12 2010 Steve Dickson 1.2.1-9 - Updated to latest upstream RC release: nfs-utils-1-2-2-rc5 * Mon Jan 4 2010 Steve Dickson 1.2.1-8 *************** *** 1062,1068 **** - Added -o nordirplus mount option to disable READDIRPLUS (bz 240357) - Disabled the FSCache patch, for now... ! * Wed May 10 2007 Steve Dickson 1.0.12-5 - Fix mount.nfs4 to display correct error message (bz 227212) - Updated mountd and showmount reverse lookup flags (bz 220772) - Eliminate timeout on nfsd shutdowns (bz 222001) --- 1062,1068 ---- - Added -o nordirplus mount option to disable READDIRPLUS (bz 240357) - Disabled the FSCache patch, for now... ! * Thu May 10 2007 Steve Dickson 1.0.12-5 - Fix mount.nfs4 to display correct error message (bz 227212) - Updated mountd and showmount reverse lookup flags (bz 220772) - Eliminate timeout on nfsd shutdowns (bz 222001) *************** *** 1105,1111 **** * Wed Dec 13 2006 Steve Dickson 1.0.10-5 - Stopped v4 umounts from ping rpc.mountd (bz 215553) ! * Wed Nov 28 2006 Steve Dickson 1.0.10-4 - Doing a connect on UDP sockets causes the linux network stack to reject UDP patches from multi-home server with nic on the same subnet. (bz 212471) --- 1105,1111 ---- * Wed Dec 13 2006 Steve Dickson 1.0.10-5 - Stopped v4 umounts from ping rpc.mountd (bz 215553) ! * Tue Nov 28 2006 Steve Dickson 1.0.10-4 - Doing a connect on UDP sockets causes the linux network stack to reject UDP patches from multi-home server with nic on the same subnet. (bz 212471) *************** *** 1236,1242 **** - Updated libevent from 1.0b to 1.1a - Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI ! * Tue Sep 8 2005 Steve Dickson 1.0.7-16 - Reworked the nfslock init script so if lockd is running it will be killed which is what the HA community needs. (bz 162446) - Stopped rpcidmapd.init from doing extra echoing when --- 1236,1242 ---- - Updated libevent from 1.0b to 1.1a - Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI ! * Thu Sep 8 2005 Steve Dickson 1.0.7-16 - Reworked the nfslock init script so if lockd is running it will be killed which is what the HA community needs. (bz 162446) - Stopped rpcidmapd.init from doing extra echoing when *************** *** 1267,1273 **** * Wed Apr 13 2005 Steve Dickson 1.0.7-6 - Fixed misformated output from nfslock script (bz 154648) ! * Mon Mar 29 2005 Steve Dickson 1.0.7-4 - Fixed a compile error on x86_64 machines in the gss code. - Updated the statd-notify-hostname.patch to eliminate a segmentation fault in rpc.statd when an network --- 1267,1273 ---- * Wed Apr 13 2005 Steve Dickson 1.0.7-6 - Fixed misformated output from nfslock script (bz 154648) ! * Tue Mar 29 2005 Steve Dickson 1.0.7-4 - Fixed a compile error on x86_64 machines in the gss code. - Updated the statd-notify-hostname.patch to eliminate a segmentation fault in rpc.statd when an network *************** *** 1362,1368 **** by default, there only needs to be away of turning them off. ! * Thu May 10 2004 - Rebuilt * Thu Apr 15 2004 --- 1362,1368 ---- by default, there only needs to be away of turning them off. ! * Mon May 10 2004 - Rebuilt * Thu Apr 15 2004 *************** *** 1437,1443 **** - Upgrated to 1.0.6 - Commented out the acl path for fedora ! * Thu Aug 27 2003 Steve Dickson - Added the setting of lockd ports via sysclt interface - Removed queue setting code since its no longer needed --- 1437,1443 ---- - Upgrated to 1.0.6 - Commented out the acl path for fedora ! * Wed Aug 27 2003 Steve Dickson - Added the setting of lockd ports via sysclt interface - Removed queue setting code since its no longer needed *************** *** 1447,1453 **** * Wed Jul 23 2003 Steve Dickson - Commented out the acl patch (for now) ! * Wed Jul 21 2003 Steve Dickson - Upgrated to 1.0.5 * Wed Jun 18 2003 Steve Dickson --- 1447,1453 ---- * Wed Jul 23 2003 Steve Dickson - Commented out the acl patch (for now) ! * Mon Jul 21 2003 Steve Dickson - Upgrated to 1.0.5 * Wed Jun 18 2003 Steve Dickson *************** *** 1536,1542 **** - don't use rquotad from here now; quota package contains a version that works with 2.4 (#33738) ! * Tue Mar 12 2001 Bob Matthews - Statd logs at LOG_DAEMON rather than LOG_LOCAL5 - s/nfs/\$0/ where appropriate in init scripts --- 1536,1542 ---- - don't use rquotad from here now; quota package contains a version that works with 2.4 (#33738) ! * Mon Mar 12 2001 Bob Matthews - Statd logs at LOG_DAEMON rather than LOG_LOCAL5 - s/nfs/\$0/ where appropriate in init scripts *************** *** 1562,1568 **** - Fix incorrect file specifications in statd manpage. - Require gawk 'cause it's used in nfslock init script. ! * Thu Dec 13 2000 Bob Matthews - Require sed because it's used in nfs init script * Tue Dec 12 2000 Bob Matthews --- 1562,1568 ---- - Fix incorrect file specifications in statd manpage. - Require gawk 'cause it's used in nfslock init script. ! * Wed Dec 13 2000 Bob Matthews - Require sed because it's used in nfs init script * Tue Dec 12 2000 Bob Matthews