Release 0.9.1
This commit is contained in:
+3
-2
@@ -1,5 +1,3 @@
|
|||||||
# EL 3,4,5 supported, set to 0 for Fedora
|
|
||||||
|
|
||||||
%if 0%{?el3} || 0%{?el4}
|
%if 0%{?el3} || 0%{?el4}
|
||||||
%define __python python2.4
|
%define __python python2.4
|
||||||
%endif
|
%endif
|
||||||
@@ -86,6 +84,9 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 05 2009 Stuart Gathman <stuart@bmsi.com> 0.9.1-1
|
||||||
|
- Fix missing address of optional param to addrcpt
|
||||||
|
|
||||||
* Wed Jan 07 2009 Stuart Gathman <stuart@bmsi.com> 0.9.0-4
|
* Wed Jan 07 2009 Stuart Gathman <stuart@bmsi.com> 0.9.0-4
|
||||||
- Stop using INSTALLED_FILES to make Fedora happy
|
- Stop using INSTALLED_FILES to make Fedora happy
|
||||||
- Remove config flag from start.sh glue
|
- Remove config flag from start.sh glue
|
||||||
|
|||||||
Reference in New Issue
Block a user