summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2003-12-04 19:01:07 +0000
committerDaouda Lo <daouda@mandriva.com>2003-12-04 19:01:07 +0000
commitd8873f7452c8b6b05e1632ebac21b6e870cf2949 (patch)
treec16b29a195778f4956c7a7dd79986bea394290dc /Makefile
parenta30b6c946f15a8658cf791c3d2b5547ea552ff74 (diff)
downloadcontrol-center-d8873f7452c8b6b05e1632ebac21b6e870cf2949.tar
control-center-d8873f7452c8b6b05e1632ebac21b6e870cf2949.tar.gz
control-center-d8873f7452c8b6b05e1632ebac21b6e870cf2949.tar.bz2
control-center-d8873f7452c8b6b05e1632ebac21b6e870cf2949.tar.xz
control-center-d8873f7452c8b6b05e1632ebac21b6e870cf2949.zip
- make localrpm without commiting
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