aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--spec-helper.spec5
2 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99943f3..84d080c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-04-07 chmouel <chmouel@mururoa.us.mandrakesoft.com>
+
+ * /home/cvs/cooker/soft/spec-helper/compress_files:
+ Remove orphan link only for manpage.
+
+2000-04-07 chmouel <chmouel@mururoa.us.mandrakesoft.com>
+
+ * /home/cvs/cooker/soft/spec-helper/compress_files:
+ Remove orphan link only for manpage.
+
2000-04-06 chmouel <chmouel@mururoa.us.mandrakesoft.com>
* compress_files: When we find an orphan man pages, erase it (any
diff --git a/spec-helper.spec b/spec-helper.spec
index 200da56..9e35245 100644
--- a/spec-helper.spec
+++ b/spec-helper.spec
@@ -1,6 +1,6 @@
%define name spec-helper
%define version 0.2
-%define release 5mdk
+%define release 6mdk
Summary: Tools to ease the creation of rpm packages
Name: %{name}
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/spec-helper
%changelog
+* Fri Apr 7 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-6mdk
+- compress_files: Remove orphan link only for manpage.
+
* Wed Apr 5 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-5mdk
- compress_files: When we find an orphan man pages, erase it (any better
idea ?)