- Remove man page which duplicates what is in base Fedora.
[fedora-mingw.git] / nss / mingw32-nss.spec
index 186d545..5a0d89f 100644 (file)
@@ -12,7 +12,7 @@
 
 Name:           mingw32-nss
 Version:        3.12.2.0
-Release:        4%{?dist}
+Release:        6%{?dist}
 Summary:        MinGW Windows port of NSS (Network Security Services)
 
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -81,6 +81,11 @@ v3 certificates, and other security standards.
 # (2) OS_TARGET must be set to the basename (w/o 2.6).
 cp %{SOURCE1000} mozilla/security/coreconf/FedoraCross2.6.mk
 
+# This fixes a build failure in mock (not rpmbuild).
+# This fix is not well-understood.
+touch mozilla/security/nss/cmd/signtool/-lz
+touch mozilla/security/nss/cmd/modutil/-lz
+
 
 %build
 # For cross-compilation, make sure pkg-config picks up the cross-compiled
@@ -311,6 +316,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 3.12.2.0-6
+- Rebuild for mingw32-gcc 4.4
+
+* Wed Feb 18 2009 Richard W.M. Jones <rjones@redhat.com> - 3.12.2.0-5
+- Fix to build in mock.
+
 * Tue Feb 17 2009 Richard W.M. Jones <rjones@redhat.com> - 3.12.2.0-4
 - Now builds.