Package init
This commit is contained in:
parent
0b33a9d5b1
commit
f9565e65d2
4
git.spec
4
git.spec
@ -96,7 +96,7 @@ Requires: perl-Authen-SASL perl-Net-SMTP-SSL
|
|||||||
%package -n perl-Git
|
%package -n perl-Git
|
||||||
Summary: Perl interface to Git
|
Summary: Perl interface to Git
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: git = %{version}-%{release} perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
Requires: git = %{version}-%{release} perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||||
|
|
||||||
%description -n perl-Git
|
%description -n perl-Git
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -104,7 +104,7 @@ Requires: git = %{version}-%{release} perl(:MODULE_COMPAT_%(perl -V:versio
|
|||||||
%package -n perl-Git-SVN
|
%package -n perl-Git-SVN
|
||||||
Summary: Perl interface to Git::SVN
|
Summary: Perl interface to Git::SVN
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: git = %{version}-%{release} perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
Requires: git = %{version}-%{release} perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||||
|
|
||||||
%description -n perl-Git-SVN
|
%description -n perl-Git-SVN
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user