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 147305 Details for
Bug 225290
Merge Review: attr
[?]
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]
fix the discussed issues in the spec file
attr.spec.patch (text/plain), 2.17 KB, created by
Dan Horák
on 2007-02-04 15:37:05 UTC
(
hide
)
Description:
fix the discussed issues in the spec file
Filename:
MIME Type:
Creator:
Dan Horák
Created:
2007-02-04 15:37:05 UTC
Size:
2.17 KB
patch
obsolete
>? attr-2.4.32-1.1.src.rpm >? attr.spec.patch >Index: attr.spec >=================================================================== >RCS file: /cvs/dist/rpms/attr/devel/attr.spec,v >retrieving revision 1.23 >diff -u -r1.23 attr.spec >--- attr.spec 12 Jul 2006 05:22:50 -0000 1.23 >+++ attr.spec 4 Feb 2007 15:34:52 -0000 >@@ -1,10 +1,9 @@ >-Summary: Utilities for managing filesystem extended attributes. >+Summary: Utilities for managing filesystem extended attributes > Name: attr > Version: 2.4.32 >-Release: 1.1 >-Prereq: /sbin/ldconfig >+Release: 1.1%{?dist} > Conflicts: xfsdump < 2.0.0 >-BuildRoot: %{_tmppath}/%{name}-root >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n) > Source: ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_%{version}-1.tar.gz > Patch1: attr-2.0.8-docperms.patch > Patch2: attr-2.2.0-multilib.patch >@@ -21,20 +20,20 @@ > with the SGI IRIX tool of the same name. > > %package -n libattr >-Summary: Dynamic library for extended attribute support. >+Summary: Dynamic library for extended attribute support > Group: System Environment/Libraries > License: LGPL >-Prereq: /sbin/ldconfig >+Provides: libattr = %{version}-%{release} > > %description -n libattr > This package contains the libattr.so dynamic library which contains > the extended attribute system calls and library functions. > > %package -n libattr-devel >-Summary: Extended attribute static libraries and headers. >+Summary: Extended attribute static libraries and headers > Group: Development/Libraries > License: LGPL >-Requires: libattr >+Requires: libattr = %{version}-%{release} > > %description -n libattr-devel > This package contains the libraries and header files needed to >@@ -79,7 +78,7 @@ > > # fix links to shared libs and permissions > rm -f $RPM_BUILD_ROOT/%{_libdir}/libattr.so >-ln -s /%{_lib}/libattr.so $RPM_BUILD_ROOT/%{_libdir}/libattr.so >+ln -s ../../%{_lib}/libattr.so $RPM_BUILD_ROOT/%{_libdir}/libattr.so > chmod 0755 $RPM_BUILD_ROOT/%{_lib}/libattr.so.*.*.* > > %find_lang %{name} >@@ -169,7 +168,7 @@ > - rebuilt > > * Wed Mar 31 2004 Stephen C. Tweedie <sct@redhat.com> 2.4.1-4 >-- Add missing %defattr >+- Add missing %%defattr > > * Tue Mar 30 2004 Stephen C. Tweedie <sct@redhat.com> 2.4.1-3 > - Add /usr/include/attr to files manifest
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 225290
: 147305