%vendor contains Red Hat
authorjbj <devnull@localhost>
Sat, 27 Mar 1999 21:40:56 +0000 (21:40 +0000)
committerjbj <devnull@localhost>
Sat, 27 Mar 1999 21:40:56 +0000 (21:40 +0000)
%_vendor contains redhat

CVS patchset: 2921
CVS date: 1999/03/27 21:40:56

macros.in

index 3fb91d8..59126ef 100644 (file)
--- 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