packages: git-core/git-core.spec - up to 1.7.0

arekm arekm at pld-linux.org
Sat Feb 13 09:50:02 CET 2010


Author: arekm                        Date: Sat Feb 13 08:50:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.7.0

---- Files affected:
packages/git-core:
   git-core.spec (1.188 -> 1.189) 

---- Diffs:

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.188 packages/git-core/git-core.spec:1.189
--- packages/git-core/git-core.spec:1.188	Thu Feb 11 15:37:47 2010
+++ packages/git-core/git-core.spec	Sat Feb 13 09:49:56 2010
@@ -9,12 +9,12 @@
 Summary:	The stupid content tracker
 Summary(pl.UTF-8):	Prymitywne narzędzie do śledzenia treści
 Name:		git-core
-Version:	1.6.6.2
+Version:	1.7.0
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5:	6f0a112c37ce6f47d762687130f26a1b
+# Source0-md5:	c7553b73e2156d187ece6ba936ae30ab
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}.sysconfig
@@ -321,6 +321,19 @@
 specjalne metody do łatwego wykonywania operacji nietrywialnych do
 wykonania przy użyciu ogólnego interfejsu poleceń.
 
+%package -n python-Git
+Summary:	Python interface to the Git version control system
+Summary(pl.UTF-8):	Pythonowy interfejs do systemu kontroli wersji Git
+Group:		Development/Languages/Python
+
+%description -n python-Git
+This module provides Python scripts easy way to interface the Git
+version control system.
+
+%description -n python-Git -l pl.UTF-8
+Ten moduł umożliwia skryptom Pythonowym współpracę z systemem kontroli
+wersji Git.
+
 %package -n vim-syntax-gitcommit
 Summary:	Vim syntax: gitcommit
 Summary(pl.UTF-8):	Składnia dla Vima: gitcommit
@@ -506,6 +519,7 @@
 
 %if %{with doc}
 %files doc
+%defattr(644,root,root,755)
 %doc Documentation/RelNotes*
 %doc Documentation/*.html Documentation/howto Documentation/technical
 %endif
@@ -536,6 +550,8 @@
 %dir %{_datadir}/gitk/lib/msgs
 %lang(de) %{_datadir}/gitk/lib/msgs/de.msg
 %lang(es) %{_datadir}/gitk/lib/msgs/es.msg
+%lang(fr) %{_datadir}/gitk/lib/msgs/fr.msg
+%lang(hu) %{_datadir}/gitk/lib/msgs/hu.msg
 %lang(it) %{_datadir}/gitk/lib/msgs/it.msg
 %lang(ja) %{_datadir}/gitk/lib/msgs/ja.msg
 %lang(ru) %{_datadir}/gitk/lib/msgs/ru.msg
@@ -615,6 +631,14 @@
 %{perl_vendorlib}/Git.pm
 %{_mandir}/man3/Git.3pm*
 
+%files -n python-Git
+%defattr(644,root,root,755)
+%{py_sitescriptdir}/git_remote_helpers*.egg-info
+%dir %{py_sitescriptdir}/git_remote_helpers
+%{py_sitescriptdir}/git_remote_helpers/*.py[co]
+%dir %{py_sitescriptdir}/git_remote_helpers/git
+%{py_sitescriptdir}/git_remote_helpers/git/*.py[co]
+
 %files -n vim-syntax-gitcommit
 %defattr(644,root,root,755)
 %doc contrib/vim/README
@@ -626,6 +650,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.189  2010/02/13 08:49:56  arekm
+- up to 1.7.0
+
 Revision 1.188  2010/02/11 14:37:47  draenog
 - up to 1.6.6.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.188&r2=1.189&f=u



More information about the pld-cvs-commit mailing list