File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ BuildRequires: perl(Error)
9797%description -n perl-Git
9898Perl interface to Git
9999
100- %define path_settings ETC_GITCONFIG=/etc/gitconfig prefix=%{_prefix} mandir=%{_mandir} htmldir=%{_docdir}/%{name}-core- %{version}
100+ %define path_settings ETC_GITCONFIG=/etc/gitconfig prefix=%{_prefix} mandir=%{_mandir} htmldir=%{_docdir}/%{name}-%{version}
101101
102102%prep
103103%setup -q
@@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT
190190# No files for you!
191191
192192%changelog
193+ * Mon Feb 04 2009 David J. Mellor <
[email protected] >
194+ - fixed broken git help -w after renaming the git-core package to git.
195+
193196* Fri Sep 12 2008 Quy Tonthat <
[email protected] >
194197- move git-cvsserver to bindir.
195198
You can’t perform that action at this time.
0 commit comments