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.

-- 
Jan Pazdziora
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to