summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2010-06-23 13:41:20 +0200
committerJean Delvare <jdelvare@suse.de>2010-06-23 13:41:20 +0200
commit38df0b210c3df67f3e784af92232ae1946b98ecd (patch)
tree2f444cb9d7018afc18f8886b1dd0ca23fcebdb3c /quilt.changes
parent7932d45a8f12441143bd495b83fb1e864d883f35 (diff)
downloadquilt-38df0b210c3df67f3e784af92232ae1946b98ecd.tar.gz
Properly detect newer versions of GNU patch
New versions of GNU patch present themselves as "GNU patch" instead of just "patch".
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index e3287da..5e39a68 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Jun 23 13:23:08 CEST 2010 - jdelvare@suse.de
+
+- configure.ac: Properly detect newer versions of GNU patch.
+
+-------------------------------------------------------------------
Wed Jun 23 13:20:26 CEST 2010 - jdelvare@suse.de
- quilt/scripts/inspect.in: Handle reversed patches in spec files.