summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorwangdi <wangdi>2003-11-20 06:14:43 +0000
committerwangdi <wangdi>2003-11-20 06:14:43 +0000
commitea8da5a7eb278c9d7cce4fee93e9e7e8bce3abd8 (patch)
tree04ceb70f949ababa45b6887e23aa4e3c45d8ff8b /quilt.spec.in
parentae387c1e7501d4c2f10ff918dd8d5b13c962e3eb (diff)
downloadquilt-ea8da5a7eb278c9d7cce4fee93e9e7e8bce3abd8.tar.gz
update from HEAD Branch and fix a little bug of quilt push when patch file empty, it should first check wether the dir in .pc exist, then create timestamp
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index 027c19f..e5ba22e 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -8,7 +8,7 @@ License: GPL
Group: Productivity/Text/Utilities
Version: 0
Release: 0
-Requires: fileutils diffutils patch gzip bzip2 perl mktemp gettext
+Requires: coreutils diffutils patch gzip bzip2 perl mktemp gettext
Autoreqprov: off
Source: quilt-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build