rpms/asunder/F-11 asunder.spec,1.7,1.8 sources,1.7,1.8

Marcin Zajaczkowski szpak at fedoraproject.org
Fri Sep 18 20:46:32 UTC 2009


Author: szpak

Update of /cvs/pkgs/rpms/asunder/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32484

Modified Files:
	asunder.spec sources 
Log Message:
Update to 1.9 (F-11 branch)


Index: asunder.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asunder/F-11/asunder.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- asunder.spec	24 Feb 2009 02:48:24 -0000	1.7
+++ asunder.spec	18 Sep 2009 20:46:32 -0000	1.8
@@ -1,33 +1,39 @@
 Name:		asunder
 Summary:	A graphical Audio CD ripper and encoder
-Version:	1.6.2
-Release:	2%{?dist}
+Version:	1.9
+Release:	1%{?dist}
 License:	GPLv2
-Group: 		Applications/File
+Group:		Applications/File
 URL:		http://littlesvr.ca/asunder
 #moved to .rpmmacros
 #Packager:	Marcin Zajaczkowski <mszpak ATT wp DOTT pl>
 Source0:	http://littlesvr.ca/asunder/releases/asunder-%{version}.tar.bz2
-Buildroot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 #libcddb is forced by libcddb-devel and proper .so
 #Requires:	libcddb
 Requires:	cdparanoia
 #recommended runtime dependencies
 Requires:	vorbis-tools
 Requires:	flac
-#for mp3 encoding (due to Fedora's patent policy available only from rpm.livna.org repository)
+#for mp3 encoding (due to Fedora's patent policy available only from RPMFusion repository)
 #Requires:	lame
 #additional runtime dependency (lossy and lossless hybrid compression mode)
 #Requires:	wavpack
+#additional runtime dependency (Monkey’s Audio - lossless compression)
+#Requires:	mac
+
+#Musepack is packaged only as a library
+#Nero AAC encoder is not currently packaged
+
 #version was taken from the program's website
 BuildRequires:	libcddb-devel >= 0.9.5
-BuildRequires: 	gtk2-devel >= 2.4
+BuildRequires:	gtk2-devel >= 2.4
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
 
 %description
-It allows to save tracks from an Audio CD as WAV, MP3, OGG, FLAC
-and/or Wavpack.
+It allows to save tracks from an Audio CD as WAV, OGG, FLAC, Wavpack
+and/or MP3, Monkey's Audio, Musepack, AAC (using third-party software).
 
 %prep
 %setup -q
@@ -38,9 +44,6 @@ make %{?_smp_mflags}
 
 %install
 rm -fr %{buildroot}
-#remove sv locales with broken encoding in 1.5
-mv asunder.desktop asunder.desktop.org
-cat asunder.desktop.org  | grep -v "Comment\[sv\]" > asunder.desktop
 
 make install DESTDIR=%{buildroot}
 
@@ -64,6 +67,12 @@ rm -fr %{buildroot}
 #%{_mandir}/man1/asunder.1*
 
 %changelog
+* Fri Sep 18 2009 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 1.9-1
+- updated to 1.9
+- added new additional runtime dependencies (Monkey's Audio)
+- precised a description (bug 478352 - thanks to Horst H. von Brand)
+- removed not needed anymore patch fixing sv locales in .desktop file 
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/asunder/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	27 Dec 2008 13:41:23 -0000	1.7
+++ sources	18 Sep 2009 20:46:32 -0000	1.8
@@ -1 +1 @@
-6e9bd170497cb9cd36a544bd36e9634c  asunder-1.6.2.tar.bz2
+7cc2969abc9ffe7c077aab1adf37e9e0  asunder-1.9.tar.bz2




More information about the fedora-extras-commits mailing list