Zdenek Dohnal
7fddf94aa6
Switch tests to Centos Stream
2025-06-03 08:42:40 +02:00
Troy Dawson
a743dce423
Bump release for October 2024 mass rebuild:
...
Resolves: RHEL-64018
2024-10-29 09:17:51 -07:00
Troy Dawson
089b944483
Bump release for June 2024 mass rebuild
2024-06-24 09:28:08 -07:00
Ondrej Mejzlik
78fef6610d
update plans
2024-06-19 19:29:47 +02:00
Fedora Release Engineering
e4c9c7fcb4
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-27 07:15:42 +00:00
Fedora Release Engineering
ed09bf2791
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 17:14:53 +00:00
Richard Lescak
45961716e0
SPDX migration
2023-02-16 11:42:19 +01:00
Fedora Release Engineering
69420ee4ff
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 05:56:54 +00:00
Fedora Release Engineering
59647038f8
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 11:31:40 +00:00
Adam Williamson
b722791a17
Require coreutils instead of fontconfig
...
I think I worked out why the %post script started failing when
Requires(post): fontconfig was removed: the script doesn't need
fontconfig but it *does* need coreutils. Requiring fontconfig
was likely pulling in coreutils implicitly, but when that req
was removed, the font packages got ordered before coreutils and
so the script failed.
So, we can just Requires(post): coreutils instead. I think these
scripts fundamentally do nothing anyway and can probably be
removed, but I don't want to do that in case there's some reason
they're still hanging around with all the lines that do anything
commented out...
2022-06-24 11:49:37 -07:00
Adam Williamson
612c6bcd11
Revert "Remove fontconfig requirement ( #2093177 )"
...
This reverts commit 8bcea88f19 . It
broke Rawhide compose:
https://koji.fedoraproject.org/koji/taskinfo?taskID=88679952
https://kojipkgs.fedoraproject.org//work/tasks/9952/88679952/anaconda-anaconda.log
"Error in POSTIN scriptlet in rpm package urw-base35-bookman-fonts"
so obviously the requirement *is* needed. It's a bit funny as it
doesn't look like the packages' %post scripts directly do anything
with fontconfig, but I expect there's some kind of trigger thing
going on. I'll look into it in more detail, but for now doing
this to try and get a compose through.
2022-06-24 08:39:09 -07:00
Richard Lescak
8bcea88f19
Remove fontconfig requirement ( #2093177 )
2022-06-23 13:21:55 +02:00
Richard Lescak
b6edbcb7ab
substituted badly monospaced Nimbus Mono PS with Dejavu Sans Mono
...
added substitution for Century
2022-05-18 10:41:44 +02:00
Fedora Release Engineering
ba9072e038
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 03:38:43 +00:00
Richard Lescak
d52f1a7a03
Recorrected typo in license
2021-09-07 21:53:25 +02:00
Richard Lescak
2b85b0caab
Corrected typo in License
2021-09-07 18:41:34 +02:00
Richard Lescak
c8598262ba
Added GPL2.0+ license for legacy subpackage, removed old obsolete/provides from macro
2021-09-06 09:42:42 +02:00
Fedora Release Engineering
f689775dc3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 20:09:37 +00:00
Richard Lescak
870765ea28
Added patch for #1909382
2021-06-09 18:58:18 +02:00
Richard Lescak
61e97a24eb
Remove definition of D050000L font as fantasy in D050000L.conf file ( #1909382 )
2021-06-09 18:46:32 +02:00
Peter Hutterer
a37b22f548
Require mkfontscale and mkfontdir directly ( #1937125 )
2021-03-10 08:18:19 +10:00
Fedora Release Engineering
d38d76f091
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 22:46:49 +00:00
Anna Khaitovich
d3aaf6247d
Fix some X11-related packaging bugs ( #1918947 )
2021-01-22 12:59:39 +01:00
Anna Khaitovich
095c3dd448
Don't remove urw-fonts-1.0.7pre44.tar.bz2
2020-10-22 15:49:44 +02:00
Anna Khaitovich
5b3e873729
Fix version in changelog
2020-10-22 12:08:22 +02:00
Anna Khaitovich
71e7a04554
Rebase to 20200910 version ( #1877974 )
2020-10-22 11:55:16 +02:00
Fedora Release Engineering
13c13470d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 13:24:41 +00:00
Zdenek Dohnal
3c0fd9821b
do not mention specific OS in description
2020-03-10 16:44:49 +01:00
Fedora Release Engineering
84bad02372
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 02:45:43 +00:00
Fedora Release Engineering
f45e07efdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 02:38:42 +00:00
Fedora Release Engineering
132445cbfd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 10:56:43 +00:00
Fedora Release Engineering
e6ae0e4ee1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:19:35 +00:00
David Kaspar [Dee'Kej]
916aaaef5e
New release - 20170801-10
2018-06-18 11:38:57 +02:00
David Kaspar [Dee'Kej]
48b19b2dec
specfile: fc-cache calls dropped (from scriptlets)
...
According to Akira Tagoh, this is no longer needed, because fc-cache
is automatically run by fontconfig triggers...
2018-06-18 11:37:05 +02:00
David Kaspar [Dee'Kej]
f18d6d5b26
specfile: *-legacy subpackage introduced
...
Temporary workaround for BZ #1551219 .
2018-04-06 15:22:03 +02:00
David Kaspar [Dee'Kej]
1bc0dfaecd
specfile: 20170801-8 release
2018-02-28 18:07:00 +01:00
David Kaspar [Dee'Kej]
4120ca9a9b
001-appstream-typos-and-syntax-fix.patch updated
...
To fix the copy-paste error in summary of:
appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
2018-02-28 18:04:45 +01:00
David Kaspar [Dee'Kej]
a87ebd0bbd
specfile: 20170801-7 release
2018-02-21 11:41:28 +01:00
David Kaspar [Dee'Kej]
9753a4aa4a
specfile: added %check section for validation of AppStream files
...
Also, urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch
has been updated to add missing XML elements into the AppStream files.
2018-02-21 11:38:01 +01:00
David Kaspar [Dee'Kej]
c02eb68996
specfile: temporary workaround for BZ #1534206
2018-02-19 19:09:34 +01:00
Fedora Release Engineering
e466ded337
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:10:00 +00:00
David Kaspar [Dee'Kej]
858993edb8
specfile: missing Obsoletes/Provides for *-nimbus-sans-narrow added
2018-01-11 14:37:44 +01:00
David Kaspar [Dee'Kej]
e6e13a3a55
urw-base35-fonts-20170801-002-BdOblique-renamed.patch added
...
Patch was accidentally ommitted in commit ad6c2ae .
2018-01-09 17:31:27 +01:00
David Kaspar [Dee'Kej]
6a8d9e3763
specfile: comments update/cleanup
2018-01-09 17:25:32 +01:00
David Kaspar [Dee'Kej]
5b9fc75250
specfile: ship the *.OTF format files as well
...
Currently, LibreOffice is no longer able to use Type1/AFM formats
(which have their limitations).And we can expect the situation to
get even worse in the future, where other applications will start
dropping support for Type1/AFM as well.
Shipping same font in more than 1 format is forbidden by FPG, but
there's no way how to resolve this at the moment...
Resolves : #1496466
2018-01-09 17:25:23 +01:00
David Kaspar [Dee'Kej]
9ad9e8294e
specfile: priority/ordering further decreased [60->61]
2018-01-09 17:24:03 +01:00
David Kaspar [Dee'Kej]
ba1bb7ed5f
specfile: *-nimbus-sans-narrow subpackage dropped
...
This is based on this mailing list communication: https://goo.gl/n2unfn
2018-01-09 17:22:48 +01:00
David Kaspar [Dee'Kej]
ad6c2aec48
urw-base35-fonts-20170801-002-BdOblique-renamed.patch added
2017-12-16 07:21:49 +01:00
David Kaspar [Dee'Kej]
a7738e99b7
urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch added
2017-12-16 07:19:09 +01:00
David Kaspar [Dee'Kej]
f34fae2303
*-devel subpackage created
...
This subpackage provides %{urw_base35_fontpath} macro, which
is useful for many packages that are built against these fonts.
2017-12-16 07:11:22 +01:00