summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-03-27 21:40:56 +0000
committerjbj <devnull@localhost>1999-03-27 21:40:56 +0000
commit6147ae79959477cec35cb6ed6211c0c1b53ac710 (patch)
tree754ae3adfc65ef7a04cf8a9df863190b6d3a1cfe /macros.in
parent017f7f9bb5b9441b4041442bbc6d3b381a9ea36b (diff)
downloadlibrpm-tizen-6147ae79959477cec35cb6ed6211c0c1b53ac710.tar.gz
librpm-tizen-6147ae79959477cec35cb6ed6211c0c1b53ac710.tar.bz2
librpm-tizen-6147ae79959477cec35cb6ed6211c0c1b53ac710.zip
%vendor contains Red Hat
%_vendor contains redhat CVS patchset: 2921 CVS date: 1999/03/27 21:40:56
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros.in b/macros.in
index 3fb91d87b..59126ef90 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.17 1999/03/21 18:43:26 jbj Exp $
+# $Id: macros.in,v 1.18 1999/03/27 21:40:56 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -88,6 +88,7 @@
#%_pgp_path
#%_provides
#%_timecheck
+#%vendor
#==============================================================================
# ---- per-platform macros.
@@ -95,9 +96,9 @@
# will be used if the per-platform macro file does not exist..
#
%_arch @RPMCANONARCH@
-%vendor @RPMCANONVENDOR@
+%_vendor @RPMCANONVENDOR@
%_os @RPMCANONOS@
-%_target_platform %{_target_cpu}-%{vendor}-%{_target_os}
+%_target_platform %{_target_cpu}-%{_vendor}-%{_target_os}
#
# XXX use the rpmrc instantiated macro for now
#%optflags -O2