Jan Pazdziora wrote:
Hello,I've pushed new Makefile.git code to the repository. Well, I have pushed it as Makefile.git2, so if you want to try it (and I'd appreciate if you did), please do ln -sf Makefile.git2 rel-eng/Makefile.git ln -s rel-eng/Makefile Everything which worked before should be working still: make test-srpm make srpm make tgz But you can also do make spacewalk-backend-0.4.3-1.src.rpm or make spacewalk-backend-0.4.3-1.el5.src.rpm or make spacewalk-backend-0.4.2-1.tar.gz in the top level (or any) directory of the checkout and it will give you correct .src.rpm or .tar.gz from previous tags. And you can do make srpm NAME=spacewalk-backend COMMIT=12c7e6ad48b0d4693eef90cd96c694da3c2bef07 and get the .src.rpm of spacewalk-backend as it was in that commit. I'll appreciate if you try the new code and if you tell me your thoughts.
How does this compare to the build.py stuff we added? While I prefer the build.py (as I can work more easily with python than make), I don't care which one ultimately we choose. -- jesus m. rodriguez | [EMAIL PROTECTED] sr. software engineer | irc: zeus rhn satellite & spacewalk | 919.754.4413 (w) rhce # 805008586930012 | 919.623.0080 (c) +-------------------------------------------+ | "Those who cannot learn from history | | are doomed to repeat it." | | -- George Santayana | +-------------------------------------------+ _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
