- 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.
|
||||
Name: lapack
|
||||
Version: 3.1.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Libraries
|
||||
URL: http://www.netlib.org/lapack/
|
||||
@ -187,6 +187,9 @@ rm -fr ${RPM_BUILD_ROOT}
|
||||
%{_libdir}/libblas*.a
|
||||
|
||||
%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
|
||||
- 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
|
||||
- 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)
|
||||
|
||||
* 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>
|
||||
- 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
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
- 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)
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
- Use this workaround for IA64 instead
|
||||
- Remove SPARC workaround
|
||||
- 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
|
||||
|
||||
* 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 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
|
||||
|
||||
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
|
||||
- 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
|
||||
|
||||
* Thu Jun 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Thu Jun 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- use %%{_mandir}
|
||||
- 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>
|
||||
- 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]
|
||||
- No code updates, just built with a customized rpm -
|
||||
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]
|
||||
- Total rewrite of the spec file
|
||||
- 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
|
||||
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]
|
||||
- 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]
|
||||
- removed etime.c
|
||||
- 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]
|
||||
- added a changelog
|
||||
- cleaned up building of shared libs
|
||||
|
Loading…
Reference in New Issue
Block a user