SPECS: git-core.spec - typos - glob exclusion fix (not tested)

qboosh qboosh at pld-linux.org
Thu Jun 21 18:01:23 CEST 2007


Author: qboosh                       Date: Thu Jun 21 16:01:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typos
- glob exclusion fix (not tested)

---- Files affected:
SPECS:
   git-core.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.68 SPECS/git-core.spec:1.69
--- SPECS/git-core.spec:1.68	Thu Jun 21 17:28:46 2007
+++ SPECS/git-core.spec	Thu Jun 21 18:01:18 2007
@@ -96,17 +96,18 @@
 each commit, and the files in the trees of each revision.
 
 Historically, gitk was the first repository browser. It's written in
-tcl/tk and started off in a separate repository but was later merged
+Tcl/Tk and started off in a separate repository but was later merged
 into the main git repository.
 
 %description gitk -l pl.UTF-8
 Wyświetla zmiany w repozytorium lub wybranym zbiorze commitów. Oznacza
-to wizualizacje grafu komitów, wyswietlanie informacji związanych z
-każdym commitów oraz listę plików dla każdej rewizji.
+to wizualizację grafu commitów, wyświetlanie informacji związanych z
+każdym z commitów oraz listę plików dla każdej rewizji.
 
-Z punktu widzenia historii, gitk był pierwszą przeglądarką repozytorium
-git. Napisany jest w tcl/tk i początkowo był rozwijany w osobnym
-repozytirum ale z czasem został włączony do głównego repozytorium git.
+Z punktu widzenia historii, gitk był pierwszą przeglądarką
+repozytorium git. Napisany jest w Tcl/Tk i początkowo był rozwijany w
+osobnym repozytorium, ale z czasem został włączony do głównego
+repozytorium git.
 
 %package -n perl-Git
 Summary:	Perl interface to the Git version control system
@@ -167,7 +168,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README Documentation/[^gitk]*.html Documentation/howto Documentation/technical
+%doc README Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html, Documentation/howto Documentation/technical
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man*/*
 %{_datadir}/%{name}
@@ -196,6 +197,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2007/06/21 16:01:18  qboosh
+- typos
+- glob exclusion fix (not tested)
+
 Revision 1.68  2007/06/21 15:28:46  adamg
 - updated to 1.5.2.2
 - gitk subpackage (to avoid dependency on tk)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list