Restore "chmod -R ." as default.

CVS patchset: 2925
CVS date: 1999/03/30 19:34:01
This commit is contained in:
jbj 1999-03-30 19:34:01 +00:00
parent ceb687851b
commit 48e8d3521c
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $Id: macros.in,v 1.19 1999/03/28 00:47:43 jbj Exp $
# $Id: macros.in,v 1.20 1999/03/30 19:34:01 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@ -56,8 +56,8 @@
%_defaultdocdir %{_usr}/doc
#
# XXX fixowner, fixgroup, and fixperms are run at the end of hardcoded setup
#%_fixowner chown -R root
#%_fixgroup chgrp -R @ROOT_GROUP@
%_fixowner [ `id -u` = '0' ] && chown -R root
%_fixgroup [ `id -u` = '0' ] && chgrp -R @ROOT_GROUP@
%_fixperms chmod -R @FIXPERMS@
#
%_gzipbin @GZIPBIN@

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-03-27 18:14-0500\n"
"POT-Creation-Date: 1999-03-30 12:56-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -3049,12 +3049,12 @@ msgstr ""
msgid "bad option '%s' at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:1122
#: ../lib/rpmrc.c:1105
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
#: ../lib/rpmrc.c:1123
#: ../lib/rpmrc.c:1106
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""

View File

@ -2,7 +2,7 @@ Summary: The Red Hat package management system.
Name: rpm
%define version 2.93
Version: %{version}
Release: 6
Release: 7
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/rpm-%{version}.tar.gz
Copyright: GPL