Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 456 → Rev 457

/video-contact-sheet/tags/1.12.3/pkg/vcs
5,7 → 5,7
# vcs
# Video Contact Sheet *NIX: Generates contact sheets (previews) of videos
#
# Copyright (C) 2007, 2008, 2009, 2010 Toni Corvera
# Copyright (C) 2007, 2008, 2009, 2010, 2011 Toni Corvera
# with patches from Phil Grundig and suggestions/corrections from
# many others (see homepage)
#
3762,7 → 3762,7
show_vcs_info() { # Won't be printed in quiet modes
local inff=inf
[[ $HAS_COLORS ]] || inff=infplain
$inff "Video Contact Sheet *NIX v${VERSION}, (c) 2007-2010 Toni Corvera"
$inff "Video Contact Sheet *NIX v${VERSION}, (c) 2007-2011 Toni Corvera"
}
 
# Prints the list of options to stdout
/video-contact-sheet/tags/1.12.3/pkg/rpm/vcs.spec.in
39,7 → 39,7
Name: vcs
Summary: Tool to create contact sheets (previews) from videos
Version: @VERSION@
Release: 1%{?disttag},upstream
Release: 1%{?disttag}
License: LGPL
Packager: @PACKAGER@
Group: Applications/Multimedia