Commit Graph

28 Commits

Author SHA1 Message Date
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 ac332d70a4 update to 5.2.1
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-26 04:34:11 +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 95b12d3f9a fix the filename in sources
it should be fmt-5.2.1.tar.gz not fmt-5.1.1.tar.gz

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2018-10-26 04:07:40 +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 d74d6b6c48 Use second version of patch for test 8 segfault 2017-08-12 08:13:25 -06: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
Fedora Release Engineering 7e676b9604 Initial setup of the repo 2016-08-26 13:27:03 +00:00