[packages/sparsehash] up to 2.0.2, include headers under sparsehash dir

glen glen at pld-linux.org
Sat Sep 7 21:22:26 CEST 2013


commit 9dd7f1a323f7862715500133c60b3cc91fda016d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 7 22:21:51 2013 +0300

    up to 2.0.2, include headers under sparsehash dir

 sparsehash.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sparsehash.spec b/sparsehash.spec
index aa70e44..95cd528 100644
--- a/sparsehash.spec
+++ b/sparsehash.spec
@@ -4,12 +4,12 @@
 
 Summary:	Extremely memory-efficient C++ hash_map implementation
 Name:		sparsehash
-Version:	1.12
+Version:	2.0.2
 Release:	1
 License:	BSD
 Group:		Development/Libraries
 Source0:	http://sparsehash.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	077b7d874d924f6f85e88d527ef42a42
+# Source0-md5:	1db92ed7f257d9b5f14a309d75e8a1d4
 URL:		http://code.google.com/p/sparsehash
 %{?with_tests:BuildRequires:	libstdc++-devel}
 %{?with_tests:BuildRequires:	libtcmalloc-devel}
@@ -73,6 +73,10 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %doc %{_docdir}/sparsehash-%{version}
+%{_includedir}/sparsehash
+%{_npkgconfigdir}/libsparsehash.pc
+
+# legacy headers under google subdir
 %dir %{_includedir}/google
 %{_includedir}/google/dense_hash_map
 %{_includedir}/google/dense_hash_set
@@ -82,4 +86,3 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/google/template_util.h
 %{_includedir}/google/type_traits.h
 %{_includedir}/google/sparsehash
-%{_npkgconfigdir}/libsparsehash.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sparsehash.git/commitdiff/9dd7f1a323f7862715500133c60b3cc91fda016d



More information about the pld-cvs-commit mailing list