summaryrefslogtreecommitdiffstats
path: root/libstatgrab.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libstatgrab.spec')
-rw-r--r--libstatgrab.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/libstatgrab.spec b/libstatgrab.spec
index db9a61e..2724f47 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -1,8 +1,8 @@
%global pkgname statgrab
Name: libstatgrab
-Version: 0.17
-Release: 8%{?dist}.2
+Version: 0.91
+Release: 1%{?dist}.2
Epoch: 1
Summary: A library that provides cross platform access to statistics about the system
License: LGPLv2+
@@ -60,7 +60,7 @@ to develop libstatgrab based applications.
%patch0 -p0
%build
-%configure --with-ncurses --disable-static
+%configure --with-ncurses --disable-static --enable-examples
# remove rpath from libtool
sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -82,7 +82,7 @@ find %{buildroot} -name '*.la' -delete
%postun -p /sbin/ldconfig
%files
-%doc AUTHORS README ChangeLog NEWS COPYING.LGPL
+%doc AUTHORS README ChangeLog NEWS COPYING.LGPL COPYING PLATFORMS
%{_libdir}/*.so.*
%files devel
@@ -116,6 +116,9 @@ find %{buildroot} -name '*.la' -delete
%{_mandir}/*/saidar*
%changelog
+* Wed Aug 19 2015 Tim Orling <ticotimo@gmail.com> - 0.91-1
+- Update to 0.91 (#1119266)
+
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.17-8.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild