Commit Graph

48 Commits

Author SHA1 Message Date
Vitaly Zaitsev
ce9f48e9d1
Updated to version 8.1.1. 2022-01-07 10:44:50 +01:00
Vitaly Zaitsev
f3e03ce777
Updated Big Endian patch. Added ABI fix patch. 2022-01-05 08:42:51 +01:00
Vitaly Zaitsev
238bb6635e
Added proposed upstream patch with Big Endian fixes. 2022-01-04 14:28:40 +01:00
Vitaly Zaitsev
d1027a01ed
Updated to version 8.1.0. 2022-01-04 09:43:08 +01:00
Fedora Release Engineering
8ad03a006a - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 23:10:29 +00:00
Vitaly Zaitsev
56e55afdaa
Updated to version 8.0.1. 2021-07-04 16:16:08 +02:00
Vitaly Zaitsev
fc812efdd4
Moved CMake configs to the architecture-dependent directory. 2021-05-03 22:52:20 +02:00
Fedora Release Engineering
d0fa8ffd23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 05:44:55 +00:00
Vitaly Zaitsev
6bf4220295
Updated to version 7.1.3. 2020-11-29 15:59:07 +01:00
Vitaly Zaitsev
a2bff58183
Updated to version 7.1.2. 2020-11-10 12:39:10 +01:00
Vitaly Zaitsev
3cae3a5825
Updated to version 7.0.3. 2020-08-08 11:12:24 +02:00
Vitaly Zaitsev
aafb4268b7
Updated to version 7.0.2. 2020-07-29 21:14:37 +02:00
Vitaly Zaitsev
bce712ad56
Fixed building with and without documentation. 2020-07-28 13:58:46 +02:00
Vitaly Zaitsev
c2a14c55f0
Removed useless isa macros. 2020-07-28 13:49:34 +02:00
Vitaly Zaitsev
03283a079a
Disabled documentation generator. Fixed upgrade path. 2020-07-28 13:45:22 +02:00
Fedora Release Engineering
f0c455ee70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 17:39:36 +00:00
Vitaly Zaitsev
c52e6c758b
Implemented out of source build. 2020-07-08 13:59:57 +02:00
Vitaly Zaitsev
cdcfe58baa
Updated to version 7.0.1. 2020-07-08 13:34:08 +02:00
Vitaly Zaitsev
0e56887b4c
Updated to version 6.2.1. 2020-05-09 22:02:04 +02:00
Kefu Chai
87706d77ed add --without doc option
because EL8 does not have necessary build dependencies yet,
sphinx3-breathe and nodejs-less, for instance. so add
"--without doc" option to disable the doc build.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2020-04-30 08:07:21 +00:00
Kefu Chai
482a077115 incorporate upstream patch to address ostream-support-in-sprintf
- use python36-sphinx, and python36-breathe on el7, as python2 is almost
  EOL.
- the incorporated patch addresses the issue of https://github.com/fmtlib/fmt/issues/1631

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2020-04-30 07:33:29 +00:00
Vitaly Zaitsev
707c632f9e
Inverted some checks. 2020-04-28 14:37:04 +02:00
Vitaly Zaitsev
160267329e
Updated to version 6.2.0. 2020-04-06 19:22:52 +02:00
Fedora Release Engineering
17f87c6afe - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 18:46:01 +00:00
Vitaly Zaitsev
c039beac00
Updated to version 6.1.2. 2019-12-18 14:04:58 +01:00
Fedora Release Engineering
cdff9e94cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 00:49:03 +00:00
Jan Staněk
878c1ee7f9
Update to 5.3.0
Recreate documentation build patches
Package new pkg-config files
2019-06-10 14:52:17 +02:00
Fedora Release Engineering
7089d24b7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 19:56:29 +00:00
Kefu Chai
147fdbde43 use the download link in https://github.com/fmtlib/fmt/releases
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-26 04:08:59 +00:00
Kefu Chai
44de9b2aba update to address https://bugzilla.redhat.com/show_bug.cgi?id=1638768#c6
* %{_datarootdir} -> %{_datadir}
* %{_libdir}/libfmt.so.5* instead of %{_libdir}/libfmt.so*
* use %ldconfig_scriptlets macro instead of calling /sbin/ldconfig
* use tar.gz not zip

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-26 04:04:55 +00:00
Kefu Chai
591078f81f update to 5.2.1
- split fmt_build_doc_system.patch into smaller patches, to simplify
  the patch management
- drop fmt_test8_segfault.patch, as it does not apply anymore
- add patches to avoid accessing to internet via installed document
- use python3 packages to adapt fedora python3 migration
- drop fmt-static package, as it's non-trivial to build static and
  shared libraries in a single run. and it's not encouraged to ship
  static library, see
https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries_2
- package ChangeLog.rst README.rst in fmt package, to help use
  to understand the latest changes, and to silence rpmlint warnings
- pass cmake options in multiple lines, to have less code churn of
  future changes.
- drop DCMAKE_SKIP_RPATH=OFF, as RHEL6 is not supported anymore
- use %make_build and %make_install macros, see
  https://fedoraproject.org/wiki/Packaging:Cmake
- bump up packaged fmt to v5.2.1

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-13 11:21:59 +08:00
leigh123linux
6e4c11409f Fix python2 issue for doc 2018-08-31 15:16:39 +01:00
Igor Gnatenko
7b07d5eba2
Add missing BuildRequires on gcc, gcc-c++
No CMAKE_CXX_COMPILER could be found.
  No CMAKE_C_COMPILER could be found.

References: https://bugzilla.redhat.com/show_bug.cgi?id=1603988
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-24 16:11:32 +02:00
Fedora Release Engineering
66efef1448 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 00:42:58 +00:00
Igor Gnatenko
7cf56eb082 add BuildRequires: gcc-c++,gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:44 +02:00
Fedora Release Engineering
03ae894735 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 09:55:17 +00:00
Dave Johansen
3ad49b7a23 Patch for Test 8 segfault 2017-08-09 22:04:26 -06:00
Fedora Release Engineering
5101607320 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 20:41:16 +00:00
Fedora Release Engineering
faafe11221 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 08:34:09 +00:00
Dave Johansen
0a62d267c6 Update to 3.0.2 2017-06-24 10:44:14 -06:00
Fedora Release Engineering
b9084e5c7b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild 2017-05-15 19:48:58 +00:00
Dave Johansen
9c22709b43 Move Provides/Obsoletes out of description 2016-12-29 22:14:57 -07:00
Dave Johansen
d4aee5a0ef Build documentation with sphinx and breathe from system 2016-12-29 22:14:32 -07:00
Dave Johansen
508772ed60 Use https instead of git when building documentation 2016-12-29 19:07:09 -07:00
Dave Johansen
e4cc5e71b5 Build documentation 2016-12-28 22:12:16 -07:00
Dave Johansen
a5401d5080 Update to 3.0.1 2016-11-29 19:25:28 -07:00
Dave Johansen
204c93a086 Fix expected unqualified-id before numeric constant error 2016-11-15 19:52:08 -07:00
Dave Johansen
c34786efe5 Initial RPM release 2016-08-29 21:55:35 -06:00