Commit Graph

191 Commits

Author SHA1 Message Date
Igor Gnatenko
f552abd54a Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:35:39 +01:00
Igor Gnatenko
d30828cbc4
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:49 +01:00
Fedora Release Engineering
e003ff1f06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 19:47:08 +00:00
Björn Esser
88356de30f
Rebuilt for switch to libxcrypt 2018-01-20 23:07:01 +01:00
Kevin Kofler
ee3e63ccca Build against OpenSSL 1.1, patch from Trinity, backported by Kevin Kofler
* Sat Jan 06 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-91
- Build against OpenSSL 1.1, patch from Trinity, backported by Kevin Kofler
2018-01-06 02:57:26 +01:00
Yaakov Selkowitz
3a63f45466 Fix openssl loading, use system ca-certificates
- Fix loading of latest compat-openssl10 (#1529417)
- Use ca-certificates' ca-bundle.crt (#521902)
2017-12-29 03:09:24 +01:00
Kevin Kofler
a01682e69a Actually bump Release 2017-08-08 11:55:26 +02:00
Kevin Kofler
47c941e4da fix libidn dependency removal from .la files (#1479146)
* Tue Aug 08 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-89
- fix libidn dependency removal from .la files (#1479146)
2017-08-08 11:53:58 +02:00
Fedora Release Engineering
1b9c8185b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 00:16:14 +00:00
Fedora Release Engineering
9fe8730938 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 15:03:16 +00:00
Petr Písař
41eea6487e perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:23:06 +02:00
Than Ngo
7d92d7b924 fix build with libidn2 2017-06-21 13:35:23 +02:00
Than Ngo
c17e2ce087 add support libidn2 for f27 2017-06-21 09:17:43 +02:00
Kevin Kofler
ab3d736ba9 backport fix for CVE-2017-6410 from kdelibs 4 (itself backported from KF5)
* Sat Mar 04 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-84
- backport fix for CVE-2017-6410 from kdelibs 4 (itself backported from KF5)
2017-03-04 18:52:44 +01:00
Than Ngo
80fb1652f0 fix kdebase3 FTBS, devel requires compat-openssl10-devel 2017-02-27 22:51:55 +01:00
Hans de Goede
4bcc6a628e Fix gcc7 FTBFS (rhbz#1423808) 2017-02-21 10:18:17 +01:00
Fedora Release Engineering
566cd5a9b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 17:41:26 +00:00
Kevin Kofler
8985e9f610 backport fix for CVE-2016-6232 from Trinity (itself backported from KF5) 2017-01-23 01:30:30 +01:00
Kevin Kofler
0baabbdf03 BuildRequires: pkgconf-pkg-config instead of pkgconfig on F26+ 2017-01-22 23:47:25 +01:00
Kevin Kofler
4a3656c29a build against compat-openssl10 for now (F26+) 2017-01-22 23:36:47 +01:00
Kevin Kofler
f0b0934ee8 use DrKonqi from Plasma 5 rather than from kde-runtime 4
* Sun Jan 22 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-79
- use DrKonqi from Plasma 5 rather than from kde-runtime 4
2017-01-22 23:31:14 +01:00
Kevin Kofler
633853c445 drop the extra -Werror= flags for C, they break the configure script 2016-12-03 23:52:53 +01:00
Rex Dieter
cbbd3ce82e rebuild (jasper) 2016-12-03 08:24:02 -06:00
Kevin Kofler
15481db604 backport CUPS 2.2 build fix from Trinity / Slávek Banko
* Wed Sep 28 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-77
- backport CUPS 2.2 build fix from Trinity / Slávek Banko
2016-09-28 19:26:56 +02:00
Kevin Kofler
fd6aba6f21 Fix svgicon-endlessloop patch build
Also use consistent patch naming and numbering and fix a typo in the
explanatory comment.
2016-09-28 18:16:05 +02:00
Than Ngo
e35aea8f00 fix bz#1376181, fix endless loop in svgicons 2016-09-28 17:16:59 +02:00
Than Ngo
96d7b4c7a4 move kpac_dhcp_helper, kpac_dhcp_helper into separate subpackage 2016-06-27 17:04:08 +02:00
Petr Písař
a1cd37ccad Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:48:36 +02:00
Than Ngo
ed30d0e49d fix bz#1307685, FTBFS in rawhide 2016-02-16 23:49:52 +01:00
Kevin Kofler
0d7d7ba013 Add -std=gnu++98 to the CXXFLAGS to fix FTBFS (#1307685)
* Sun Feb 14 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-73
- Add -std=gnu++98 to the CXXFLAGS to fix FTBFS (#1307685)
2016-02-14 23:04:43 +01:00
Dennis Gilmore
cf6c60327a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 01:49:44 +00:00
Kevin Kofler
e28f8c1fc2 Backport CVE-2015-7543 fix (Joseph Wenninger) from kdelibs 4 (#1289235)
* Thu Dec 10 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-71
- Backport CVE-2015-7543 fix (Joseph Wenninger) from kdelibs 4 (#1289235)
2015-12-10 10:13:39 +01:00
Dennis Gilmore
cdf75c236b - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 13:01:30 +00:00
Rex Dieter
3e56da0488 drop hard Requires: sudo (kdesu can use it, but it's not default) 2015-06-04 13:44:30 -05:00
Kevin Kofler
20886900e9 rebuild against qt3 with fixed build key (#1218091)
* Mon May 04 2015 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.10-68
- rebuild against qt3 with fixed build key (#1218091)
2015-05-04 23:14:59 +02:00
Kalev Lember
a7693674ae Rebuilt for GCC 5 C++11 ABI change 2015-05-02 14:37:52 +02:00
Rex Dieter
70bc974dd8 rebuild (gcc5) 2015-04-05 20:13:11 -05:00
Rex Dieter
b932b6f5b1 rebuild (gcc5) 2015-04-01 21:11:02 -05:00
Kevin Kofler
41b88741c0 fix FTBFS with CUPS 2.0 due to bad CUPS_VERSION_MAJOR checks
* Tue Nov 25 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.10-65
- fix FTBFS with CUPS 2.0 due to bad CUPS_VERSION_MAJOR checks
2014-11-25 21:43:50 +01:00
Rex Dieter
b1bed56314 rebuild (openexr) 2014-11-25 13:46:45 -06:00
Peter Robinson
907987379b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 23:21:46 +00:00
Rex Dieter
04a6e0d84b rpath: hack on libtool 2014-08-13 12:45:47 -05:00
Rex Dieter
3b65d25203 BR: chrpath 2014-08-13 11:21:43 -05:00
Rex Dieter
31d7b324e8 kill rpath harder 2014-08-13 11:20:30 -05:00
Rex Dieter
86dd264de6 drop bootstrap 2014-07-22 13:04:01 -05:00
Rex Dieter
1a44c61598 bootstrap ppc64le 2014-07-02 07:28:31 -05:00
Dennis Gilmore
84bc05a492 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 21:03:11 -05:00
Rex Dieter
ff1a41519b trim %changelog 2013-12-01 07:13:14 -06:00
Rex Dieter
be2b171832 disable-new-ldflags, fix FTBFS on rawhide 2013-11-30 23:24:03 -06:00
Rex Dieter
982fe59ce1 rebuild (openexr) 2013-11-27 10:36:43 -06:00