summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-02-18 12:31:34 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-02-18 12:31:34 +0200
commite9e3b5eb6e7ebb9549d60bff4badf92a2cf9b201 (patch)
treee6b74a74c69ec36d2bf7d2688f6d20b41ee88cce /macros.in
parent3d94b4f594eafcbb0d4394416ddd82e79de58551 (diff)
downloadrpm-e9e3b5eb6e7ebb9549d60bff4badf92a2cf9b201.tar.gz
fontconfig -> font dependency extractor rename
- No functional changes, just clearing the naming conventions to avoid having to extra mapping for attribute -> extractor name. The current font provides are handled by fontconfig, but that's just an internal implementation detail.
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index 6f4af7ff1..43b059eec 100644
--- a/macros.in
+++ b/macros.in
@@ -509,8 +509,8 @@ print (t)\
%__ocaml_provides %{_rpmconfigdir}/ocaml-find-provides.sh
%__ocaml_requires %{_rpmconfigdir}/ocaml-find-requires.sh
-%__fontconfig_provides %{_rpmconfigdir}/fontconfig.prov
-%__fontconfig_requires %{nil}
+%__font_provides %{_rpmconfigdir}/fontconfig.prov
+%__font_requires %{nil}
%__desktop_provides %{_rpmconfigdir}/desktop-file.prov
%__desktop_requires %{nil}