summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-04-04 21:23:36 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-04-04 21:23:36 -0500
commit6d557ac6317e43ea4a648ae71ef9ca65fd5ecb2e (patch)
tree595616d821c84aa049d6ed0497f79f651c304bd8
parent69a5a7e2b9565aaf0ea5114398f7081a4f64a89f (diff)
downloadcygwin-filesystem-6d557ac6317e43ea4a648ae71ef9ca65fd5ecb2e.tar.gz
cygwin-filesystem-6d557ac6317e43ea4a648ae71ef9ca65fd5ecb2e.tar.xz
cygwin-filesystem-6d557ac6317e43ea4a648ae71ef9ca65fd5ecb2e.zip
cygwin-filesystem 4-1
-rw-r--r--cygwin-filesystem.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index b62d831..c352739 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: cygwin-filesystem
-Version: 3
+Version: 4
Release: 1%{?dist}
Summary: Cygwin base filesystem and environment
@@ -168,6 +168,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Apr 04 2011 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 4-1
+- Honour PKG_CONFIG_PATH in i686-pc-cygwin-pkg-config when run outside of RPM.
+- Install _cygwin_datadir/aclocal.
+- Add _cygwin_autoreconf macro.
+- Provide more Windows DLLs.
+
* Mon Mar 14 2011 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 3-1
- Added _cygwin_datadir/pkgconfig and _datadir/pkgconfig to PKG_CONFIG_LIBDIR.