rpms/asunder/F-10 asunder.spec,1.5,1.6 sources,1.6,1.7

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


Author: szpak

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

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


Index: asunder.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asunder/F-10/asunder.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- asunder.spec	5 Jul 2008 12:07:20 -0000	1.5
+++ asunder.spec	18 Sep 2009 20:46:13 -0000	1.6
@@ -1,33 +1,39 @@
 Name:		asunder
 Summary:	A graphical Audio CD ripper and encoder
-Version:	1.6
+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,18 @@ 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 
+
+* Sat Dec 27 2008 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 1.6.2-1
+- updated to 1.6.2
+
+* Tue Sep 15 2008 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 1.6.1-1
+- updated to 1.6.1
+
 * Tue Jul 1 2008 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 1.6-1
 - updated to 1.6
 - removed explicit libcddb dependency


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/asunder/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	5 Jul 2008 12:07:20 -0000	1.6
+++ sources	18 Sep 2009 20:46:13 -0000	1.7
@@ -1 +1 @@
-4b54bd62ad5743094715482a0d4812e4  asunder-1.6.tar.bz2
+7cc2969abc9ffe7c077aab1adf37e9e0  asunder-1.9.tar.bz2




More information about the fedora-extras-commits mailing list