]> git.pld-linux.org Git - packages/tig.git/blobdiff - tig.spec
- dropped BR: asciidoc
[packages/tig.git] / tig.spec
index 1446268e85081436bce802c2fde3eb58fe7556dd..a5226fe567db0ef80980543cd2c913ffb40b4c98 100644 (file)
--- a/tig.spec
+++ b/tig.spec
@@ -1,15 +1,13 @@
 Summary:       Text-mode interface for git-core
 Summary(pl.UTF-8):     Tekstowy interfejs do git-core
 Name:          tig
-Version:       0.14.1
-Release:       3
+Version:       0.15
+Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
-# Source0-md5: e47bf48813c0cbe6be0f3b749e6de96c
+# Source0-md5: 8f373a99823f6db241b66642075657d3
 URL:           http://jonas.nitro.dk/tig/
-#Patch0:               tig-git.patch
-BuildRequires: asciidoc
 BuildRequires: ncurses-devel
 Requires:      git-core
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,7 +35,7 @@ wejścia.
 %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 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.063332 seconds and 4 git commands to generate.