[ripright/el6: 1/2] Add flac for tests and fix the description.

Christopher Meng cicku at fedoraproject.org
Sat Feb 22 09:24:43 UTC 2014


commit 2a892c3f419c9ba0132541ab6a50e142f68f49ae
Author: Christopher Meng <i at cicku.me>
Date:   Sat Feb 22 17:24:19 2014 +0800

    Add flac for tests and fix the description.

 ripright.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ripright.spec b/ripright.spec
index b1a1fbe..9ac7c59 100644
--- a/ripright.spec
+++ b/ripright.spec
@@ -1,18 +1,19 @@
 Name:           ripright
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A minimal CD ripper
 License:        GPLv2
 URL:            http://www.mcternan.me.uk/ripright/
 Source0:        http://www.mcternan.me.uk/ripright/software/%{name}-%{version}.tar.gz
 BuildRequires:  cdparanoia-devel
+BuildRequires:  flac
 BuildRequires:  flac-devel
 BuildRequires:  ImageMagick-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libdiscid-devel
 
 %description
-RigRight is a minimal CD ripper for Linux modeled on autorip. It can run as 
+RipRight is a minimal CD ripper for Linux modeled on autorip. It can run as 
 a daemon and will automatically start ripping any CD found in the drive after 
 which the disc will be ejected. Ripping is always to FLAC lossless audio 
 format with tags taken from the community-maintained MusicBrainz lookup 
@@ -47,5 +48,8 @@ make check
 %{_mandir}/man1/riparrange.1.*
 
 %changelog
+* Thu Feb 20 2014 Christopher Meng <rpm at cicku.me> - 0.9-2
+- Fix a typo and add the missing dependency.
+
 * Wed Jan 01 2014 Christopher Meng <rpm at cicku.me> - 0.9-1
 - Initial Package.


More information about the scm-commits mailing list