Beautified spec file
This commit is contained in:
parent
fa6c5b169c
commit
6ac700a81b
@ -1,6 +1,6 @@
|
|||||||
Name: liblockfile
|
Name: liblockfile
|
||||||
Version: 1.08
|
Version: 1.08
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: This implements a number of functions found in -lmail on SysV systems
|
Summary: This implements a number of functions found in -lmail on SysV systems
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -49,8 +49,7 @@ mkdir -p %{buildroot}/%{_mandir}/man1
|
|||||||
mkdir -p %{buildroot}/%{_mandir}/man3
|
mkdir -p %{buildroot}/%{_mandir}/man3
|
||||||
make ROOT=%{buildroot} install
|
make ROOT=%{buildroot} install
|
||||||
|
|
||||||
# create links for ldconfig
|
ldconfig -N -n %{buildroot}/%{_libdir}
|
||||||
ln -s %{_libdir}/liblockfile.so.1.0 %{buildroot}/%{_libdir}/liblockfile.so.1
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -79,6 +78,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 14 2010 Matthias Runge <mrunge@matthias-runge.de> 1.08.10
|
||||||
|
- replace linking of libs with ldconfig
|
||||||
|
|
||||||
* Fri Aug 6 2010 Matthias Runge <mrunge@matthias-runge.de> 1.08-9
|
* Fri Aug 6 2010 Matthias Runge <mrunge@matthias-runge.de> 1.08-9
|
||||||
- change description and summary of -devel-subpackage
|
- change description and summary of -devel-subpackage
|
||||||
- make wildcard for man-pages even match against uncompressed files
|
- make wildcard for man-pages even match against uncompressed files
|
||||||
|
Loading…
Reference in New Issue
Block a user