diff --git a/.cvsignore b/.cvsignore index 08eb594..494ea4b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libutempter-1.1.4.tar.bz2 +libutempter-1.1.5.tar.bz2 diff --git a/libutempter.spec b/libutempter.spec index 61af953..78447e0 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -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 +- 1.1.5-1 +- version upgrade +- fix #246063 + * Tue Aug 21 2007 Adam Jackson - 1.1.4-4 - Rebuild for build id diff --git a/sources b/sources index 3192b8a..7b83b8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b60ade66538e807ca28ca68a7a8dd3b9 libutempter-1.1.4.tar.bz2 +d62a93ba9f3796a91cf03be5ef25a9a1 libutempter-1.1.5.tar.bz2