summaryrefslogtreecommitdiff
path: root/packaging/cloog.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/cloog.spec')
-rw-r--r--packaging/cloog.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/cloog.spec b/packaging/cloog.spec
index f0511fb..b229e92 100644
--- a/packaging/cloog.spec
+++ b/packaging/cloog.spec
@@ -9,6 +9,7 @@ Group: Development/Languages/C and C++
Url: http://www.cloog.org/
Source: cloog-ppl-0.15.10.tar.bz2
Source1: baselibs.conf
+Source1001: cloog.manifest
BuildRequires: libtool
BuildRequires: ppl-devel
@@ -33,6 +34,7 @@ The shared library for the Chunky Loop Generator.
%prep
%setup -q -n cloog-ppl-0.15.10
+cp %{SOURCE1001} .
%build
./autogen.sh
@@ -50,15 +52,18 @@ make %{_smp_mflags} check
%postun -n libcloog -p /sbin/ldconfig
%files
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_bindir}/cloog
%doc %{_infodir}/cloog.info*gz
%files -n libcloog
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libdir}/libcloog.so.*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/cloog
%{_libdir}/libcloog.so