aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-07-22 19:52:34 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-07-22 19:52:34 +0000
commit41076e498d785c2116d5389ee4cd27a20d17b04e (patch)
treec00494af52d5c7dbc0ab792e0e58aafab232f6fc
parenta64993e9951cb1df7747550fcc1c0e07691ad040 (diff)
downloadspec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar
spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.gz
spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.bz2
spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.xz
spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.zip
0.3
-rw-r--r--Makefile2
-rw-r--r--spec-helper.spec10
2 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 774e92e..34e96d3 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# Created On : Fri Feb 18 08:11:21 2000
#---------------------------------------------------------------
-VERSION=0.2
+VERSION=0.3
FILES= spec-helper clean_files compress_files strip_files relative_me_babe
DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) macroszification
NAME=spec-helper
diff --git a/spec-helper.spec b/spec-helper.spec
index 45167c0..e2b2273 100644
--- a/spec-helper.spec
+++ b/spec-helper.spec
@@ -1,6 +1,6 @@
%define name spec-helper
-%define version 0.2
-%define release 9mdk
+%define version 0.3
+%define release 1mdk
Summary: Tools to ease the creation of rpm packages
Name: %{name}
@@ -39,6 +39,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/spec-helper
%changelog
+* Sat Jul 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.3-1mdk
+- macroszification: Add check for Docdir: it's not good !!
+- macroszification: checking configure/makeinstall only if there is no
+ nocheck
+- macroszification: Add the -o option to only process docdir and mandir
+
* Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-9mdk
- macroszification: a new greatest hit.