]> git.pld-linux.org Git - packages/colordiff.git/commitdiff
- updated to 1.0.6
authordarekr <darekr@pld-linux.org>
Fri, 29 Sep 2006 07:38:26 +0000 (07:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    colordiff.spec -> 1.17

colordiff.spec

index 227f878061bab8e13a650796a49ebd8a55d6f720..97a1901d57c8936c60e44237185be2ebb18a192a 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       Perl script to colorize diffs
 Summary(pl):   Skrypt w Perlu do kolorowania diffów
 Name:          colordiff
-Version:       1.0.5
+Version:       1.0.6
 Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       http://dl.sourceforge.net/colordiff/%{name}-%{version}.tar.gz
-# Source0-md5: b8ef81a80dfa8a4c001915d03a73f7d1
+# Source0-md5: a27bfccc24cd9874eb1d1abe40dc2457
 URL:           http://colordiff.sourceforge.net/
 BuildRequires: rpm-perlprov
 BuildArch:     noarch
@@ -27,7 +27,7 @@ diff
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_sysconfdir}}
 
-install %{name}.pl $RPM_BUILD_ROOT%{_bindir}
+install %{name}.pl $RPM_BUILD_ROOT%{_bindir}/colordiff
 install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install %{name}rc $RPM_BUILD_ROOT%{_sysconfdir}/%{name}rc
 
This page took 0.071264 seconds and 4 git commands to generate.