packages: accountsservice/accountsservice.spec - proper license - BR: gobje...

megabajt megabajt at pld-linux.org
Wed Mar 9 23:25:23 CET 2011


Author: megabajt                     Date: Wed Mar  9 22:25:23 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper license
- BR: gobject-introspection-devel

---- Files affected:
packages/accountsservice:
   accountsservice.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/accountsservice/accountsservice.spec
diff -u packages/accountsservice/accountsservice.spec:1.4 packages/accountsservice/accountsservice.spec:1.5
--- packages/accountsservice/accountsservice.spec:1.4	Wed Mar  9 14:43:03 2011
+++ packages/accountsservice/accountsservice.spec	Wed Mar  9 23:25:18 2011
@@ -2,8 +2,8 @@
 Summary:	D-Bus interface for user accounts management
 Name:		accountsservice
 Version:	0.6.5
-Release:	0.1
-License:	LGPL
+Release:	1
+License:	GPL v3
 Group:		Applications/System
 Source0:	http://cgit.freedesktop.org/accountsservice/snapshot/%{name}-%{version}.tar.bz2
 # Source0-md5:	81f5298e9c7c572f3cf6d88490a08743
@@ -14,6 +14,7 @@
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.26.0
+BuildRequires:	gobject-introspection-devel >= 0.10.0
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool
 BuildRequires:	libxslt-progs
@@ -65,6 +66,7 @@
 %{__automake}
 %configure \
 	XMLTO_FLAGS="--skip-validation" \
+	--disable-silent-rules \
 	--enable-docbook-docs
 %{__make}
 
@@ -88,22 +90,22 @@
 %files -f accounts-service.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO doc/dbus/AccountsService.html
-/etc/dbus-1/system.d/org.freedesktop.Accounts.conf
-%attr(755,root,root) %{_libdir}/accounts-daemon
-%{_libdir}/girepository-1.0/AccountsService-1.0.typelib
+%attr(755,root,root) %{_libexecdir}/accounts-daemon
+%attr(755,root,root) %{_libdir}/libaccountsservice.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libaccountsservice.so.0
-%attr(755,root,root) %{_libdir}/libaccountsservice.so.0.0.0
-%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
+%{_libdir}/girepository-1.0/AccountsService-1.0.typelib
+/etc/dbus-1/system.d/org.freedesktop.Accounts.conf
 %{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
 %{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
 
 %files devel
 %defattr(644,root,root,755)
-%{_datadir}/gir-1.0/AccountsService-1.0.gir
-%{_pkgconfigdir}/accountsservice.pc
 %attr(755,root,root) %{_libdir}/libaccountsservice.so
 %{_includedir}/accountsservice-1.0
+%{_pkgconfigdir}/accountsservice.pc
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
+%{_datadir}/gir-1.0/AccountsService-1.0.gir
 
 %files static
 %defattr(644,root,root,755)
@@ -115,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/03/09 22:25:18  megabajt
+- proper license
+- BR: gobject-introspection-devel
+
 Revision 1.4  2011/03/09 13:43:03  wiget
 - up to 0.6.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/accountsservice/accountsservice.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list