Compare commits

..

9 Commits

Author SHA1 Message Date
Fedora Release Engineering ec06fa73cd dist-git conversion 2010-07-29 14:48:34 +00:00
Miloslav Trmac 96f97f5ac7 - Update to usermode-1.104.2 2010-03-26 14:50:42 +00:00
Miloslav Trmac 903b6a9f9a - Update to usermode-1.104.1
- Drop no longer necessary references to BuildRoot:
2010-03-04 21:01:10 +00:00
Miloslav Trmac 44bb808ae0 - Update to usermode-1.104 Resolves: #567117 2010-02-25 12:12:47 +00:00
Jesse Keating e206231461 Initialize branch F-13 for usermode 2010-02-17 03:23:56 +00:00
Miloslav Trmac b9de6d2cbe - Update to usermode-1.103 2010-02-16 20:19:16 +00:00
Miloslav Trmac f19b5b86a1 - Use %%{?_smp_mflags}
- Use the four-parameter version of %%defattr
- Be more paranoid about dropping privileges
- Set PAM_TTY
2010-02-05 15:05:00 +00:00
Bill Nottingham 2cb6804215 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:52:48 +00:00
Miloslav Trmac 1d58676420 - Update to usermode-1.102 2009-10-05 18:52:42 +00:00
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.104.tar.bz2
usermode-1.104.2.tar.xz
+1 -1
View File
@@ -1 +1 @@
64f6ba4490ef50977b1fe9c0525f9265 usermode-1.104.tar.bz2
05a4197aafaf3dfac4da192bf23b55e7 usermode-1.104.2.tar.xz
+10 -4
View File
@@ -1,17 +1,16 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.104
Version: 1.104.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/usermode/
Source: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.bz2
Source: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.xz
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
@@ -42,7 +41,6 @@ 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
@@ -112,8 +110,16 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* 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