Copy the copyright from the Debian package.

This commit is contained in:
Jean-Paul Chaput 2011-02-03 10:34:43 +00:00
parent ff9881a58a
commit b4b77e5fdd
1 changed files with 4 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Name: coriolis2
Summary: Coriolis 2 VLSI CAD Sytem
Version: %{coriolisVersion}.%{svntag}
Release: 1%{dist}
License: BSD/LGPL/GPL
License: BSD/LGPL/GPL/FLUTE
Group: Applications/Engineering
Source: %{name}-%{version}.tar.bz2
URL: http://www-asim.lip6.fr/
@ -80,6 +80,9 @@ Development files for the Coriolis 2 package.
# Install & build documentation, in -j1.
make DESTDIR=%{buildroot} BUILD_DESTDIR=%{_builddir}/%{buildsubdir}/install.dir -j1 install
# Copy the license from the Debian package directory.
cp bootstrap/debian/copyright %{buildroot}%{_datadir}/doc/coriolis2/COPYRIGHT
#%__rm -rf %{buildroot}%{coriolisTop}/share/doc/coriolis2
# Removing undistributed binaries.