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 233601 Details for
Bug 307891
Review Request: libvpd - C++ library for system vpd access
[?]
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 supposed to fix the spec file issues
libvpd.spec.diff (text/x-patch), 1.98 KB, created by
Ralf Corsepius
on 2007-10-21 12:17:42 UTC
(
hide
)
Description:
patch supposed to fix the spec file issues
Filename:
MIME Type:
Creator:
Ralf Corsepius
Created:
2007-10-21 12:17:42 UTC
Size:
1.98 KB
patch
obsolete
>--- libvpd.spec.orig 2007-10-19 23:49:47.000000000 +0200 >+++ libvpd.spec 2007-10-20 05:47:52.000000000 +0200 >@@ -1,13 +1,9 @@ >-#! /usr/bin/rpm >-%define name libvpd >-%define version 1.3.5 >- >-Name: %{name} >-Version: %{version} >-Release: 3%{?dist} >+Name: libvpd >+Version: 1.3.5 >+Release: 4%{?dist} > Summary: VPD Database access library for lsvpd > >-Group: System Environment >+Group: System Environment/Libraries > License: LGPLv2+ > URL: http://linux-diag.sf.net/Lsvpd.html > Source: http://superb-east.dl.sourceforge.net/sourceforge/linux-diag/%{name}-%{version}.tar.gz >@@ -22,15 +18,18 @@ > > %package devel > Summary: Header files for libvpd >-Group: System Environment >+Group: Development/Libraries >+Requires: %{name} = %{version}-%{release} >+ > %description devel > Contains header files for building with libvpd. > > %prep > %setup -q >+chmod -x */*cpp */*/*.hpp > > %build >-%configure --prefix=%{_prefix}/ --disable-static >+%configure --disable-static > /usr/bin/make %{?_smp_mflags} > > %clean >@@ -39,13 +38,8 @@ > %install > /bin/rm -rf $RPM_BUILD_ROOT > /usr/bin/make install DESTDIR=$RPM_BUILD_ROOT >-chmod 644 %{_includedir}/libvpd-1/*.hpp >-chmod 644 %{_includedir}/libvpd-1/*.h >- >-%post >-/sbin/ldconfig > >-%preun >+%post -p /sbin/ldconfig > > %postun -p /sbin/ldconfig > >@@ -53,8 +47,6 @@ > %defattr(-,root,root) > %doc COPYING INSTALL NEWS README TODO > %exclude %{_libdir}/*.la >-%exclude %{_includedir}/libvpd-1 >-%exclude %{_libdir}/libvpd_cxx.so > %{_libdir}/libvpd_cxx.so.* > > %files devel >@@ -62,10 +54,13 @@ > %doc COPYING INSTALL NEWS README TODO > %exclude %{_libdir}/*.la > %{_includedir}/libvpd-1 >-%{_libdir}/libvpd_cxx.so* >+%{_libdir}/libvpd_cxx.so > > %changelog >-* Fri Oct 19 2007 Eric Munson <ebmunson@us.ibm.com> >+* Sat Oct 20 2007 Ralf Corsépius <rc040203@freenet.de> - 1.3.5-4 >+- Various spec-file fixes. >+ >+* Fri Oct 19 2007 Eric Munson <ebmunson@us.ibm.com> - 1.3.5-3 > - Removed hard coded /usr/lib from spec file > - Install now sets all headers to 644 >-- Updated license >\ No newline at end of file >+- Updated license
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 Raw
Actions:
View
Attachments on
bug 307891
: 233601