Compare commits

..

3 Commits

Author SHA1 Message Date
Miloslav Trmac 1afcb34066 - Fix handling of PAM conversations with no questions Resolves: #267361
- Update License:
2007-09-05 00:37:17 +00:00
Miloslav Trmac b17cf718dd - Fix userhelper hangs in non-UTF8 locales Resolves: #242420
- Clean up menu categories in desktop files
2007-06-11 21:35:02 +00:00
Miloslav Trmac 59b85d754a - Show the user we're authenticating as in an i18n-safe way. Resolves:
#233210
- Remove BuildRequires: libattr-devel
2007-06-11 13:11:09 +00:00
2 changed files with 6 additions and 0 deletions
View File
+6
View File
@@ -0,0 +1,6 @@
# Makefile for source rpm: usermode
# $Id$
NAME := usermode
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common