Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / Makefile.maint
1 include Makefile
2
3 snapshot: ChangeLog
4         @$(MAKE) dist VERSION=$(VERSION).git`git log --pretty=oneline|wc -l`
5
6 ChangeLog: .git
7         @git log --no-merges > ChangeLog