Author: lisu                         Date: Mon Mar  7 09:16:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.17
- more verbose files
- new binary: test-graph

---- Files affected:
packages/tig:
   tig.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/tig/tig.spec
diff -u packages/tig/tig.spec:1.24 packages/tig/tig.spec:1.25
--- packages/tig/tig.spec:1.24  Tue Sep 21 15:22:52 2010
+++ packages/tig/tig.spec       Mon Mar  7 10:16:01 2011
@@ -2,12 +2,12 @@
 Summary:       Text-mode interface for git-core
 Summary(pl.UTF-8):     Tekstowy interfejs do git-core
 Name:          tig
-Version:       0.16.2
+Version:       0.17
 Release:       1
-License:       GPL v2
+License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
-# Source0-md5: d72b5d3437dbc538ea6f66c74988d75e
+# Source0-md5: f373343199422c59518776db448dec0e
 URL:           http://jonas.nitro.dk/tig/
 BuildRequires: ncurses-devel
 Requires:      git-core
@@ -64,7 +64,7 @@
        prefix=%{_prefix}
 
 # bash completion
-install contrib/tig-completion.bash 
$RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
+cp -a contrib/tig-completion.bash 
$RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -73,7 +73,10 @@
 %defattr(644,root,root,755)
 %doc BUGS README TODO *.html contrib/tigrc
 %attr(755,root,root) %{_bindir}/tig
-%{_mandir}/man*/*
+%attr(755,root,root) %{_bindir}/test-graph
+%{_mandir}/man1/tig.1*
+%{_mandir}/man5/tigrc.5*
+%{_mandir}/man7/tigmanual.7*
 
 %files -n bash-completion-tig
 %defattr(644,root,root,755)
@@ -85,6 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/03/07 09:16:01  lisu
+- up to 0.17
+- more verbose files
+- new binary: test-graph
+
 Revision 1.24  2010/09/21 13:22:52  draenog
 - up to 0.16.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tig/tig.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to