brew test

This commit is contained in:
Alasdair Kergon 2007-01-12 12:42:44 +00:00
parent 7eb0c56b7c
commit c560128efe

View File

@ -1,9 +1,9 @@
%define device_mapper_version 1.02.14
%define device_mapper_version 1.02.14-2
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.18
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -113,6 +113,9 @@ fi
%changelog
* Fri Jan 12 2007 Alasdair Kergon <agk@redhat.com> - 2.02.18-2
- Rebuild.
* Thu Jan 11 2007 Alasdair Kergon <agk@redhat.com> - 2.02.18-1
- Use CFLAGS when linking so mixed sparc builds can supply -m64.
- Prevent permission changes on active mirrors.