SPECS: git-core.spec - up to 1.5.4
arekm
arekm at pld-linux.org
Sat Feb 2 16:38:43 CET 2008
Author: arekm Date: Sat Feb 2 15:38:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.5.4
---- Files affected:
SPECS:
git-core.spec (1.104 -> 1.105)
---- Diffs:
================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.104 SPECS/git-core.spec:1.105
--- SPECS/git-core.spec:1.104 Thu Jan 24 01:39:54 2008
+++ SPECS/git-core.spec Sat Feb 2 16:38:37 2008
@@ -8,12 +8,12 @@
Summary: The stupid content tracker
Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści
Name: git-core
-Version: 1.5.3.8
+Version: 1.5.4
Release: 1
License: GPL v2
Group: Development/Tools
Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5: bb2477df09d4af52b05f0ee64d6ccc54
+# Source0-md5: fd0eba9e72d2af342044897eecec1be3
Source1: %{name}-gitweb.conf
Source2: %{name}-gitweb-httpd.conf
Source3: %{name}.sysconfig
@@ -356,6 +356,7 @@
%doc Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html Documentation/howto Documentation/technical
%{_mandir}/man1/git-*.1*
%{_mandir}/man5/gitattributes.5*
+%{_mandir}/man5/gitcli.5*
%{_mandir}/man5/gitignore.5*
%{_mandir}/man5/gitmodules.5*
%{_mandir}/man7/git.7*
@@ -387,6 +388,10 @@
%{_mandir}/man1/gitk.1*
%endif
%attr(755,root,root) %{_bindir}/gitk
+%dir %{_datadir}/gitk
+%dir %{_datadir}/gitk/lib
+%dir %{_datadir}/gitk/lib/msgs
+%lang(de) %dir %{_datadir}/gitk/lib/msgs/de.msg
%files gitweb
%defattr(644,root,root,755)
@@ -423,6 +428,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105 2008-02-02 15:38:37 arekm
+- up to 1.5.4
+
Revision 1.104 2008-01-24 00:39:54 glen
- add known working cvsps to requires for cvsimport
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.104&r2=1.105&f=u
More information about the pld-cvs-commit
mailing list