lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1837 - nss-pam-ldapd-0.8

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1837 - nss-pam-ldapd-0.8



Author: arthur
Date: Sun Nov 18 22:14:27 2012
New Revision: 1837
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1837&view=revision

Log:
fix the way ChangeLog is generated for branch

Modified:
   nss-pam-ldapd-0.8/Makefile.am

Modified: nss-pam-ldapd-0.8/Makefile.am
==============================================================================
--- nss-pam-ldapd-0.8/Makefile.am       Sun Nov 18 22:04:11 2012        (r1836)
+++ nss-pam-ldapd-0.8/Makefile.am       Sun Nov 18 22:14:27 2012        (r1837)
@@ -66,7 +66,9 @@
 
 # target for generating the ChangeLog file
 changelog:
-       svn2cl -i -r HEAD:1586
+       ( svn2cl -i --stdout -r HEAD:1835 ; \
+         svn2cl -i --stdout -r 1835:1586 --strip-prefix='nss-pam-ldapd' ; \
+       ) > ChangeLog
 
 flawfinder.html:
        flawfinder --quiet --html --context --followdotdir . > $@
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/