SPECS: git-core.spec - rel 2; finish 1.6.0 update
arekm
arekm at pld-linux.org
Tue Aug 19 08:22:49 CEST 2008
Author: arekm Date: Tue Aug 19 06:22:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; finish 1.6.0 update
---- Files affected:
SPECS:
git-core.spec (1.136 -> 1.137)
---- Diffs:
================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.136 SPECS/git-core.spec:1.137
--- SPECS/git-core.spec:1.136 Tue Aug 19 01:32:19 2008
+++ SPECS/git-core.spec Tue Aug 19 08:22:43 2008
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści
Name: git-core
Version: 1.6.0
-Release: 1
+Release: 2
License: GPL v2
Group: Development/Tools
Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
@@ -398,7 +398,9 @@
%endif
%attr(755,root,root) %{_bindir}/git
%attr(755,root,root) %{_bindir}/git-*
-%exclude %{_bindir}/git-gui
+%dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/*-*
+%exclude %{_libdir}/%{name}/git-gui
%{_datadir}/%{name}
%{_localstatedir}/lib/git
@@ -447,7 +449,7 @@
%files gui
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/git-gui
+%attr(755,root,root) %{_libdir}/%{name}/git-gui
%{_mandir}/man1/git-gui.1*
%dir %{_datadir}/git-gui
%dir %{_datadir}/git-gui/lib
@@ -485,6 +487,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.137 2008/08/19 06:22:43 arekm
+- rel 2; finish 1.6.0 update
+
Revision 1.136 2008/08/18 23:32:19 adamg
- updated to 1.6.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.136&r2=1.137&f=u
More information about the pld-cvs-commit
mailing list