From 0eb29c356d79095bf000ad2584f69435dfba3043 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Thu, 16 Jun 2005 11:20:31 +0000 Subject: - rpm build: add missing files to file list; remove percent-prep string from changes file so that RPM doesn't choke on it. --- quilt.changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'quilt.changes') diff --git a/quilt.changes b/quilt.changes index 7f9b2eb..92bd847 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 16 13:18:33 CEST 2005 - agruen@suse.de + +- rpm build: add missing files to file list; remove percent-prep + string from changes file so that RPM doesn't choke on it. + ------------------------------------------------------------------- Tue Jun 14 12:07:43 CEST 2005 - agruen@suse.de @@ -297,7 +303,7 @@ Tue Sep 14 01:00:43 CEST 2004 - agruen@suse.de ------------------------------------------------------------------- Sun Sep 12 18:33:07 CEST 2004 - agruen@suse.de -- scripts/inspect.in: Run the RPM %prep section in /var/tmp and +- scripts/inspect.in: Run the RPM prep section in /var/tmp and not in /tmp: the sources can become large. - The fork command at some point broke and did not insert the "serial number" in the right place in patch names anymore. -- cgit