diff --git a/sysfsutils.spec b/sysfsutils.spec index 4b96900..46546bc 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -1,7 +1,7 @@ Summary: sysfsutils, library interface to sysfs. Name: sysfsutils Version: 1.2.0 -Release: 3 +Release: 4 Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz Patch0: %{name}-%{version}-redhatify.patch License: GPL/LGPL @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Mar 02 2005 AJ Lewis 1.2.0-4 +- Rebuild + * Wed Feb 09 2005 AJ Lewis 1.2.0-3 - start using %configure instead of calling configure directly