From c3ddddf2d1e45c8004388ef887a542f5e7d042e9 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:52:41 +0000 Subject: [PATCH] auto-import changelog data from sysfsutils-1.1.0-2.src.rpm Wed Sep 01 2004 AJ Lewis 1.1.0-2 - Fix permissions on -devel files --- sysfsutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysfsutils.spec b/sysfsutils.spec index 43157d6..7581381 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -1,7 +1,7 @@ Summary: sysfsutils, library interface to sysfs. Name: sysfsutils Version: 1.1.0 -Release: 1.1 +Release: 2 Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz License: GPL/LGPL Group: Development/Tools @@ -52,12 +52,16 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt %files devel +%defattr(-,root,root) %{_includedir}/sysfs/libsysfs.h %{_includedir}/sysfs/dlist.h %{_libdir}/libsysfs.a %changelog +* Thu Sep 01 2004 AJ Lewis 1.1.0-2 +- Fix permissions on -devel files + * Fri Aug 13 2004 AJ Lewis 1.1.0-1.1 - Rebuild