Accepting request 461348 from home:tobijk:X11:XOrg

Update to version 1.1.1

OBS-URL: https://build.opensuse.org/request/show/461348
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=15
This commit is contained in:
2017-03-01 14:13:30 +00:00
committed by Git OBS Bridge
parent ae20aad17d
commit cb2b7cbe51
6 changed files with 18 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package sessreg
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
Name: sessreg
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: Utility to manage utmp/wtmp entries for X sessions
License: MIT
Group: System/X11/Utilities
Url: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
Patch0: U_Pass-P-to-the-preprocessor-when-generating-filenames.patch
Patch1: u_use-off_t-instead-of-long-to-make-largefile-support-work.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: pkg-config
@@ -42,8 +40,6 @@ other display managers such as gdm or kdm.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
autoreconf -fi