From 93eeb31cf1296788c0827d220898556a5f16d88d Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Thu, 1 Nov 2012 16:07:26 -0700 Subject: [PATCH] Add a dummy source file for testing /preventing fedpkg breakage - Helps test the fedpkg new-sources and upload commands for breakage by nss updates - Related to Bug 872124 - nss 3.14 breaks fedpkg new-sources --- .gitignore | 1 + nss.spec | 7 ++++++- sources | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 84ffe22..1d6796a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ blank-key4.db PayPalEE.cert /nss-pem-20120811.tar.bz2 /nss-3.14-stripped.tar.bz2 +/dummy-sources-for-testing diff --git a/nss.spec b/nss.spec index 08ab5a0..292d08f 100644 --- a/nss.spec +++ b/nss.spec @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.14 -Release: 6%{?dist} +Release: 7%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -580,6 +580,11 @@ rm -f $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Thu Nov 01 2012 Elio Maldonado - 3.14-7 +- Add a dummy source file for testing /preventing fedpkg breakage +- Helps test the fedpkg new-sources and upload commands for breakage by nss updates +- Related to Bug 872124 - nss 3.14 breaks fedpkg new-sources + * Thu Nov 01 2012 Elio Maldonado - 3.14-6 - Fix a previous unwanted merge from f18 - Update the SS_SSL_CBC_RANDOM_IV patch to match new sources while diff --git a/sources b/sources index d878e8e..6b775e9 100644 --- a/sources +++ b/sources @@ -6,3 +6,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db bf47cecad861efa77d1488ad4a73cb5b PayPalEE.cert 2a06bf7b815d1a666cc3587b895506ce nss-pem-20120811.tar.bz2 2844d502638ac84097d5a9affa6d1c3a nss-3.14-stripped.tar.bz2 +0be54f196b5da7e9008eb13a71bc2cb0 dummy-sources-for-testing