On Mon, 2012-07-30 at 20:38 +0900, Yuichi SEINO wrote: > Hi Jiaju, > > I try to make a spec file. however I fail to make rpm because the > version tag is not an annotated tags. So the following command fail in > Makefile.am. > > git describe --abbrev=4 --match='v*' HEAD 2 > > Could you change the version tag?
Oh, adding "--tags" option can recognize non-annotated tags, and I just fix it in Makefile.am;) Thanks, Jiaju _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
