[xiph-cvs] cvs commit: vorbis-tools vorbis-tools.spec

Jack Moffitt jack at xiph.org
Fri Mar 22 08:42:49 PST 2002



jack        02/03/22 08:42:49

  Modified:    .        vorbis-tools.spec
  Log:
  Update .spec file to fix curl issues.  Closes #130.

Revision  Changes    Path
1.24      +5 -2      vorbis-tools/vorbis-tools.spec

Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- vorbis-tools.spec	2002/01/01 00:44:14	1.23
+++ vorbis-tools.spec	2002/03/22 16:42:48	1.24
@@ -1,6 +1,6 @@
 %define name	vorbis-tools
 %define version	1.0rc3
-%define release 1
+%define release 2
 
 Summary:	Several Ogg Vorbis Tools
 Name:		%{name}
@@ -15,7 +15,8 @@
 Requires:       libogg >= 1.0rc3
 Requires:       libvorbis >= 1.0rc3
 Requires:       libao >= 0.8.2
-Requires:       libcurl >= 7.8
+Requires:       curl >= 7.8
+BuildRequires:	curl-devel >= 7.8
 Prefix:		%{_prefix}
 
 %description
@@ -57,6 +58,8 @@
 %postun
 
 %changelog
+* Fri Mar 22 2002 Jack Moffitt <jack at xiph.org>
+- Update curl dependency info (Closes bug #130)
 * Mon Dec 31 2001 Jack Moffitt <jack at xiph.org>
 - Update for rc3 release.
 * Sun Oct 07 2001 Jack Moffitt <jack at xiph.org>

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list