Author: dtimms
Update of /cvs/free/rpms/audacity-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22501
Modified Files:
.cvsignore audacity-freeworld.spec sources
Log Message:
- upgrade to 1.3.12-beta
- package new icons found in icons/hicolor
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 6 Dec 2009 01:35:41 -0000 1.6
+++ .cvsignore 27 Jun 2010 14:41:58 -0000 1.7
@@ -1 +1 @@
-audacity-minsrc-1.3.10.tar.bz2
+audacity-minsrc-1.3.12-beta.tar.bz2
Index: audacity-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/devel/audacity-freeworld.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- audacity-freeworld.spec 6 Dec 2009 01:35:41 -0000 1.12
+++ audacity-freeworld.spec 27 Jun 2010 14:41:58 -0000 1.13
@@ -1,18 +1,18 @@
-%define tartopdir audacity-src-1.3.10
+%define tartopdir audacity-src-1.3.12-beta
Name: audacity-freeworld
%define realname audacity
Conflicts: %{realname}
-Version: 1.3.10
+Version: 1.3.12
Release: 0.1.1.beta%{?dist}
Summary: Multitrack audio editor
-Group: Applications/Multimedia
+Group: Applications/Multimedia
License: GPLv2
-URL:
http://audacity.sourceforge.net
+URL:
http://audacity.sourceforge.net
-Source0:
http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%{version}.t...
+Source0:
http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%{version}-b...
Source1: audacity.png
Source2: audacity.desktop
@@ -77,7 +77,7 @@
%if 0%{?fedora} < 11
%patch6 -p1 -b .vamp-1.3
%endif
-%patch7 -p1 -b .getmaxpeak
+#%#patch7 -p1 -b .getmaxpeak
# Substitute occurences of "libmp3lame.so" with "libmp3lame.so.0".
for i in locale/*.po src/export/ExportMP3.cpp
@@ -149,11 +149,16 @@
%{_mandir}/man*/*
%{_datadir}/applications/*
%{_datadir}/pixmaps/*
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/mime/packages/*
%doc %{_datadir}/doc/*
%changelog
+* Mon Jun 28 2010 David Timms <iinet.net.au@dtimms> - 1.3.12-0.1.1.beta
+- upgrade to 1.3.12-beta
+- package new icons found in icons/hicolor
+
* Sat Dec 5 2009 David Timms <iinet.net.au@dtimms> - 1.3.10-0.1.1.beta
- upgrade to 1.3.10-beta
- re-base spec to fedora devel and patches by mschwendt
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 6 Dec 2009 01:35:41 -0000 1.6
+++ sources 27 Jun 2010 14:41:58 -0000 1.7
@@ -1 +1 @@
-ffa698188e2e8f48c499268a478c579c audacity-minsrc-1.3.10.tar.bz2
+76996fec67181ca82ba191e012518b57 audacity-minsrc-1.3.12-beta.tar.bz2