Accepting request 1188321 from M17N
OBS-URL: https://build.opensuse.org/request/show/1188321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=98
This commit is contained in:
commit
2622c46ae8
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 16 11:28:56 UTC 2024 - Christoph G <foss@grueninger.de>
|
||||||
|
|
||||||
|
- Run autoreconf unconditionally to allow newer versions
|
||||||
|
of Automake.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 27 11:19:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed Dec 27 11:19:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fontconfig
|
# spec file for package fontconfig
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -95,9 +95,7 @@ fontconfig library.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
# use suse-specific doc path:
|
# use suse-specific doc path:
|
||||||
find -name \*.1 -o -name \*.sgml -exec sed -i -e 's/usr\/share\/doc\/fontconfig/usr\/share\/doc\/packages\/fontconfig/g' {} +
|
find -name \*.1 -o -name \*.sgml -exec sed -i -e 's/usr\/share\/doc\/fontconfig/usr\/share\/doc\/packages\/fontconfig/g' {} +
|
||||||
%if 0%{?suse_version} < 1550
|
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# We don't want to rebuild the docs, but we want to install the included ones.
|
# We don't want to rebuild the docs, but we want to install the included ones.
|
||||||
|
Loading…
Reference in New Issue
Block a user