git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c290098
)
Minimum mingw32-filesystem version is 26.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 24 Sep 2008 17:17:33 +0000
(18:17 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 24 Sep 2008 17:17:33 +0000
(18:17 +0100)
example/mingw32-example.spec
patch
|
blob
|
history
diff --git
a/example/mingw32-example.spec
b/example/mingw32-example.spec
index
8b04aa0
..
e3302f0
100644
(file)
--- a/
example/mingw32-example.spec
+++ b/
example/mingw32-example.spec
@@
-17,7
+17,7
@@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-filesystem >= 2
3
+BuildRequires: mingw32-filesystem >= 2
6
BuildRequires: mingw32-gcc
BuildRequires: mingw32-binutils
# Any additional BuildRequires.
@@
-56,5
+56,5
@@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Wed Sep
10 2008 Richard W.M. Jones <rjones@redhat
.com> - 1.2.3-1
+* Wed Sep
24 2008 Your Name <you@example
.com> - 1.2.3-1
- Initial RPM release.