aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/eet/eet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/eet/eet.spec')
-rw-r--r--libraries/eet/eet.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/eet/eet.spec b/libraries/eet/eet.spec
index 07cabba..4b7994b 100644
--- a/libraries/eet/eet.spec
+++ b/libraries/eet/eet.spec
@@ -3,7 +3,7 @@
3 3
4Summary: Library for speedy data storage, retrieval, and compression. 4Summary: Library for speedy data storage, retrieval, and compression.
5Name: eet 5Name: eet
6Version: 1.5.0 6Version: 1.5.99.67344
7Release: %{_rel} 7Release: %{_rel}
8License: BSD 8License: BSD
9Group: System Environment/Libraries 9Group: System Environment/Libraries
@@ -70,6 +70,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
70%{_includedir}/* 70%{_includedir}/*
71%{_libdir}/*.a 71%{_libdir}/*.a
72%{_libdir}/*.so 72%{_libdir}/*.so
73%{_datadir}/eet
73%{_libdir}/*.la 74%{_libdir}/*.la
74 75
75%changelog 76%changelog