From: Christian Bauer Date: Tue, 5 Dec 2000 23:02:05 +0000 (+0000) Subject: Include files were not properly included in package X-Git-Tag: release_0-7-0~7 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=f2adf385636a04dc6aaffa47117cfb2ecbac37f6;ds=sidebyside Include files were not properly included in package --- diff --git a/GiNaC.spec.in b/GiNaC.spec.in index 15b62621..7cbe0775 100644 --- a/GiNaC.spec.in +++ b/GiNaC.spec.in @@ -15,7 +15,7 @@ Prereq: /sbin/install-info BuildRoot: %{_tmppath}/%{name}-root Prefix: %{_prefix} -Requires: cln >= 1.0.3 +Requires: cln >= 1.1.0 %description GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -57,7 +57,7 @@ make %install rm -rf ${RPM_BUILD_ROOT} -make DESTDIR=${RPM_BUILD_ROOT} install-strip +make DESTDIR=${RPM_BUILD_ROOT} install gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/ginac.info* %clean @@ -91,7 +91,7 @@ fi %{_libdir}/*.a %{_libdir}/*.la %{_libdir}/*.so -%{_includedir}/*.h +%{_includedir}/ginac/*.h %{_infodir}/*.info* %{_mandir}/man1/ginac-config.1 %{_bindir}/ginac-config