summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index e721a2d..32987ea 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -6,8 +6,8 @@ Name: quilt
Summary: Scripts for working with series of patches
License: GPL
Group: Productivity/Text/Utilities
-Version: 0
-Release: 0
+Version: @VERSION@
+Release: @RELEASE@
Requires: coreutils diffutils patch gzip bzip2 perl mktemp gettext
Autoreqprov: off
Source: quilt-%{version}.tar.gz
@@ -56,5 +56,4 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/%{name}-%{version}/quilt.pdf
%changelog
-# The changelog is filled in by "make quilt.spec".
-
+@CHANGELOG@