Compare commits

..

9 Commits

Author SHA1 Message Date
Jiri Kucera 665eabf8bd Update to usermode-1.112
- resolve #1269643
2018-02-23 19:25:49 +01:00
Jiri Kucera aa41e53d15 Added missing gcc dependency
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/
2018-02-21 22:03:19 +01:00
Fedora Release Engineering f3b5f64435 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:11:59 +00:00
Fedora Release Engineering 137e051740 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 09:54:39 +00:00
Fedora Release Engineering 9e1759cf00 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:06:04 +00:00
Miloslav Trmač 124aec2cb3 Update home page and release URLs to point to pagure.io 2017-04-24 22:22:57 +02:00
Miloslav Trmač c04cf117e9 Fix inconsistent dates in %%changelog
Because such an old history is no longer available, assume that the
dates are correct and the days of week are incorrect.
2017-04-24 22:18:41 +02:00
Miloslav Trmač b77212f16c Fix a build failure with -Werror=format-security 2017-04-24 22:13:58 +02:00
Fedora Release Engineering bd4ba70e00 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 16:50:58 +00:00
4 changed files with 55 additions and 10 deletions
+1
View File
@@ -6,3 +6,4 @@ usermode-1.105.tar.xz
/usermode-1.109.tar.xz
/usermode-1.110.tar.xz
/usermode-1.111.tar.xz
/usermode-1.112.tar.xz
+1 -1
View File
@@ -1 +1 @@
28ba510fbd8da9f4e86e57d6c31cff29 usermode-1.111.tar.xz
SHA512 (usermode-1.112.tar.xz) = 2c975eea65c74b0b05d9f2faf767862e55ace042b3c6bf072a8cabb724841c3c1e7f55be8afcff459ba599b2077d96c44e11dac4d3cc051cd39ab1e9e3b6451d
+14
View File
@@ -0,0 +1,14 @@
diff --git a/po/tr.po b/po/tr.po
index 84e5021..a28e947 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -408,7 +408,7 @@ msgstr "Grafik pencere açılamadı ve uçbirim denetimi bulunamadı.\n"
#: ../../po/../userpasswd.c:37
#, c-format
msgid "Unexpected command-line arguments\n"
-msgstr "Beklenmeyen komut satırı argümanları"
+msgstr "Beklenmeyen komut satırı argümanları\n"
#: ../../po/../userinfo.c:411
#, c-format
+39 -9
View File
@@ -1,13 +1,17 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.111
Release: 8%{?dist}
Version: 1.112
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
URL: https://pagure.io/usermode/
Source: https://releases.pagure.org/usermode/usermode-%{version}.tar.xz
Source1: config-util
# Corrects missing `\n' in `po/tr.po'
Patch0: translations.patch
Requires: pam, passwd, util-linux
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/
BuildRequires: gcc
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
@@ -37,6 +41,8 @@ graphical tools for certain account management tasks.
%prep
%setup -q
%patch0 -p1
./autogen.sh
%build
%configure --with-selinux
@@ -90,6 +96,30 @@ done
%{_datadir}/applications/*
%changelog
* Thu Feb 22 2018 Jiri Kucera <jkucera@redhat.com> - 1.112-1
- Update to usermode-1.112
Resolves #1269643
* Wed Feb 21 2018 Jiri Kucera <jkucera@redhat.com> - 1.111-14
- Added missing gcc dependency
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Apr 24 2017 Miloslav Trmač <mitr@redhat.com> - 1.111-10
- Fix a FBFS with -Werror=format-security
Resolves #1444750
- Fix inconsistent dates in %%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
@@ -468,10 +498,10 @@ done
- Add getenforce checks
- Add root_passwd check
* Tue Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-6
* Thu Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-6
- More fixes to make targeted policy work correctly
* Tue Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-5
* Thu Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-5
- Fix to use root if user not defined
* Tue May 25 2004 Dan Walsh <dwalsh@redhat.com> 1.70-4
@@ -640,7 +670,7 @@ done
- remove the pixmap we don't use any more (we use stock pixmaps now)
- update translations
* Thu Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 1.54-1
* Tue Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 1.54-1
- suppress even error messages from Xlib when consolehelper calls
gtk_init_check() to see if the display is available
@@ -717,7 +747,7 @@ done
* Fri Nov 2 2001 Nalin Dahyabhai <nalin@redhat.com> 1.45-1
- propagate environment variables from libpam to applications
* Fri Oct 3 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1
* Wed Oct 3 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1
- only try to call gtk_main_quit() if we've got a loop to get out of (#54109)
- obey RPM_OPT_FLAGS, obey
@@ -857,7 +887,7 @@ done
* Tue Mar 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- queue notice messages until we get prompts in userhelper to fix bug #8745
* Fri Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
* Thu Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- free trip through the build system
* Tue Jan 11 2000 Nalin Dahyabhai <nalin@redhat.com>