From 4c5b7926eed6b8da5b6f266b955e443ca557c82198469352067a34019899f459 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 4 Sep 2013 13:31:32 +0000 Subject: [PATCH] Accepting request 197256 from home:worldcitizen:branches:games Fixed the build problem with docdir moved samples/ to doc OBS-URL: https://build.opensuse.org/request/show/197256 OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=2 --- assimp.changes | 6 ++++++ assimp.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/assimp.changes b/assimp.changes index 1749b9e..b023309 100644 --- a/assimp.changes +++ b/assimp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 3 09:38:16 UTC 2013 - joop.boonen@opensuse.org + +- Fixed the build problem with docdir + moved samples/ to doc + ------------------------------------------------------------------- Fri Feb 1 21:12:07 UTC 2013 - joop.boonen@opensuse.org diff --git a/assimp.spec b/assimp.spec index 6d3b6ae..d7e5a3c 100644 --- a/assimp.spec +++ b/assimp.spec @@ -1,5 +1,5 @@ # -# spec file for package lib +# spec file for package assimp # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define soname 3 Name: assimp Version: 3.0.1270 @@ -50,8 +51,8 @@ Assimp is a library to load and process geometric scenes from various data forma Summary: Headers, docs and command-line utility for %{name} Group: Development/Libraries/C and C++ BuildRequires: pkgconfig -Requires: lib%{name}%{soname} = %{version} Requires: glibc-devel +Requires: lib%{name}%{soname} = %{version} Requires: libstdc++-devel %description devel @@ -88,8 +89,7 @@ rm -f %{buildroot}%{_libdir}/*.la %files devel %defattr(-,root,root) -%docdir samples/ -%doc CREDITS README LICENSE CHANGES Documentation.chm CommandLine.chm +%doc CREDITS README LICENSE CHANGES Documentation.chm CommandLine.chm samples/ %dir %{_includedir}/assimp %dir %{_includedir}/assimp/Compiler %dir %{_libdir}/cmake/assimp-3.0