From 4e2cb3d07b1d176eea2e791761a800f11a3028b1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Jul 28 2008 18:17:19 +0000 Subject: minor cleanups --- diff --git a/libatasmart.spec b/libatasmart.spec index 7e07a2c..faff7c3 100644 --- a/libatasmart.spec +++ b/libatasmart.spec @@ -13,13 +13,13 @@ A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. %package devel -Summary: Development Files for libatasmart client development +Summary: Development Files for libatasmart Client Development Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel -Development Files for libatasmart client development +Development Files for libatasmart Client Development %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -28,7 +28,7 @@ Development Files for libatasmart client development %setup -q %build -%configure --disable-static --disable-rpath +%configure --disable-static make %{?_smp_mflags} %install