rpms/vorbisgain/devel vorbisgain.spec,1.1,1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Tue Sep 19 22:22:42 UTC 2006


Author: bpepple

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

Modified Files:
	vorbisgain.spec 
Log Message:
* Tue Sep 19 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.34-2
- Rebuild for FC6.
- Minor formatting changes.



Index: vorbisgain.spec
===================================================================
RCS file: /cvs/extras/rpms/vorbisgain/devel/vorbisgain.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vorbisgain.spec	14 May 2006 16:12:55 -0000	1.1
+++ vorbisgain.spec	19 Sep 2006 22:22:42 -0000	1.2
@@ -1,18 +1,17 @@
 Name:           vorbisgain
 Version:        0.34
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Adds tags to Ogg Vorbis files to adjust the volume
 
 Group:          Applications/Multimedia
 License:        LGPL
 URL:            http://sjeng.org/vorbisgain.html
-Source0:	http://sjeng.org/ftp/vorbis/vorbisgain-0.34.zip
+Source0:	http://sjeng.org/ftp/vorbis/%{name}-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Buildrequires:  libvorbis-devel libogg-devel
 
 %description
-
 VorbisGain is a utility that uses a psychoacoustic method to correct the
 volume of an Ogg Vorbis file to a predefined standardized loudness.
 
@@ -38,10 +37,14 @@
 
 %files
 %defattr(-,root,root,-)
-%_bindir/*
-%doc NEWS  README
-%_mandir/man1/*
+%doc NEWS README
+%{_bindir}/%{name}
+%{_mandir}/man1/*
 
 %changelog
+* Tue Sep 19 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.34-2
+- Rebuild for FC6.
+- Minor formatting changes.
+
 * Sat May 13 2006 Noa Resare <noa at resare.com> 0.34-1
 - Initial spec




More information about the scm-commits mailing list