summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-11-15 07:58:58 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-11-15 07:58:58 +0000
commit26c7e9c357a45e7afe462708eb6232d72df80469 (patch)
tree7ed81c7d8fd22e18958df1721d6fc8586405c933 /quilt.changes
parente6b7fa27ca8e9fd9bd59f4bc6a897060d0eac95a (diff)
downloadquilt-26c7e9c357a45e7afe462708eb6232d72df80469.tar.gz
- Merge some changes from wangdi:
+ Use -f (force) option of GNU patch in `quilt diff -z'. + Build source and binary RPMs in `make rpm' target. + Simplify sed expression in Makefile.in.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 5ccb79c..1f7f938 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Sat Nov 15 08:44:19 CET 2003 - agruen@suse.de
+
+- Merge some changes from wangdi:
+ + Use -f (force) option of GNU patch in `quilt diff -z'.
+ + Build source and binary RPMs in `make rpm' target.
+ + Simplify sed expression in Makefile.in.
+
+-------------------------------------------------------------------
Wed Nov 12 01:37:17 CET 2003 - agruen@suse.de
- Add introductory paper to CVS repository.