Initial version of CrossReport program.
[fedora-mingw.git] / curl / mingw32-curl.spec
index ac0ca88..d77f94a 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:           mingw32-curl
 Version:        7.18.2
-Release:        2%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW Windows port of curl and libcurl
 
 License:        MIT
@@ -48,6 +48,8 @@ BuildRequires:  mingw32-openssl
 # Not started porting this package yet.
 #BuildRequires:  mingw32-krb5
 
+Requires:       pkgconfig
+
 
 %description
 cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
@@ -115,6 +117,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc COPYING
 %{_mingw32_bindir}/curl-config
 %{_mingw32_bindir}/curl.exe
 %{_mingw32_bindir}/libcurl-4.dll
@@ -125,6 +128,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb  6 2009 Richard W.M. Jones <rjones@redhat.com> - 7.18.2-5
+- Include license.
+
+* Fri Feb  6 2009 Richard W.M. Jones <rjones@redhat.com> - 7.18.2-4
+- Rebuild against new OpenSSH (because of soname bump).
+
+* Fri Jan 30 2009 Richard W.M. Jones <rjones@redhat.com> - 7.18.2-3
+- Requires pkgconfig.
+
 * Thu Nov 13 2008 Richard W.M. Jones <rjones@redhat.com> - 7.18.2-2
 - Requires mingw32-filesystem >= 35.