packages: tig/tig.spec - dropped BR: asciidoc - verbose _bindir files - cor...
sparky
sparky at pld-linux.org
Mon Feb 22 15:15:39 CET 2010
Author: sparky Date: Mon Feb 22 14:15:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- dropped BR: asciidoc
- verbose _bindir files
- correct bash-completion group
---- Files affected:
packages/tig:
tig.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/tig/tig.spec
diff -u packages/tig/tig.spec:1.20 packages/tig/tig.spec:1.21
--- packages/tig/tig.spec:1.20 Mon Feb 22 10:09:19 2010
+++ packages/tig/tig.spec Mon Feb 22 15:15:34 2010
@@ -9,7 +9,6 @@
Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
# Source0-md5: 8f373a99823f6db241b66642075657d3
URL: http://jonas.nitro.dk/tig/
-BuildRequires: asciidoc
BuildRequires: ncurses-devel
Requires: git-core
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,7 +36,7 @@
%package -n bash-completion-tig
Summary: bash-completion for tig
Summary(pl.UTF-8): bashowe uzupełnianie nazw dla tiga
-Group: Applications/Shell
+Group: Applications/Shells
Requires: bash-completion
%description -n bash-completion-tig
@@ -73,7 +72,7 @@
%files
%defattr(644,root,root,755)
%doc BUGS README TODO *.html contrib/tigrc
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/tig
%{_mandir}/man*/*
%files -n bash-completion-tig
@@ -86,6 +85,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2010/02/22 14:15:34 sparky
+- dropped BR: asciidoc
+- verbose _bindir files
+- correct bash-completion group
+
Revision 1.20 2010/02/22 09:09:19 witekfl
- there is no tig-git.patch in the repository
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tig/tig.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list