Added crossreport spec file.
[fedora-mingw.git] / nss / mingw32-nss.spec
index 3c2c14c..1a7550d 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:           mingw32-nss
 Version:        3.12.2.0
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows port of NSS (Network Security Services)
 
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -35,6 +35,8 @@ BuildRequires:  mingw32-zlib
 BuildRequires:  pkgconfig
 BuildRequires:  perl
 
+Requires:       pkgconfig
+
 
 %description
 Network Security Services (NSS) is a set of libraries designed to
@@ -242,11 +244,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc XXX
 %{_mingw32_bindir}/foo.dll
 %{_mingw32_libdir}/foo.dll.a
 # etc.
 
 
 %changelog
-* Wed Sep 24 2008 Your Name <you@example.com> - 1.2.3-1
+* Fri Feb  6 2009 Richard W.M. Jones <rjones@redhat.com> - 3.12.2.0-3
+- Include license file.
+
+* Fri Jan 30 2009 Richard W.M. Jones <rjones@redhat.com> - 3.12.2.0-2
 - Initial RPM release.