aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-07-27 14:17:21 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-07-27 14:17:21 +0000
commita9aae9c3420ef372fc3784dfc4b978821ce1f0f3 (patch)
tree062a3547633a628735085f4a95e2361efadba866 /Makefile
parent85a865a1a3c4c3c4fb41763465a5d09d808437fd (diff)
downloadspec-helper-a9aae9c3420ef372fc3784dfc4b978821ce1f0f3.tar
spec-helper-a9aae9c3420ef372fc3784dfc4b978821ce1f0f3.tar.gz
spec-helper-a9aae9c3420ef372fc3784dfc4b978821ce1f0f3.tar.bz2
spec-helper-a9aae9c3420ef372fc3784dfc4b978821ce1f0f3.tar.xz
spec-helper-a9aae9c3420ef372fc3784dfc4b978821ce1f0f3.zip
Generated by cvs2cl the 27_Jul
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 34e96d3..c44e80b 100644
--- a/Makefile
+++ b/Makefile
@@ -41,11 +41,8 @@ dis:
rm -rf $(NAME)-$(VERSION)
changelog:
- rcs2log | sed "s|@.*mandrakesoft\.com|@mandrakesoft.com|" | sed "s|@@|@|" | \
- sed "s|/home/cvs/cooker/soft/$(NAME)/||g" > changenew
- mv ChangeLog ChangeLog.old
- cat changenew ChangeLog.old > ChangeLog
- rm -f changenew
+ cvs2cl
+ cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`"
rpm: ../$(NAME)-$(VERSION).tar.bz2
test -d $(RPM)/SOURCES && test -d $(RPM)/