summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Falk <oliver@fedoraproject.org>2010-02-12 13:20:08 +0000
committerOliver Falk <oliver@fedoraproject.org>2010-02-12 13:20:08 +0000
commitee45f7a3cc2538764cf46700b93674c4cf89d4e6 (patch)
treee1789c21af8f7782c6716e730ec0996c33269ab3
parent39984bd346aecba95e45af83a6a216a29ceb63c2 (diff)
downloadlibstatgrab-ee45f7a3cc2538764cf46700b93674c4cf89d4e6.tar.gz
libstatgrab-ee45f7a3cc2538764cf46700b93674c4cf89d4e6.tar.xz
libstatgrab-ee45f7a3cc2538764cf46700b93674c4cf89d4e6.zip
- Disable building of static libs #556075libstatgrab-0_16-4_fc13F-13-startF-13-split
-rw-r--r--libstatgrab.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/libstatgrab.spec b/libstatgrab.spec
index 52c3c8f..3f0f8ea 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -4,7 +4,7 @@ Summary: Make system statistics
Name: libstatgrab
Version: 0.16
-Release: 3%{?dist}
+Release: 4%{?dist}
Source0: http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
Patch0: %{name}.nochmod.patch
@@ -69,7 +69,7 @@ to develop libstatgrab based applications.
%patch0 -p0
%build
-%configure --with-ncurses
+%configure --with-ncurses --disable-static
# remove rpath from libtool
# shamelessly stolen from cinepaint.spec (thanks!)
@@ -114,7 +114,6 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root)
%{_libdir}/*.so
-%{_libdir}/*.a
%{_libdir}/*.la
%{_includedir}/*.h
%{_libdir}/pkgconfig/%name.pc
@@ -135,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/vm_stats
%changelog
+* Fri Feb 12 2010 Oliver Falk <oliver@linux-kernel.at> 0.16-4
+- Disable building of static libs #556075
+
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild