From f85808ec2cd0d78d163fe0ec5320cb81b2a873c6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 14 Nov 2010 18:21:08 +0000 Subject: [PATCH] - package pi example (installed by default) - updated ac/am BRs Changed files: cln.spec -> 1.23 --- cln.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cln.spec b/cln.spec index af45af7..221d56d 100644 --- a/cln.spec +++ b/cln.spec @@ -9,8 +9,8 @@ Source0: ftp://ftpthep.physik.uni-mainz.de/pub/gnu/%{name}-%{version}.tar.bz2 # Source0-md5: ede584cb1cafa66d56f42a3cf420469d Patch0: %{name}-info.patch URL: http://www.ginac.de/CLN/ -BuildRequires: autoconf >= 2.50 -BuildRequires: automake +BuildRequires: autoconf >= 2.59 +BuildRequires: automake >= 1:1.10 BuildRequires: gmp-devel >= 3.0 BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.5 @@ -102,9 +102,11 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc ChangeLog NEWS README TODO* +%doc NEWS README TODO +%attr(755,root,root) %{_bindir}/pi %attr(755,root,root) %{_libdir}/libcln.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libcln.so.6 +%{_mandir}/man1/pi.1* %files devel %defattr(644,root,root,755) -- 2.44.0