fix an erroneous #else to %else, a twisty maze of passages, all alike
This commit is contained in:
parent
a272e1ff0c
commit
066251b41d
@ -53,7 +53,7 @@ Summary: Cluster File System
|
|||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.4.0
|
Version: 3.4.0
|
||||||
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
@ -555,7 +555,7 @@ cd swift-%{SWIFTVER}
|
|||||||
%endif
|
%endif
|
||||||
%if "%{SWIFTVER}" == "1.7.4"
|
%if "%{SWIFTVER}" == "1.7.4"
|
||||||
%patch22 -p1
|
%patch22 -p1
|
||||||
#else
|
%else
|
||||||
%patch23 -p1
|
%patch23 -p1
|
||||||
%endif
|
%endif
|
||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
@ -1344,6 +1344,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 19 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-0.3alpha3
|
||||||
|
- #else -> %else, a twisty maze of passages, all alike
|
||||||
|
|
||||||
* Thu Apr 18 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-0.2alpha3
|
* Thu Apr 18 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-0.2alpha3
|
||||||
- prerelease 3.4.0alpha3 for oVirt/vdsm dependencies in Fedora19
|
- prerelease 3.4.0alpha3 for oVirt/vdsm dependencies in Fedora19
|
||||||
- RHEL6 still needs the patches applied, even with grizzly
|
- RHEL6 still needs the patches applied, even with grizzly
|
||||||
|
Loading…
Reference in New Issue
Block a user