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.
|
health monitoring.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development Files for libatasmart client development
|
Summary: Development Files for libatasmart Client Development
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development Files for libatasmart client development
|
Development Files for libatasmart Client Development
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
@ -28,7 +28,7 @@ Development Files for libatasmart client development
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-rpath
|
%configure --disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user