]> git.pld-linux.org Git - packages/accountsservice.git/commitdiff
- BR: autoconf, automake, docbook-dtd412-xml, gettext-devel, libtool, pkgconfig
authorsparky <sparky@pld-linux.org>
Fri, 4 Feb 2011 13:29:51 +0000 (13:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- warning: package http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd

Changed files:
    accountsservice.spec -> 1.2

accountsservice.spec

index 5ea140fa174af5982a687eac8d65af0cbfe7e84b..a5fcda5c416a475cc3a1ef0b71f4c156f0e93717 100644 (file)
@@ -7,22 +7,26 @@ Group:                Applications/System
 Source0:       http://cgit.freedesktop.org/accountsservice/snapshot/%{name}-%{version}.tar.bz2
 # Source0-md5: 3d61bffe2952472611e175b6fc637062
 URL:           http://cgit.freedesktop.org/accountsservice/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: dbus-glib-devel
+BuildRequires: docbook-dtd412-xml
+BuildRequires: gettext-devel
 BuildRequires: glib2-devel >= 1:2.26.0
 BuildRequires: intltool >= 0.40.0
+BuildRequires: libtool
 BuildRequires: libxslt-progs
+BuildRequires: pkgconfig
 BuildRequires: polkit-devel
 BuildRequires: xmlto
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The AccountsService project provides
-
- o  A set of D-Bus interfaces for querying and manipulating
-    user account information.
-
- o  An implementation of these interfaces based on the usermod(8),
-    useradd(8) and userdel(8) commands.
+The AccountsService project provides:
+- A set of D-Bus interfaces for querying and manipulating user account
+  information.
+- An implementation of these interfaces based on the usermod(8),
+  useradd(8) and userdel(8) commands.
 
 %package devel
 Summary:       accountsservice includes, and more
This page took 0.168033 seconds and 4 git commands to generate.