- Convert specfile to UTF-8.
This commit is contained in:
parent
aedb82cbe3
commit
0d240a7fda
37
lapack.spec
37
lapack.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The LAPACK libraries for numerical linear algebra.
|
Summary: The LAPACK libraries for numerical linear algebra.
|
||||||
Name: lapack
|
Name: lapack
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://www.netlib.org/lapack/
|
URL: http://www.netlib.org/lapack/
|
||||||
@ -187,6 +187,9 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/libblas*.a
|
%{_libdir}/libblas*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 3.1.1-7
|
||||||
|
- Convert specfile to UTF-8.
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-6
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
@ -284,7 +287,7 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||||||
* Sun Nov 10 2002 Jeff Johnson <jbj@redhat.com> 3.0-19
|
* Sun Nov 10 2002 Jeff Johnson <jbj@redhat.com> 3.0-19
|
||||||
- rebuild with x86_64.
|
- rebuild with x86_64.
|
||||||
|
|
||||||
* Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-18
|
* Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-18
|
||||||
- Remove an empty man page (#63569)
|
- Remove an empty man page (#63569)
|
||||||
|
|
||||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||||
@ -293,44 +296,44 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||||||
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||||
- automated rebuild
|
- automated rebuild
|
||||||
|
|
||||||
* Wed May 1 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-15
|
* Wed May 1 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-15
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-14
|
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0-14
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||||
- automated rebuild
|
- automated rebuild
|
||||||
|
|
||||||
* Mon Aug 13 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.0-12
|
* Mon Aug 13 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.0-12
|
||||||
- The man-pages for xerbla and lsame were in blas-man and lapack-man (#51605)
|
- The man-pages for xerbla and lsame were in blas-man and lapack-man (#51605)
|
||||||
|
|
||||||
* Fri Jun 8 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
* Fri Jun 8 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- Reenable optimization for IA64
|
- Reenable optimization for IA64
|
||||||
|
|
||||||
* Fri May 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
* Fri May 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- Add all patches from the LAPACK site as of 2001-05-25
|
- Add all patches from the LAPACK site as of 2001-05-25
|
||||||
- Use this workaround for IA64 instead
|
- Use this workaround for IA64 instead
|
||||||
- Remove SPARC workaround
|
- Remove SPARC workaround
|
||||||
- Don't exclude IA64
|
- Don't exclude IA64
|
||||||
|
|
||||||
* Thu Dec 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
* Thu Dec 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- rebuild for main distribution
|
- rebuild for main distribution
|
||||||
|
|
||||||
* Mon Nov 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
* Mon Nov 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- add the LAPACK Quick Reference Guide to the docs
|
- add the LAPACK Quick Reference Guide to the docs
|
||||||
- add the BLAS Quick Reference Guide to the docs
|
- add the BLAS Quick Reference Guide to the docs
|
||||||
|
|
||||||
* Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
* Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- fix lack of ldconfig in postuninstall script
|
- fix lack of ldconfig in postuninstall script
|
||||||
|
|
||||||
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
|
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
* Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- updated with the latest updates (new tarfile..) from netlib
|
- updated with the latest updates (new tarfile..) from netlib
|
||||||
|
|
||||||
* Thu Jun 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
* Thu Jun 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||||
- use %%{_mandir}
|
- use %%{_mandir}
|
||||||
- added some flags to work around SPARC compiler bug
|
- added some flags to work around SPARC compiler bug
|
||||||
|
|
||||||
@ -359,12 +362,12 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||||||
* Fri Jul 17 1998 Jeff Johnson <jbj@redhat.com>
|
* Fri Jul 17 1998 Jeff Johnson <jbj@redhat.com>
|
||||||
- repackage for powertools.
|
- repackage for powertools.
|
||||||
|
|
||||||
* Sun Feb 15 1998 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
* Sun Feb 15 1998 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
||||||
[lapack-2.0-9]
|
[lapack-2.0-9]
|
||||||
- No code updates, just built with a customized rpm -
|
- No code updates, just built with a customized rpm -
|
||||||
this should make dependencies right.
|
this should make dependencies right.
|
||||||
|
|
||||||
* Sat Feb 07 1998 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
* Sat Feb 07 1998 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
||||||
[lapack-2.0-8]
|
[lapack-2.0-8]
|
||||||
- Total rewrite of the spec file
|
- Total rewrite of the spec file
|
||||||
- Added my own makefiles - libs should build better,
|
- Added my own makefiles - libs should build better,
|
||||||
@ -376,16 +379,16 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||||||
(oh - and as always: Dedicated to the girl I
|
(oh - and as always: Dedicated to the girl I
|
||||||
love, Eline Skirnisdottir)
|
love, Eline Skirnisdottir)
|
||||||
|
|
||||||
* Sat Dec 06 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
* Sat Dec 06 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
||||||
[lapack-2.0-7]
|
[lapack-2.0-7]
|
||||||
- added a dependency to glibc, so people don't try with libc5
|
- added a dependency to glibc, so people don't try with libc5
|
||||||
|
|
||||||
* Thu Nov 20 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
* Thu Nov 20 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
||||||
[lapack-2.0-6]
|
[lapack-2.0-6]
|
||||||
- removed etime.c
|
- removed etime.c
|
||||||
- compiled with egcs, and for glibc 2.0
|
- compiled with egcs, and for glibc 2.0
|
||||||
|
|
||||||
* Sun Oct 12 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
* Sun Oct 12 1997 Trond Eivind Glomsrød <teg@pvv.ntnu.no>
|
||||||
[lapack-2.0-5]
|
[lapack-2.0-5]
|
||||||
- added a changelog
|
- added a changelog
|
||||||
- cleaned up building of shared libs
|
- cleaned up building of shared libs
|
||||||
|
Loading…
Reference in New Issue
Block a user