[libutempter/f18] update to 1.1.6

Miroslav Lichvar mlichvar at fedoraproject.org
Thu Oct 11 14:08:22 UTC 2012


commit fea9e4370da616f4de8241298c0f3760d79e9410
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Thu Oct 11 15:53:42 2012 +0200

    update to 1.1.6

 .gitignore       |    2 +-
 libutempter.spec |   10 +++++++---
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 494ea4b..7a1593e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libutempter-1.1.5.tar.bz2
+/libutempter-1.1.6.tar.bz2
diff --git a/libutempter.spec b/libutempter.spec
index dec48da..e5bfc7b 100644
--- a/libutempter.spec
+++ b/libutempter.spec
@@ -2,8 +2,8 @@
 
 Summary: A privileged helper for utmp/wtmp updates
 Name: libutempter
-Version: 1.1.5
-Release: 7%{?dist}
+Version: 1.1.6
+Release: 1%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
 URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
@@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc COPYING README
 %{_libdir}/libutempter.so.0
-%{_libdir}/libutempter.so.1.1.5
+%{_libdir}/libutempter.so.1.*
 %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
@@ -79,8 +79,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_includedir}/utempter.h
 %{_libdir}/libutempter.so
+%{_mandir}/man3/*
 
 %changelog
+* Thu Oct 11 2012 Miroslav Lichvar <mlichvar at redhat.com> - 1.1.6-1
+- update to 1.1.6
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7b83b8e..fda8bbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d62a93ba9f3796a91cf03be5ef25a9a1  libutempter-1.1.5.tar.bz2
+b43827806923903aba2bc7cd3a2d45b7  libutempter-1.1.6.tar.bz2


More information about the scm-commits mailing list