- 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
This commit is contained in:
parent
2a0b3c48b6
commit
2b2e6b9b22
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8726395c4e6b1ec40690f1cb9ea99c31 usermode-1.71-4.tar.gz
|
||||
a7f65656f662ceb7e115b68289e90e6d usermode-1.72-1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%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
|
||||
@ -47,8 +47,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 +115,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user