From mint-bounce@lists.fishpool.fi Sun Jan 10 08:35:29 2010 Message-ID: <4B49D727.8010301@atari-source.org> Date: Sun, 10 Jan 2010 08:33:27 -0500 From: Mark Duckworth User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Sparemint Rebuild Progress References: <4B496B3F.2090306@atari-source.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On 1/10/10 4:15 AM, Helmut Karlowski wrote: > Am 10.01.2010, 06:53 Uhr, schrieb Mark Duckworth > : > >> bash-mbaserel-2.03-2.src.rpm > > Is mbaserel still supported? > >> zip-2.3-2.src.rpm > > This is really old source. I would not bother with it. > > -Helmut > > Well but this is what we have and this is what I use every day. The main reason I am attempting to build all the old packages is because the job is so huge that I don't have time to upgade each one. Upgrading an RPM involves more than just building it, you have to plug it into the rpm structure, figure out what changed about what's installed and update mint patched for each package. zip is probably an easy one so sure we can update that. If anyone really wants to contribute to the effort I'm doing you should do the following: 1. Download the current src.rpm for the package they are trying to build from sparemint and install it. 2. Load the /usr/src/redhat/SPECS/zip.spec (or whatever pkgname.spec) in a text editor and change the version to the new version 3. Move the new source to /usr/src/redhat/SOURCES/ 4. Update any patches, examine the build output to make sure that everything goes in the freemint specified places. 5. Install the RPM and test it for a little while. 6. Send me your completed src.rpm which is in /usr/src/redhat/SRPMS/ Thanks, Mark