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 147653 Details for
Bug 225863
Merge Review: gsl
[?]
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 satisfy packaging guidelines
gsl.patch (text/plain), 1.71 KB, created by
José Matos
on 2007-02-08 14:23:45 UTC
(
hide
)
Description:
patch to satisfy packaging guidelines
Filename:
MIME Type:
Creator:
José Matos
Created:
2007-02-08 14:23:45 UTC
Size:
1.71 KB
patch
obsolete
>--- gsl.spec.orig 2007-02-08 12:28:37.000000000 +0000 >+++ gsl.spec 2007-02-08 13:39:07.000000000 +0000 >@@ -1,14 +1,14 @@ > Summary: The GNU Scientific Library for numerical analysis > Name: gsl > Version: 1.8 >-Release: 2%{?dist} >+Release: 3%{?dist} > URL: http://sources.redhat.com/gsl/ > Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz > Patch0: gsl-1.1-nousr.patch > Patch1: gsl-1.8-lib64.patch > License: GPL > Group: System Environment/Libraries >-BuildRoot: %{_tmppath}/%{name}-%{version}-root >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > Requires: /sbin/install-info > > %description >@@ -18,7 +18,7 @@ > %package devel > Summary: Static libraries and header files for GSL development. > Group: Development/Libraries >-Requires: gsl = %{version} >+Requires: gsl = %{version}-%{release} > > %description devel > >@@ -34,10 +34,11 @@ > %build > %configure > #touch doc/gsl-ref.info >-make >+make %{?_smp_mflags} > > %install >-%makeinstall >+rm -rf $RPM_BUILD_ROOT >+make install DESTDIR=$RPM_BUILD_ROOT > > # remove unpackaged files from the buildroot > rm -f $RPM_BUILD_ROOT%{_infodir}/dir >@@ -75,7 +76,7 @@ > rm -rf $RPM_BUILD_ROOT > > %files >-%defattr(-,root,root) >+%defattr(-,root,root,-) > %doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO > %{_libdir}/*so.* > %{_libdir}/*.la >@@ -83,7 +84,7 @@ > %{_bindir}/gsl-randist > > %files devel >-%defattr(-,root,root) >+%defattr(-,root,root,-) > %doc AUTHORS COPYING > %{_bindir}/gsl-config* > %{_datadir}/aclocal/* >@@ -93,6 +94,9 @@ > %{_libdir}/*.so > > %changelog >+* Thu Feb 8 2007 José Matos <jamatos[AT]fc.up.pt> - 1.8-3 >+- Further clean for merge. >+ > * Mon Jan 22 2007 Ivana Varekova <varekova@redhat.com> - 1.8-2 > - Resolves: 223700 > fix non-failsafe install-info problem
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 225863
: 147653 |
235541
|
245731