From 77680678604faf0589aeb9175029c98a1305d7e4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 11:28:42 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- sysfsutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysfsutils.spec b/sysfsutils.spec index 328cd25..43065d2 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -3,7 +3,7 @@ URL: http://sourceforge.net/projects/linux-diag/ License: GPLv2 Group: Development/Tools Version: 2.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Utilities for interfacing with sysfs BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 2.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jun 17 2010 Anton Arapov - 2.1.0-8 - Move libraries from /usr/lib to /lib since we need them during the system boot. (#605546)