Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 291411 Details for
Bug 226447
Merge Review: sysfsutils
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to fix minor issues for merge review
sysfsutils.spec.patch (text/plain), 2.81 KB, created by
Todd Zullinger
on 2008-01-11 19:16:29 UTC
(
hide
)
Description:
patch to fix minor issues for merge review
Filename:
MIME Type:
Creator:
Todd Zullinger
Created:
2008-01-11 19:16:29 UTC
Size:
2.81 KB
patch
obsolete
>Index: sysfsutils.spec >=================================================================== >RCS file: /cvs/pkgs/devel/sysfsutils/sysfsutils.spec,v >retrieving revision 1.21 >diff -u -p -r1.21 sysfsutils.spec >--- sysfsutils.spec 29 Jan 2007 21:18:40 -0000 1.21 >+++ sysfsutils.spec 11 Jan 2008 19:06:59 -0000 >@@ -1,11 +1,11 @@ > Name: sysfsutils > URL: http://sourceforge.net/projects/linux-diag/ >-License: GPL >+License: GPLv2 > Group: Development/Tools > Version: 2.1.0 >-Release: 1%{?dist} >+Release: 2%{?dist} > >-Summary: sysfsutils and library interface to sysfs >+Summary: Utilities for interfacing with sysfs > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz > Patch0: sysfsutils-2.0.0-redhatify.patch >@@ -18,7 +18,7 @@ with sysfs. > %package -n libsysfs > Summary: Shared library for interfacing with sysfs > Group: System Environment/Libraries >-License: LGPL >+License: LGPLv2+ > > %description -n libsysfs > Library used in handling linux kernel sysfs mounts and their various files. >@@ -26,8 +26,8 @@ Library used in handling linux kernel sy > %package -n libsysfs-devel > Summary: Static library and headers for libsysfs > Group: Development/Libraries >+License: LGPLv2+ > Requires: libsysfs = %{version}-%{release} >-Obsoletes: sysfsutils-devel > > %description -n libsysfs-devel > libsysfs-devel provides the header files and static libraries required >@@ -50,9 +50,9 @@ make DESTDIR=$RPM_BUILD_ROOT install > rm -f $RPM_BUILD_ROOT%{_bindir}/dlist_test $RPM_BUILD_ROOT%{_bindir}/get_bus_devices_list $RPM_BUILD_ROOT%{_bindir}/get_class_dev $RPM_BUILD_ROOT%{_bindir}/get_classdev_parent $RPM_BUILD_ROOT%{_bindir}/get_device $RPM_BUILD_ROOT%{_bindir}/get_driver $RPM_BUILD_ROOT%{_bindir}/testlibsysfs $RPM_BUILD_ROOT%{_bindir}/write_attr > rm -f $RPM_BUILD_ROOT%{_libdir}/*.la > >-%post -p /sbin/ldconfig >+%post -n libsysfs -p /sbin/ldconfig > >-%postun -p /sbin/ldconfig >+%postun -n libsysfs -p /sbin/ldconfig > > %clean > rm -rf $RPM_BUILD_ROOT >@@ -79,6 +79,14 @@ rm -rf $RPM_BUILD_ROOT > > > %changelog >+* Fri Jan 11 2008 Todd Zullinger <tmz@pobox.com> - 2.1.0-2 >+- rpmlint cleanups: >+ - drop Obsoletes for sysfsutils-devel which hasn't been used since FC5 >+ - comment macros in %%changelog >+ - run ldconfig for the libsysfs subpackage >+ - update Summary >+ - clarify licensing >+ > * Mon Sep 29 2007 Jarod Wilson <jwilson@redhat.com> - 2.1.0-1 > - Update to upstream release 2.1.0 > >@@ -121,7 +129,7 @@ rm -rf $RPM_BUILD_ROOT > - Rebuild > > * Wed Feb 09 2005 AJ Lewis <alewis@redhat.com> 1.2.0-3 >-- start using %configure instead of calling configure directly >+- start using %%configure instead of calling configure directly > > * Wed Feb 09 2005 AJ Lewis <alewis@redhat.com> 1.2.0-2 > - rebuild
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226447
: 291411