parent
32ce3176e9
commit
a333e56816
@ -1 +1 @@
|
||||
libutempter-1.1.4.tar.bz2
|
||||
libutempter-1.1.5.tar.bz2
|
||||
|
||||
@ -2,14 +2,14 @@
|
||||
|
||||
Summary: A privileged helper for utmp/wtmp updates
|
||||
Name: libutempter
|
||||
Version: 1.1.4
|
||||
Release: 4%{?dist}
|
||||
License: LGPL
|
||||
Version: 1.1.5
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Source: ftp://ftp.altlinux.org/pub/people/ldv/utempter/%{name}-%{version}.tar.bz2
|
||||
Source0: ftp://ftp.altlinux.org/pub/people/ldv/utempter/%{name}-%{version}.tar.bz2
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): /sbin/ldconfig
|
||||
@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README
|
||||
%{_libdir}/libutempter.so.0
|
||||
%{_libdir}/libutempter.so.1.1.4
|
||||
%dir %attr(710,root,utempter) %{_libexecdir}/utempter
|
||||
%{_libdir}/libutempter.so.1.1.5
|
||||
%dir %attr(755,root,utempter) %{_libexecdir}/utempter
|
||||
%attr(2711,root,utmp) %{_libexecdir}/utempter/utempter
|
||||
# FIXME: If a symlink is needed for compat here, uncomment the code in the
|
||||
# install section and this as well:
|
||||
@ -81,6 +81,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libutempter.so
|
||||
|
||||
%changelog
|
||||
* Wed Nov 07 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
||||
- 1.1.5-1
|
||||
- version upgrade
|
||||
- fix #246063
|
||||
|
||||
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.1.4-4
|
||||
- Rebuild for build id
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user