* Forgot to fix the vlc.spec.

* Added Bozo to the author list.
This commit is contained in:
Sam Hocevar 2001-02-21 00:47:49 +00:00
parent ba61d25caf
commit 9584da59d1
4 changed files with 5 additions and 3 deletions

View File

@ -11,6 +11,7 @@
Vincent Seguin <seguin@via.ecp.fr>
Benoit Steiner <benny@via.ecp.fr>
Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
Jean-Marc Dressler <polux@via.ecp.fr>
Gaël Hendryckx <jimmy@via.ecp.fr>
Samuel Hocevar <sam@zoy.org>

View File

@ -495,7 +495,7 @@ snapshot:
do cp $$i /tmp/vlc-@VLC_VERSION@/$$i ; \
done
# copy misc files
cp vlc.spec AUTHORS COPYING ChangeLog INSTALL README TODO \
cp vlc.spec AUTHORS COPYING ChangeLog CONTRIBUTORS INSTALL README TODO \
Makefile.in Makefile.dep configure configure.in install-sh \
config.sub config.guess todo.pl \
/tmp/vlc-@VLC_VERSION@/

View File

@ -503,6 +503,7 @@ create_intf_about (void)
"Christophe Massiot <massiot@via.ecp.fr>",
"Vincent Seguin <seguin@via.ecp.fr>",
"Benoit Steiner <benny@via.ecp.fr>",
"Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>",
"Jean-Marc Dressler <polux@via.ecp.fr>",
"Gaël Hendryckx <jimmy@via.ecp.fr>",
"Samuel Hocevar <sam@zoy.org>",

View File

@ -1,10 +1,10 @@
Name: vlc
Version: 0.2.61
Version: 0.2.62
Release: 1
Copyright: GPL
Url: http://www.videolan.org/
Group: X11/Applications/Graphics
Source0: http://www.videolan.org/packages/0.2.61/vlc-0.2.61.tar.gz
Source0: http://www.videolan.org/packages/0.2.62/vlc-0.2.62.tar.gz
Packager: Samuel Hocevar <sam@zoy.org>
Buildroot: /tmp/vlc-build