packages: griffith/griffith.spec - up to 0.12.1 - add bash-completion-griff...
lisu
lisu at pld-linux.org
Mon Oct 25 10:00:34 CEST 2010
Author: lisu Date: Mon Oct 25 08:00:34 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.12.1
- add bash-completion-griffith package
---- Files affected:
packages/griffith:
griffith.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: packages/griffith/griffith.spec
diff -u packages/griffith/griffith.spec:1.37 packages/griffith/griffith.spec:1.38
--- packages/griffith/griffith.spec:1.37 Mon Oct 4 15:53:27 2010
+++ packages/griffith/griffith.spec Mon Oct 25 10:00:29 2010
@@ -10,12 +10,12 @@
Summary: griffith - film collection manager
Summary(pl.UTF-8): griffith - program katalogujący filmy
Name: griffith
-Version: 0.12
+Version: 0.12.1
Release: 1
License: GPL v2+
Group: X11/Applications/Multimedia
-Source0: http://launchpad.net/griffith/trunk/0.12/+download/%{name}-%{version}.tar.gz
-# Source0-md5: da643cabca1743632eebecd9a4f73039
+Source0: http://launchpad.net/griffith/trunk/0.12.1/+download/%{name}-%{version}.tar.gz
+# Source0-md5: fb77aac2b1956bcb0eb766380daaf77b
Source1: http://download.berlios.de/griffith/%{name}-extra-artwork-%{artworkver}.tar.gz
# Source1-md5: a18f9f900dc467f8ee801bb70776072f
Source2: %{name}.desktop
@@ -66,6 +66,18 @@
%description extra-artwork -l pl.UTF-8
Dodatkowe pliki graficzne.
+%package -n bash-completion-griffith
+Summary: bash-completion for griffith
+Summary(pl.UTF-8): bashowe uzupełnianie nazw dla grifith
+Group: Applications/Shells
+Requires: %{name} = %{version}-%{release}
+
+%description -n bash-completion-griffith
+bash-completion for griffith.
+
+%description -n bash-completion-griffith -l pl.UTF-8
+Pakiet ten dostarcza bashowe uzupełnianie nazw dla griffith.
+
%prep
%setup -q -a1
%patch0 -p1
@@ -168,12 +180,20 @@
%defattr(644,root,root,755)
%{_datadir}/%{name}/images/PluginMovie*.png
+%files -n bash-completion-griffith
+%defattr(644,root,root,755)
+%{_sysconfdir}/bash_completion.d/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2010/10/25 08:00:29 lisu
+- up to 0.12.1
+- add bash-completion-griffith package
+
Revision 1.37 2010/10/04 13:53:27 lisu
- up to 0.12
- drop unused files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/griffith/griffith.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list