Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 974e28205e | |||
| d34e729342 | |||
| 80f9e7def5 | |||
| 2e7272343d | |||
| a52f4531bf |
+1
-2
@@ -1,2 +1 @@
|
||||
usermode-1.105.tar.xz
|
||||
/usermode-1.106.tar.xz
|
||||
usermode-1.104.tar.bz2
|
||||
|
||||
@@ -1 +1 @@
|
||||
490ba1a439ffcb61e9e76e9471882e56 usermode-1.106.tar.xz
|
||||
64f6ba4490ef50977b1fe9c0525f9265 usermode-1.104.tar.bz2
|
||||
|
||||
+4
-18
@@ -1,16 +1,17 @@
|
||||
Summary: Tools for certain user account management tasks
|
||||
Name: usermode
|
||||
Version: 1.106
|
||||
Version: 1.104
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/usermode/
|
||||
Source: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.xz
|
||||
Source: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.bz2
|
||||
Requires: pam, passwd, util-linux
|
||||
BuildRequires: desktop-file-utils, gettext, glib2-devel, gtk2-devel, intltool
|
||||
BuildRequires: libblkid-devel, libSM-devel, libselinux-devel, libuser-devel
|
||||
BuildRequires: pam-devel, perl-XML-Parser, startup-notification-devel
|
||||
BuildRequires: util-linux
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
|
||||
%package gtk
|
||||
Summary: Graphical tools for certain user account management tasks
|
||||
@@ -41,6 +42,7 @@ graphical tools for certain account management tasks.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
|
||||
|
||||
# make userformat symlink to usermount
|
||||
@@ -110,24 +112,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2010 Miloslav Trmač <mitr@redhat.com> - 1.106-1
|
||||
- Update to usermode-1.106
|
||||
|
||||
* Thu Apr 8 2010 Miloslav Trmač <mitr@redhat.com> - 1.105-1
|
||||
- Update to usermode-1.105
|
||||
Resolves: #578124
|
||||
Resolves: #580481
|
||||
|
||||
* Fri Mar 26 2010 Miloslav Trmač <mitr@redhat.com> - 1.104.2-1
|
||||
- Update to usermode-1.104.2
|
||||
|
||||
* Thu Mar 4 2010 Miloslav Trmač <mitr@redhat.com> - 1.104.1-1
|
||||
- Update to usermode-1.104.1
|
||||
- Drop no longer necessary references to BuildRoot:
|
||||
|
||||
* Thu Feb 25 2010 Miloslav Trmač <mitr@redhat.com> - 1.104-1
|
||||
- Update to usermode-1.104
|
||||
Resolves: #567117
|
||||
|
||||
* Tue Feb 16 2010 Miloslav Trmač <mitr@redhat.com> - 1.103-1
|
||||
- Update to usermode-1.103
|
||||
|
||||
Reference in New Issue
Block a user