Browse Source

usermode: update to 1.109

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8716 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
ae9905a0f2
1 changed files with 12 additions and 6 deletions
  1. 12 6
      u/usermode/usermode-vl.spec

+ 12 - 6
u/usermode/usermode-vl.spec

@@ -1,7 +1,10 @@
+# VINE: 1.110 or upper drops halt/poweroff/reboot helpers
+# VINE: to upgrade 1.110+, we need to use systemd.
+
 Summary: Tools for certain user account management tasks.
 Summary(ja): ユーザアカウント管理用ツール
 Name: usermode
-Version: 1.107
+Version: 1.109
 Release: 1%{?_dist_release}
 License: GPLv2+
 Group: Applications/System
@@ -22,7 +25,7 @@ BuildRequires: libglade2-devel, libuser-devel, pam-devel, util-linux-ng, libwnck
 BuildRequires: libblkid-devel
 BuildRequires: perl-XML-Parser, libSM-devel, startup-notification-devel, gettext
 
-Requires: util-linux-ng, pam >= 0.75, passwd
+Requires: util-linux, pam >= 0.75, passwd
 Conflicts: SysVinit < 2.74-14
 
 %description
@@ -139,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*
       
 %changelog
+* Wed Jul 02 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.109-1
+- update to 1.109
+
 * Sat Jun 18 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.107-1
 - update to 1.107
 - add UGROUPS=wheel to config-util
@@ -188,7 +194,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Nov 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.69-1vl1
 - new upstream release
 
-* Tue Oct 23 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.68-0vl1
+* Thu Oct 23 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.68-0vl1
 - new upstream release
 
 * Sat Jan 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.65-1vl1
@@ -291,7 +297,7 @@ rm -rf $RPM_BUILD_ROOT
 - remove the pixmap we don't use any more (we use stock pixmaps now)
 - update translations
 
-* Thu Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 1.54-1
+* Tue Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 1.54-1
 - suppress even error messages from Xlib when consolehelper calls
   gtk_init_check() to see if the display is available
 
@@ -368,7 +374,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Nov  2 2001 Nalin Dahyabhai <nalin@redhat.com> 1.45-1
 - propagate environment variables from libpam to applications
 
-* Fri Oct  3 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1
+* Wed Oct  3 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1
 - only try to call gtk_main_quit() if we've got a loop to get out of (#54109)
 - obey RPM_OPT_FLAGS, obey
 
@@ -508,7 +514,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Mar 07 2000 Nalin Dahyabhai <nalin@redhat.com>
 - queue notice messages until we get prompts in userhelper to fix bug #8745
 
-* Fri Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
+* Thu Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
 - free trip through the build system
 
 * Tue Jan 11 2000 Nalin Dahyabhai <nalin@redhat.com>