Diranged;252183 Wrote: 
> We're going to go ahead and use most of your suggested rpm-naming scheme
> for the Yum-ified RPMs... but with one change. For the time being, our
> version # is coded into quite a few different locations in the code and
> its just not a quick-change. To make sure things match up properly, the
> RPM will always be built with the version # that is listed in the code
> ... which for now means it'll be under the 7.0 version, not 7.0.0. This
> does leave the door open for moving to 7.0.0 later, but for the time
> being we're trying to minimize the # of changes we make to everything.

OK.  I don't think that'll have any adverse consequences other than the
one you noted.  If the next release turns out to be 7.0.1, everything
should still work.  Note that you can now remove the
--define="_src_date $date" stuff from your build script since it's only
purpose was to assemble the source file name.

> That being said, anyone using the Yum repo is probably going to have to
> do a 'yum erase squeezecenter' and then a 'yum install squeezecenter'
> in order to get their nightly updates rolling again.

The easiest way to move from 7.0.0 to 7.0 without losing prefs is
probably to upgrade manually instead of erasing the RPM:


Code:
--------------------
    rpm -Uvh --force 
http://repos.slimdevices.com/yum/squeezecenter-testing/squeezecenter-7.0-0.1.20071228.noarch.rpm
--------------------


Thereafter, yum update will work as before.


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=41364

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to