audio-recorder.spec file edits

Bug #1259407 reported by Ronald Luther Humble
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Audio Recorder
Fix Released
High
moma

Bug Description

Here is a diff of the original and an edited spec file:
2c2
< Version: 1.4
---
> Version: 1.1
8c8
< Source0: %{name}-%{version}-1.tar.gz
---
> Source0: %{name}-%{version}.tar.gz

Only two edits were made: changing the version number in one line and adding `-1` to another. The rpm them compiled easily and quickly. Here are my instructions for compile:

1) Move audio-recorder-1.4-1.tar.gz (or latest tarball) to ~/rpmbuild/SOURCES/
    It is assumed the rpmbuild environment already exists. It is suggested a user
    reserved for development be used as gcc ccache files in the home
    directory can become numerous and large.

2) `cd ~/rpmbuild/BUILD; tar -xvf ../SOURCES/audio-recorder-1.4-1.tar.gz`

3) `cp -iv audio-recorder/linux-distros/fedora/audio-recorder.spec ../SPECS`

4) `rpmbuild -bb ../SPECS/audio-recorder.spec`
     If no errors, the last few lines of output will show rpm packages
     created in ~rpmbuild/RPMS subdirectories, which may then be installed.
     As user root change to directory containing the rpm. Then
     `rpm -ivh audio-recorder-1.4-1.fc19.x86_64.rpm`
     OR `rpm -Uvh` if updating a previous audio-recorder rpm package.

Revision history for this message
moma (osmoma) wrote : Re: [Bug 1259407] [NEW] audio-recorder.spec file edits
Download full text (3.4 KiB)

Hello and Bom Dia sr. Roland.

Thank you for updating the linux-distros/fedora/audio-recorder.spec.
I also added your instructions to linux-distros/fedora/readme.txt

Updates are visible in revisions 346 and 347.
http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/changes

Obrigado
 Osmo Antero
 Palmela / Portugal

On Tue, Dec 10, 2013 at 3:50 AM, Ronald Luther Humble <
<email address hidden>> wrote:

> Public bug reported:
>
> Here is a diff of the original and an edited spec file:
> 2c2
> < Version: 1.4
> ---
> > Version: 1.1
> 8c8
> < Source0: %{name}-%{version}-1.tar.gz
> ---
> > Source0: %{name}-%{version}.tar.gz
>
> Only two edits were made: changing the version number in one line and
> adding `-1` to another. The rpm them compiled easily and quickly. Here
> are my instructions for compile:
>
> 1) Move audio-recorder-1.4-1.tar.gz (or latest tarball) to
> ~/rpmbuild/SOURCES/
> It is assumed the rpmbuild environment already exists. It is suggested
> a user
> reserved for development be used as gcc ccache files in the home
> directory can become numerous and large.
>
> 2) `cd ~/rpmbuild/BUILD; tar -xvf ../SOURCES/audio-
> recorder-1.4-1.tar.gz`
>
> 3) `cp -iv audio-recorder/linux-distros/fedora/audio-recorder.spec
> ../SPECS`
>
> 4) `rpmbuild -bb ../SPECS/audio-recorder.spec`
> If no errors, the last few lines of output will show rpm packages
> created in ~rpmbuild/RPMS subdirectories, which may then be installed.
> As user root change to directory containing the rpm. Then
> `rpm -ivh audio-recorder-1.4-1.fc19.x86_64.rpm`
> OR `rpm -Uvh` if updating a previous audio-recorder rpm package.
>
> ** Affects: audio-recorder
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to Audio
> Recorder.
> https://bugs.launchpad.net/bugs/1259407
>
> Title:
> audio-recorder.spec file edits
>
> Status in Audio Recorder:
> New
>
> Bug description:
> Here is a diff of the original and an edited spec file:
> 2c2
> < Version: 1.4
> ---
> > Version: 1.1
> 8c8
> < Source0: %{name}-%{version}-1.tar.gz
> ---
> > Source0: %{name}-%{version}.tar.gz
>
> Only two edits were made: changing the version number in one line and
> adding `-1` to another. The rpm them compiled easily and quickly. Here
> are my instructions for compile:
>
> 1) Move audio-recorder-1.4-1.tar.gz (or latest tarball) to
> ~/rpmbuild/SOURCES/
> It is assumed the rpmbuild environment already exists. It is
> suggested a user
> reserved for development be used as gcc ccache files in the home
> directory can become numerous and large.
>
> 2) `cd ~/rpmbuild/BUILD; tar -xvf ../SOURCES/audio-
> recorder-1.4-1.tar.gz`
>
> 3) `cp -iv audio-recorder/linux-distros/fedora/audio-recorder.spec
> ../SPECS`
>
> 4) `rpmbuild -bb ../SPECS/audio-recorder.spec`
> If no errors, the last few lines of output will show rpm packages
> created in ~rpmbuild/RPMS subdirectories, which may then be
> installed.
> As user root change to directory containing the rpm. Then
> `rpm -ivh audio-recorder-1.4-1.fc19.x86_64.rpm`
> OR ...

Read more...

Changed in audio-recorder:
assignee: nobody → moma (osmoma)
importance: Undecided → High
status: New → Fix Committed
Revision history for this message
moma (osmoma) wrote :

Thanks for updating the linux-distros/fedora/audio-recorder.spec.
You instructions are preserved in linux-distros/fedora/readme.txt

These updates are visible in revisions 346 and 347.
http://bazaar.launchpad.net/~osmoma/audio-recorder/trunk/changes

moma (osmoma)
Changed in audio-recorder:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.