From b41a88c2cd48584e91409f82127330a5a228f5fe Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sat, 1 Jun 2002 11:48:10 +0000 Subject: [PATCH] Spec file updates based on advice from Thomas Vander Stichele svn path=/trunk/vorbis/; revision=3333 --- libvorbis.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libvorbis.spec b/libvorbis.spec index 6f0b1c7..a83df35 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -7,7 +7,7 @@ Name: %{name} Version: %{version} Release: %{release} Group: Libraries/Multimedia -Copyright: LGPL +Copyright: BSD URL: http://www.xiph.org/ Vendor: Xiphophorus Source: ftp://ftp.xiph.org/pub/ogg/vorbis/%{name}-%{version}.tar.gz @@ -24,7 +24,7 @@ and variable bitrates from 16 to 128 kbps/channel. Summary: Vorbis Library Development Group: Development/Libraries Requires: libogg-devel >= 1.0rc3 -Requires: libvorbis-devel = %{version} +Requires: libvorbis = %{version} %description devel The libvorbis-devel package contains the header files and documentation @@ -81,6 +81,8 @@ make DESTDIR=$RPM_BUILD_ROOT install /sbin/ldconfig %changelog +* Sat May 25 2002 Michael Smith +- Fixed requires, copyright string. * Sun Dec 31 2001 Jack Moffitt - Updated for rc3 release. -- 2.7.4