git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
01130b5
)
Include files were not properly included in package
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Tue, 5 Dec 2000 23:02:05 +0000
(23:02 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Tue, 5 Dec 2000 23:02:05 +0000
(23:02 +0000)
GiNaC.spec.in
patch
|
blob
|
history
diff --git
a/GiNaC.spec.in
b/GiNaC.spec.in
index 15b626211cbe38f1a77cb8d358c2f51480340c09..7cbe07753a7e49860fcdf9aa01f93faabd870b61 100644
(file)
--- a/
GiNaC.spec.in
+++ b/
GiNaC.spec.in
@@
-15,7
+15,7
@@
Prereq: /sbin/install-info
BuildRoot: %{_tmppath}/%{name}-root
Prefix: %{_prefix}
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
%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}
%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
gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/ginac.info*
%clean
@@
-91,7
+91,7
@@
fi
%{_libdir}/*.a
%{_libdir}/*.la
%{_libdir}/*.so
%{_libdir}/*.a
%{_libdir}/*.la
%{_libdir}/*.so
-%{_includedir}/*.h
+%{_includedir}/
ginac/
*.h
%{_infodir}/*.info*
%{_mandir}/man1/ginac-config.1
%{_bindir}/ginac-config
%{_infodir}/*.info*
%{_mandir}/man1/ginac-config.1
%{_bindir}/ginac-config