update to 1.3.0
This commit is contained in:
parent
96de33549f
commit
848e42d908
@ -1,7 +1,7 @@
|
||||
Summary: sysfsutils, library interface to sysfs.
|
||||
Name: sysfsutils
|
||||
Version: 1.2.0
|
||||
Release: 4
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-%{version}-redhatify.patch
|
||||
License: GPL/LGPL
|
||||
@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libsysfs.la
|
||||
%{_libdir}/libsysfs.so
|
||||
%{_libdir}/libsysfs.so.1
|
||||
%{_libdir}/libsysfs.so.1.0.2
|
||||
%{_libdir}/libsysfs.so.1.0.3
|
||||
%{_mandir}/man1/systool.1.gz
|
||||
%doc COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt cmd/GPL lib/LGPL
|
||||
|
||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2005 Bill Nottingham <notting@redhat.com> 1.3.0-1
|
||||
- update to 1.3.0
|
||||
|
||||
* Wed Mar 02 2005 AJ Lewis <alewis@redhat.com> 1.2.0-4
|
||||
- Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user