minor cleanups
This commit is contained in:
parent
741eb46652
commit
4e2cb3d07b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user