]> git.pld-linux.org Git - packages/colordiff.git/blobdiff - colordiff.spec
- adapterized (sorted %verify flags)
[packages/colordiff.git] / colordiff.spec
index ebaffc3d10c4199c1581e61119debeb13f220ca9..227f878061bab8e13a650796a49ebd8a55d6f720 100644 (file)
@@ -2,13 +2,14 @@
 Summary:       Perl script to colorize diffs
 Summary(pl):   Skrypt w Perlu do kolorowania diffów
 Name:          colordiff
-Version:       1.0.4
-Release:       4
+Version:       1.0.5
+Release:       1
 License:       GPL
 Group:         Applications/Text
 Source0:       http://dl.sourceforge.net/colordiff/%{name}-%{version}.tar.gz
-# Source0-md5: e167adf7e37c426e2305d097c7055f79
+# Source0-md5: b8ef81a80dfa8a4c001915d03a73f7d1
 URL:           http://colordiff.sourceforge.net/
+BuildRequires: rpm-perlprov
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,5 +38,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGES README BUGS TODO
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %{_mandir}/man1/*
This page took 0.071009 seconds and 4 git commands to generate.