Hello community,

here is the log from the commit of package lxpolkit for openSUSE:Factory
checked in at Thu Aug 4 11:38:47 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/lxpolkit/lxpolkit.changes      2011-07-24 
13:54:40.000000000 +0200
@@ -0,0 +1,33 @@
+-------------------------------------------------------------------
+Sun Jul 24 11:49:28 UTC 2011 - and...@opensuse.org
+
+- new upstream stable version 0.1.0 
+
+-------------------------------------------------------------------
+Mon Jun  7 14:16:11 UTC 2010 - and...@opensuse.org
+
+- changed RPM Group to System/GUI/LXDE
+
+-------------------------------------------------------------------
+Sun Apr 11 10:43:47 UTC 2010 - and...@opensuse.org
+
+-  new tarball, monstly translations improvments
+- lxpolkit moved into libexecdir
+
+-------------------------------------------------------------------
+Mon Mar 29 07:07:45 UTC 2010 - and...@opensuse.org
+
+- more spec file clean up 
+
+-------------------------------------------------------------------
+Sun Mar 28 22:28:25 UTC 2010 - and...@opensuse.org
+
+- spec file clean up
+- update tarball with translation updates
+- fixed rpm Group 
+
+-------------------------------------------------------------------
+Sun Mar 28 22:28:20 UTC 2010 - steki@kuca
+
+- Initial package
+

calling whatdependson for head-i586


New:
----
  lxpolkit-0.1.0.tar.bz2
  lxpolkit.changes
  lxpolkit.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxpolkit.spec ++++++
#
# spec file for package lxpolkit
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           lxpolkit
Version:        0.1.0
Release:        1
Summary:        Simple Policykit Authentication Agent
Group:          System/GUI/LXDE
License:        GPLv3
Url:            http://www.lxde.org
Source0:        %name-%version.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  autoconf automake fdupes gtk2-devel intltool
BuildRequires:  fdupes pkg-config polkit-devel update-desktop-files

%description
LXPolkit is a simple PolicyKit authentication agent.

Authors:
--------
    Hong Jen Yee (PCMan) <pcman...@gmail.com> 

%prep
%setup -q

%build
%configure \
        --libexecdir=%{_libexecdir}/lxpolkit

%__make %{?jobs:-j%jobs} V=1

%install
%makeinstall
%suse_update_desktop_file %name
%find_lang %name
%fdupes -s %buildroot

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root)
%doc README COPYING
%config %{_sysconfdir}/xdg/autostart/lxpolkit.desktop
%dir %{_libexecdir}/lxpolkit
%{_libexecdir}/lxpolkit/lxpolkit
%dir %{_datadir}/lxpolkit
%dir %{_datadir}/lxpolkit/ui
%{_datadir}/lxpolkit/ui/lxpolkit.ui

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to