updated to 1.0.2
This commit is contained in:
parent
1e9e308b32
commit
2deb710a42
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-0.8.11.tar.gz
|
/freeipmi-0.8.11.tar.gz
|
||||||
/freeipmi-0.8.12.tar.gz
|
/freeipmi-0.8.12.tar.gz
|
||||||
/freeipmi-1.0.1.tar.gz
|
/freeipmi-1.0.1.tar.gz
|
||||||
|
/freeipmi-1.0.2.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/freeipmi/
|
URL: http://www.gnu.org/software/freeipmi/
|
||||||
@ -325,8 +325,12 @@ fi
|
|||||||
%{_mandir}/man8/ipmidetectd.8*
|
%{_mandir}/man8/ipmidetectd.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 23 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.2:1
|
||||||
|
- Updated to freeipmi-1.0.2, see announce at
|
||||||
|
http://lists.gnu.org/archive/html/freeipmi-users/2011-02/msg00027.html
|
||||||
|
|
||||||
* Fri Jan 21 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.1:1
|
* Fri Jan 21 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.1:1
|
||||||
- Updated to freeipmi-0.8.12, see announce at
|
- Updated to freeipmi-1.0.1, see announce at
|
||||||
http://lists.gnu.org/archive/html/freeipmi-users/2011-01/msg00006.html
|
http://lists.gnu.org/archive/html/freeipmi-users/2011-01/msg00006.html
|
||||||
- Configuration files moved from /etc/ to /etc/freeipmi/. Support legacy config
|
- Configuration files moved from /etc/ to /etc/freeipmi/. Support legacy config
|
||||||
files for backwards compatibility.
|
files for backwards compatibility.
|
||||||
|
Loading…
Reference in New Issue
Block a user