packages: git-core/git-core.spec - main requires perl-Git, dropped the oppo...
qboosh
qboosh at pld-linux.org
Sun Dec 4 19:41:00 CET 2011
Author: qboosh Date: Sun Dec 4 18:41:00 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- main requires perl-Git, dropped the opposite dependency
---- Files affected:
packages/git-core:
git-core.spec (1.258 -> 1.259)
---- Diffs:
================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.258 packages/git-core/git-core.spec:1.259
--- packages/git-core/git-core.spec:1.258 Fri Dec 2 22:34:23 2011
+++ packages/git-core/git-core.spec Sun Dec 4 19:40:55 2011
@@ -329,7 +329,6 @@
Summary: Perl interface to the Git version control system
Summary(pl.UTF-8): Perlowy interfejs do systemu kontroli wersji Git
Group: Development/Languages/Perl
-Requires: %{name} = %{version}-%{release}
Obsoletes: perl-git-core
%description -n perl-Git
@@ -689,7 +688,7 @@
%files -n bash-completion-git
%defattr(644,root,root,755)
-/etc/bash_completion.d/*
+/etc/bash_completion.d/git-completion.bash
%files -n perl-Git
%defattr(644,root,root,755)
@@ -713,7 +712,7 @@
%files -n vim-syntax-gitcommit
%defattr(644,root,root,755)
%doc contrib/vim/README
-%{_datadir}/vim/vimfiles/syntax/*.vim
+%{_datadir}/vim/vimfiles/syntax/gitcommit.vim
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -721,6 +720,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.259 2011/12/04 18:40:55 qboosh
+- main requires perl-Git, dropped the opposite dependency
+
Revision 1.258 2011/12/02 21:34:23 arekm
- up to 1.7.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.258&r2=1.259&f=u
More information about the pld-cvs-commit
mailing list