summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt.changes7
-rw-r--r--quilt.spec.in2
2 files changed, 8 insertions, 1 deletions
diff --git a/quilt.changes b/quilt.changes
index 311a682..e1bf8f2 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Sun May 18 15:23:03 CEST 2003 - agruen@suse.de
+
+- Do not add the whole /usr/share/locale directory to the RPM
+ file list, but only the quilt message catalogs: Otherwise RPM
+ complains when uninstalling.
+
+-------------------------------------------------------------------
Fri May 16 20:44:50 CEST 2003 - agruen@suse.de
- Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTS
diff --git a/quilt.spec.in b/quilt.spec.in
index e6fcb6d..5174fea 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/quilt/
/usr/lib/quilt/
-/usr/share/locale/
+/usr/share/locale/*/LC_MESSAGES/quilt.mo
%doc /usr/share/man/man1/guards.1.gz
%doc doc/README