[packages/realmd] - up to 0.16.1
qboosh
qboosh at pld-linux.org
Fri Sep 11 22:04:55 CEST 2015
commit 07ac15f98a2c4dacedd65512284b482e9fe93ae6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 11 22:06:31 2015 +0200
- up to 0.16.1
realmd.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/realmd.spec b/realmd.spec
index d3eaedf..77064e0 100644
--- a/realmd.spec
+++ b/realmd.spec
@@ -6,12 +6,12 @@
Summary: D-Bus service for configuring Kerberos and other online identities
Summary(pl.UTF-8): Usługa D-Bus do konfigurowania Kerberosa i innych tożsamości w sieci
Name: realmd
-Version: 0.14.5
+Version: 0.16.1
Release: 1
License: LGPL v2+
Group: Applications/System
Source0: http://www.freedesktop.org/software/realmd/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 18ed8480e0fd9a1badb8f4504dafd5e0
+# Source0-md5: 050b87ca6bd1ed750f5b07fb458e3e85
Patch0: %{name}-pld.patch
Patch1: %{name}-heimdal.patch
URL: http://www.freedesktop.org/software/realmd/
@@ -20,7 +20,7 @@ BuildRequires: autoconf >= 2.63
BuildRequires: automake >= 1:1.11
BuildRequires: docbook-style-xsl
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.32.0
+BuildRequires: glib2-devel >= 1:2.36.0
%{!?with_krb5:BuildRequires: heimdal-devel}
BuildRequires: intltool >= 0.35.0
%{?with_krb5:BuildRequires: krb5-devel}
@@ -30,6 +30,7 @@ BuildRequires: pkgconfig
BuildRequires: polkit-devel
BuildRequires: systemd-devel
BuildRequires: xmlto
+Requires: glib2 >= 1:2.36.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+# duplicate of it (both are empty anyway)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/it_IT
+
%find_lang %{name}
%clean
@@ -67,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README doc/internals/html/*
+%doc AUTHORS ChangeLog NEWS README internals/*
%attr(755,root,root) %{_sbindir}/realm
%dir %{_libdir}/realmd
%attr(755,root,root) %{_libdir}/realmd/realmd
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/realmd.git/commitdiff/07ac15f98a2c4dacedd65512284b482e9fe93ae6
More information about the pld-cvs-commit
mailing list