]> git.pld-linux.org Git - packages/elvis.git/blobdiff - elvis.spec
- rename file name with license details to LICENSE.
[packages/elvis.git] / elvis.spec
index 5662ffb1d3bb6e4998d511c6e502658bafd8808d..52c36ed57e609e95be1323f11a9a8314242d963a 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl):    Elvis jest klonem edytora vi
 Name:          elvis
 Version:       2.2f
 Release:       3
-License:       Artistic
+License:       Artistic (see LICENSE)
 Group:         Applications/Editors
 Source0:       ftp://ftp.cs.pdx.edu/pub/elvis/unreleased/%{name}-%{version}.tar.gz
 BuildRequires: ORBit-devel
@@ -71,7 +71,7 @@ install elvis.static $RPM_BUILD_ROOT/bin/vi
 install lib/*.man $RPM_BUILD_ROOT%{_mandir}/man1
 
 rm -f  lib/*.man
-mv -f lib/license .
+mv -f lib/license LICENSE
 install        lib/* $RPM_BUILD_ROOT%{_libdir}/elvis
 
 %clean
@@ -79,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc license BUGS README.html
+%doc LICENSE BUGS README.html
 %attr(755,root,root) %{_bindir}/elvis
 %attr(755,root,root) %{_bindir}/ref
 %{_mandir}/man1/*
This page took 0.065976 seconds and 4 git commands to generate.