On Tue, Nov 25, 2008 at 09:02:54PM -0600, Dennis Gilmore wrote: > > I honestly do not like how when you tag something it bumps the release.
Well, the primary reason why we have the tag-release and tag-minor-release Makefile targets is to bump the version or release, and then tag that. Could you elaborate why you do not like it? > I > fell that when we do a release all tarballs should be that release so for > 0.4 > we should have spacewalk-java-0.4.0.tar.gz or spacewalk-java-0.4.0.tar.bz2 > and bug fixes in the 0.4 series get 0.4.1 etc That would mean that when you do a release and then find a problem in Java and want to release package with a fix, you have to bump and rebuild all other packages. Spacewalk is a collection of packages and at least from technical and rpmbuild's POV, they are independent. > every other open source project > ive worked with (mysql does something simmiliar to how spacewalk is working) > > uses RCS snapshots for prerelease testingor in the case of gnome and KDE for > 0.4 they would use 0.3.85 etc, We could use this. However, does the extra work needed to achieve that justify the benefits? -- Jan Pazdziora Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
