diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-03-24 14:20:07 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-03-24 14:20:07 +0000 |
commit | 20917f0c9585f719503599cd1a8f4003ba58af53 (patch) | |
tree | 58fc198a41e8b8760a9a49fea5c3c93db736c902 /spec-helper.spec | |
parent | 0d724a87a3688d22816b31f80d6b6255ce94fb96 (diff) | |
download | spec-helper-20917f0c9585f719503599cd1a8f4003ba58af53.tar spec-helper-20917f0c9585f719503599cd1a8f4003ba58af53.tar.gz spec-helper-20917f0c9585f719503599cd1a8f4003ba58af53.tar.bz2 spec-helper-20917f0c9585f719503599cd1a8f4003ba58af53.tar.xz spec-helper-20917f0c9585f719503599cd1a8f4003ba58af53.zip |
"Seethechangelog"
Diffstat (limited to 'spec-helper.spec')
-rw-r--r-- | spec-helper.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/spec-helper.spec b/spec-helper.spec index 0211597..9e796e9 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,6 +1,6 @@ %define name spec-helper %define version 0.2 -%define release 2mdk +%define release 3mdk Summary: Tools to ease the creation of rpm packages Name: %{name} @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/spec-helper %changelog +* Fri Mar 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-3mdk +- compress_files: If we found gzip file decompress and bzip2 them. + * Thu Mar 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-2mdk - compress_files: Don't compress whatis and dir in /usr/{info|man}. |