summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9a56411c..d81b44bf 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,10 @@ rpm: srpm
rm -f ../$(NAME)-$(VERSION).tar.bz2
cvs commit
+localrpm: srpm
+ rpm -bb --clean --rmsource $(NAME).spec
+ rm -f ../$(NAME)-$(VERSION).tar.bz2
+
changelog:
cvs2cl -U ../common/username -I ChangeLog --accum -W 400
rm -f ChangeLog.bak