rpms/audacity/devel audacity.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 19:30:01 UTC 2005


Author: thias

Update of /cvs/extras/rpms/audacity/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13066/audacity/devel

Modified Files:
	audacity.spec 
Log Message:
Mass letter "a" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: audacity.spec
===================================================================
RCS file: /cvs/extras/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- audacity.spec	4 Dec 2004 16:24:36 -0000	1.5
+++ audacity.spec	3 Mar 2005 19:29:59 -0000	1.6
@@ -1,7 +1,6 @@
 Name:		audacity
 Version:	1.2.3
 Release:	1
-Epoch:		0
 Summary: 	A multitrack audio editor
 
 Group: 		Applications/Multimedia
@@ -10,16 +9,16 @@
 Source: 	http://dl.sf.net/sourceforge/audacity/audacity-src-1.2.3.tar.gz
 Source1:	audacity.png
 Patch1:		audacity-1.2.2-aboutdialog.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  libogg-devel, libvorbis-devel, zlib-devel, perl
-BuildRequires: 	gettext, zip, flac-devel, ladspa-devel
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	libogg-devel, libvorbis-devel, zlib-devel, perl
+BuildRequires:	gettext, zip, flac-devel, ladspa-devel
 BuildRequires:	libsamplerate-devel, libsndfile-devel
 BuildRequires:	libid3tag-devel, desktop-file-utils
 %{?_with_mp3:BuildRequires: libmad-devel}
 %{?_with_gtk2:BuildRequires: wxGTK2-devel}
 %{!?_with_gtk2:BuildRequires: wxGTK-devel}
-Requires(post): desktop-file-utils
-Requires(postun): desktop-file-utils
+Requires(post):		desktop-file-utils
+Requires(postun):	desktop-file-utils
 
 # Compile options:
 # --with mp3          : enable mp3 support




More information about the fedora-extras-commits mailing list