Compare commits

..

2 Commits

Author SHA1 Message Date
Ray Strode 3fd9ba787f - Remove Patch0 line 2004-09-27 21:02:49 +00:00
Ray Strode 2b2e6b9b22 - remove X-Red-Hat-Base category from userinfo.desktop
- fix `make distcheck'
- use proper value types for Terminal keys in desktop entries
- remove upstreamed mkfs patch
2004-09-27 20:59:58 +00:00
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -2,3 +2,4 @@ usermode-1.71-1.tar.gz
usermode-1.71-2.tar.gz
usermode-1.71-3.tar.gz
usermode-1.71-4.tar.gz
usermode-1.72-1.tar.gz
+1 -1
View File
@@ -1 +1 @@
8726395c4e6b1ec40690f1cb9ea99c31 usermode-1.71-4.tar.gz
a7f65656f662ceb7e115b68289e90e6d usermode-1.72-1.tar.gz
+8 -5
View File
@@ -5,12 +5,11 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.71
Release: 4
Version: 1.72
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}-%{release}.tar.gz
Patch0: usermode-mkfs.patch
%if %{build6x}
Requires: util-linux, pam >= 0.66-5
%else
@@ -47,8 +46,6 @@ graphical tools for certain account management tasks.
%prep
%setup -q -n %{name}-%{version}-%{release}
%patch0 -p1 -b .mkfs
%build
%configure \
%if %{WITH_SELINUX}
@@ -117,6 +114,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Mon Sep 27 2004 Ray Strode <rstrode@redhat.com> 1.72-1
- remove X-Red-Hat-Base category from userinfo.desktop
- fix `make distcheck'
- use proper value types for Terminal keys in desktop entries
- remove upstreamed mkfs patch
* Fri Sep 24 2004 Jindrich Novy <jnovy@redhat.com> 1.71-4
- updated dependencies to SELinux