summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-15 13:21:29 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-15 13:21:29 +0000
commitb37d2769c8efce6c9c9447909710a79c7113506c (patch)
treee02c96753e5a0ed2a4b99793f660a1acd37585a7 /quilt.spec.in
parent08c8b1899b7a0ea4dae7d9962820d1b9d690ec11 (diff)
downloadquilt-b37d2769c8efce6c9c9447909710a79c7113506c.tar.gz
- Fix quilt.spec generation after the Sep 14 change.
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@