4.11
Last change
on this file since 62f68d9 was
62f68d9,
checked in by Chris Johns <chrisj@…>, on 03/04/18 at 21:37:00
|
The libexpat project has moved to github. Fetch expat from github.
Closes #3316
|
-
Property mode set to
100644
|
File size:
375 bytes
|
Line | |
---|
1 | # |
---|
2 | # Expat 2.1.0 |
---|
3 | # |
---|
4 | |
---|
5 | %if %{release} == %{nil} |
---|
6 | %define release 1 |
---|
7 | %endif |
---|
8 | |
---|
9 | %include %{_configdir}/base.cfg |
---|
10 | |
---|
11 | %define expat_version 2.1.0 |
---|
12 | %define expat_version_dir R_2_1_0 |
---|
13 | |
---|
14 | %hash sha256 expat-%{expat_version}.tar.gz 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86 |
---|
15 | |
---|
16 | # |
---|
17 | # The Expat build instructions. We use 2.xx Release 1. |
---|
18 | # |
---|
19 | %include %{_configdir}/expat-2-1.cfg |
---|
Note: See
TracBrowser
for help on using the repository browser.