summaryrefslogtreecommitdiffstats
path: root/cygwin-filesystem.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-06-10 22:01:18 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2015-06-10 22:01:18 -0500
commitd2bf9b8827eda5b57341c8a2013314b822b09671 (patch)
tree5366a97eab6c8185a38ae4664685274f5cfdaf34 /cygwin-filesystem.spec
parentee25a4327d01300b38cc584131c45829532066af (diff)
downloadcygwin-filesystem-d2bf9b8827eda5b57341c8a2013314b822b09671.tar.gz
cygwin-filesystem-d2bf9b8827eda5b57341c8a2013314b822b09671.tar.xz
cygwin-filesystem-d2bf9b8827eda5b57341c8a2013314b822b09671.zip
Add cppflags, ldflags variables
Diffstat (limited to 'cygwin-filesystem.spec')
-rw-r--r--cygwin-filesystem.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index a70cce3..8bf1f29 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -6,8 +6,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: cygwin-filesystem
-Version: 11
-Release: 3%{?dist}
+Version: 12
+Release: 1%{?dist}
Summary: Cygwin cross compiler base filesystem and environment
Group: Development/Libraries
@@ -246,6 +246,9 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/cygwin/
%changelog
+* Thu Jun 11 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 12-1
+- Add cppflags, ldflags variables
+
* Wed Jun 10 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 11-3
- Place the RPM macros in /usr/lib/rpm/macros.d when using a modern RPM