Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libaccounts-glib
Submodule libaccounts-glib updated from 1c9746 to 17201a
25 changes: 0 additions & 25 deletions rpm/0002-Fix-compilation-error.patch

This file was deleted.

3 changes: 3 additions & 0 deletions rpm/libaccounts-glib.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Mon Sept 08 2014 Philippe De Swert <[email protected]> - 1.18
- Update to upstream version 1.18

* Fri Jul 25 2014 Slava Monich <[email protected]> - 1.16
- Update to upstream version 1.16

Expand Down
6 changes: 2 additions & 4 deletions rpm/libaccounts-glib.spec
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
Name: libaccounts-glib
Version: 1.14
Version: 1.18
Release: 1
License: LGPLv2.1
Summary: Accounts base library
URL: https://code.google.com/p/accounts-sso.libaccounts-glib/
Group: System/Libraries
Source: %{name}-%{version}.tar.gz
Patch0: 0001-Remove-gtk-doc-dependency-for-disable-gtk-doc.patch
Patch1: 0002-Fix-compilation-error.patch
Patch2: 0003-Remove-use-of-function-only-available-in-check-0.9.1.patch
Patch1: 0002-Remove-use-of-function-only-available-in-check-0.9.1.patch
BuildRequires: pkgconfig(check) >= 0.9.4
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
Expand Down Expand Up @@ -54,7 +53,6 @@ This package contains tests for %{name}.

%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
export SERVICE_FILES_DIR=/usr/share/accounts/services
Expand Down