Fix mono directive orders
This commit is contained in:
parent
caac4cf4ae
commit
70fadca40c
@ -1,8 +1,8 @@
|
|||||||
# Necessary conditionals
|
# Necessary conditionals
|
||||||
%ifarch %mono_arches
|
%ifarch %{mono_arches}
|
||||||
%global SHARP 0
|
|
||||||
%else
|
|
||||||
%global SHARP 1
|
%global SHARP 1
|
||||||
|
%else
|
||||||
|
%global SHARP 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global OCAML 1
|
%global OCAML 1
|
||||||
@ -47,7 +47,7 @@
|
|||||||
Name: graphviz
|
Name: graphviz
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Version: 2.38.0
|
Version: 2.38.0
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: EPL
|
License: EPL
|
||||||
URL: http://www.graphviz.org/
|
URL: http://www.graphviz.org/
|
||||||
@ -555,6 +555,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 29 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.38.0-24
|
||||||
|
- Fix mono directive orders
|
||||||
|
|
||||||
* Mon May 18 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.38.0-23
|
* Mon May 18 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.38.0-23
|
||||||
- Rebuild (mono4)
|
- Rebuild (mono4)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user