File project.diff of Package quilt
--- quilt.changes.orig
+++ quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Dec 10 16:26:23 CET 2009 - jblunck@suse.de
+
+- Add refresh hook quilt_refresh_check()
+
+-------------------------------------------------------------------
Tue Dec 8 00:34:00 CET 2009 - jengelh@medozas.de
- enable parallel building
--- quilt.spec.orig
+++ quilt.spec
@@ -42,6 +42,7 @@ Patch7: revert-should-not-hard-l
Patch8: fix-fr-import-message.diff
Patch9: lzma-xz-support.patch
Patch10: inspect-lzma-xz.patch
+Patch100: quilt-refresh-check.diff
Url: http://savannah.nongnu.org/projects/quilt
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -61,7 +62,7 @@ Authors:
%prep
%setup -q
-%patch -p1 -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -P 10
+%patch -p1 -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -P 10 -P 100
%build
autoconf