Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=522988 --- Comment #36 from Christoph Wickert <cwickert@xxxxxxxxxxxxxxxxx> 2009-10-03 14:28:46 EDT --- (In reply to comment #35) > (In reply to comment #34) > > Just commit the spec and the files you changed from your local cvs. > > for managing my code I use SVN, so the spec and changed files are committed > there... I then build an SRPM from a tarball which is what I use for the > cvs-import.sh You shouldn't do that, because when importing whole srpms all the time, you effectively have no version control of the changes you did to the spec. I mean, how would you compare the changes? When you are working in the local checkout of the cvs, you can easily check the changes with cvs diff -u before you commit them. For more info, please read https://fedoraproject.org/wiki/Package_update_HOWTO > > make clog (this will create a file called "clog" with your latest changelog > > entry) > > do I do this in ~/cvs/F10? Yes, in the branch you want to change something. > what is the value of this tag? Every package must have a corresponding tag. You can checkout cvs by that particular tag and will get exactly the state that the package was built from. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review