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