summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2013-01-21 20:59:37 -0600
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2013-01-21 20:59:37 -0600
commit541645b42908cfca27c45a5d921c02a0efcaf0b3 (patch)
tree698fb04b79a28fb2fd2d2b8f98e95c0780e7fa00
parentdc585231a1c63188df3c6785fb638d3312df1684 (diff)
downloadcygwin-w32api-runtime-541645b42908cfca27c45a5d921c02a0efcaf0b3.tar.gz
cygwin-w32api-runtime-541645b42908cfca27c45a5d921c02a0efcaf0b3.tar.xz
cygwin-w32api-runtime-541645b42908cfca27c45a5d921c02a0efcaf0b3.zip
cygwin-w32api-runtime 20121215
-rw-r--r--cygwin-w32api-runtime.spec (renamed from cygwin-w32api-libs.spec)15
-rw-r--r--sources2
2 files changed, 11 insertions, 6 deletions
diff --git a/cygwin-w32api-libs.spec b/cygwin-w32api-runtime.spec
index 181e76d..0cc0a37 100644
--- a/cygwin-w32api-libs.spec
+++ b/cygwin-w32api-runtime.spec
@@ -4,10 +4,10 @@
%define __find_requires %{_cygwin_findrequires}
%define __find_provides %{_cygwin_findprovides}
-%global snapshot_date 20121016
+%global snapshot_date 20121215
%global branch trunk
-Name: cygwin-w32api-libs
+Name: cygwin-w32api-runtime
Version: 2.0.999
Release: 0.13.%{branch}.%{snapshot_date}
Summary: Windows API libraries for Cygwin toolchain
@@ -27,14 +27,16 @@ Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}
BuildRequires: cygwin-filesystem
BuildRequires: cygwin-binutils
-BuildRequires: cygwin-w32api-headers
+BuildRequires: cygwin-w32api-headers >= %{version}-%{release}
BuildRequires: cygwin-gcc
Requires: cygwin-filesystem
-Requires: cygwin-w32api-headers
+Requires: cygwin-w32api-headers >= %{version}-%{release}
Obsoletes: cygwin-w32api < 3.17-4
+Obsoletes: cygwin-w32api-libs
Provides: cygwin-w32api = 3.17-4
+Provides: cygwin-w32api-libs = %{version}-%{release}
%description
MinGW Windows cross-compiler runtime, base libraries.
@@ -70,9 +72,12 @@ rm -rf $RPM_BUILD_ROOT%{_cygwin_includedir}/w32api/*.c
%files
%doc COPYING DISCLAIMER DISCLAIMER.PD
-%{_cygwin_libdir}/w32api/*
+%{_cygwin_libdir}/w32api/
%changelog
+* Tue Oct 16 2012 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 2.0.999-1.trunk.20121215
+- Change name and update to match current Cygwin package.
+
* Tue Oct 16 2012 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 2.0.999-1.trunk.20121016
- Replace mingw.org w32api with mingw-w64 to match Cygwin distribution.
diff --git a/sources b/sources
index 9ea5464..f886732 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1ddb6f55704380a406a887fc42ec757 mingw-w64-trunk-snapshot-20121016.tar.gz
+2363c17abb6a627ba8bb08b38cf76075 mingw-w64-trunk-snapshot-20121215.tar.gz