2007-12-18 04:26:13 +01:00
|
|
|
|
#
|
2009-01-14 01:54:46 +01:00
|
|
|
|
# spec file for package PackageKit (Version 0.3.13)
|
2007-12-18 04:26:13 +01:00
|
|
|
|
#
|
2009-01-14 01:54:46 +01:00
|
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-12-18 04:26:13 +01:00
|
|
|
|
#
|
2008-08-18 18:59:14 +02:00
|
|
|
|
# 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.
|
|
|
|
|
|
2007-12-18 04:26:13 +01:00
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
2008-02-28 20:24:11 +01:00
|
|
|
|
|
2007-12-18 04:26:13 +01:00
|
|
|
|
Name: PackageKit
|
2009-01-14 01:54:46 +01:00
|
|
|
|
Version: 0.3.13
|
2009-02-11 02:02:33 +01:00
|
|
|
|
Release: 4
|
2007-12-18 04:26:13 +01:00
|
|
|
|
License: GPL v2 or later
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2008-11-03 14:16:09 +01:00
|
|
|
|
BuildRequires: NetworkManager-devel PolicyKit-devel dbus-1-glib-devel fdupes gcc-c++ glib2-devel gtk-doc intltool libcppunit-devel libqt4-devel libzypp-devel perl-XML-Parser python-devel sqlite-devel
|
2007-12-18 04:26:13 +01:00
|
|
|
|
Group: System/Daemons
|
|
|
|
|
Summary: Simple software installation management software
|
|
|
|
|
Url: http://packagekit.org/
|
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
2008-03-27 22:29:47 +01:00
|
|
|
|
Patch: PackageKit_release.patch
|
2008-12-15 15:02:45 +01:00
|
|
|
|
# PATCH-FEATURE-UPSTREAM PackageKit-BNC383261-suggest-daemon-quit.patch bnc383261
|
|
|
|
|
Patch1: PackageKit-BNC383261-suggest-daemon-quit.patch
|
2007-12-18 04:26:13 +01:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
AutoReqProv: on
|
2008-11-03 14:16:09 +01:00
|
|
|
|
Requires: dbus-1 libpackagekit-glib10 PolicyKit
|
|
|
|
|
Requires: %{name}-lang = %{version}
|
|
|
|
|
PreReq: python-base = %{py_ver}
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
PackageKit is a system designed to make installing and updating
|
|
|
|
|
software on your computer easier. The primary design goal is to unify
|
|
|
|
|
all the software graphical tools used in different distributions, and
|
|
|
|
|
use some of the latest technology like PolicyKit to make the process
|
|
|
|
|
suck less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
|
|
|
|
%package devel
|
2008-04-06 07:26:46 +02:00
|
|
|
|
License: GPL v2 or later
|
2008-03-27 22:29:47 +01:00
|
|
|
|
Summary: Needed include files and libraries for development
|
2007-12-18 04:26:13 +01:00
|
|
|
|
Requires: %{name} = %{version}
|
2008-11-03 14:16:09 +01:00
|
|
|
|
Requires: glib2-devel libpackagekit-glib10-devel NetworkManager-devel sqlite3-devel
|
2007-12-18 04:26:13 +01:00
|
|
|
|
AutoReqProv: on
|
|
|
|
|
Group: System/Daemons
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
This package contains all necessary include files, libraries,
|
|
|
|
|
configuration files and development tools (with manual pages) needed to
|
|
|
|
|
compile and link applications using PackageKit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%package -n libpackagekit-glib10
|
|
|
|
|
License: GPL v2 or later
|
|
|
|
|
Summary: Simple software installation management software
|
|
|
|
|
Group: System/Daemons
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
|
|
%description -n libpackagekit-glib10
|
|
|
|
|
PackageKit is a system designed to make installing and updating
|
|
|
|
|
software on your computer easier. The primary design goal is to unify
|
|
|
|
|
all the software graphical tools used in different distributions, and
|
|
|
|
|
use some of the latest technology like PolicyKit to make the process
|
|
|
|
|
suck less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
|
|
|
|
%package -n libpackagekit-glib10-devel
|
|
|
|
|
License: GPL v2 or later
|
|
|
|
|
Summary: Simple software installation management software
|
|
|
|
|
Group: System/Daemons
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
Requires: libpackagekit-glib10 = %{version}
|
|
|
|
|
Requires: glib2-devel NetworkManager-devel sqlite3-devel
|
|
|
|
|
|
|
|
|
|
%description -n libpackagekit-glib10-devel
|
|
|
|
|
PackageKit is a system designed to make installing and updating
|
|
|
|
|
software on your computer easier. The primary design goal is to unify
|
|
|
|
|
all the software graphical tools used in different distributions, and
|
|
|
|
|
use some of the latest technology like PolicyKit to make the process
|
|
|
|
|
suck less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
|
|
|
|
%package -n libpackagekit-qt10
|
|
|
|
|
License: GPL v2 or later
|
|
|
|
|
Summary: Simple software installation management software
|
|
|
|
|
Group: System/Daemons
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
|
|
%description -n libpackagekit-qt10
|
|
|
|
|
PackageKit is a system designed to make installing and updating
|
|
|
|
|
software on your computer easier. The primary design goal is to unify
|
|
|
|
|
all the software graphical tools used in different distributions, and
|
|
|
|
|
use some of the latest technology like PolicyKit to make the process
|
|
|
|
|
suck less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
|
|
|
|
%package -n libpackagekit-qt10-devel
|
|
|
|
|
License: GPL v2 or later
|
|
|
|
|
Summary: Simple software installation management software
|
|
|
|
|
Group: System/Daemons
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
Requires: libpackagekit-qt10 = %{version}
|
|
|
|
|
Requires: libqt4-devel
|
|
|
|
|
|
|
|
|
|
%description -n libpackagekit-qt10-devel
|
|
|
|
|
PackageKit is a system designed to make installing and updating
|
|
|
|
|
software on your computer easier. The primary design goal is to unify
|
|
|
|
|
all the software graphical tools used in different distributions, and
|
|
|
|
|
use some of the latest technology like PolicyKit to make the process
|
|
|
|
|
suck less.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Richard Hughes <richard@hughsie.com>
|
|
|
|
|
Tom Parker <palfrey@tevp.net>
|
|
|
|
|
Ken VanDine <ken@vandine.org>
|
|
|
|
|
Tim Lauridsen <tla@rasmil.dk>
|
|
|
|
|
Luke Macken <lmacken@redhat.com>
|
|
|
|
|
|
|
|
|
|
Backend: conary
|
|
|
|
|
Og Maciel <omaciel@foresightlinux.org>
|
|
|
|
|
Elliot Peele <elliot@bentlogic.net>
|
|
|
|
|
|
|
|
|
|
Backend: pisi
|
|
|
|
|
S.<2E>ağlar Onur <caglar@pardus.org.tr>
|
|
|
|
|
|
|
|
|
|
Backend: zypp
|
|
|
|
|
Boyd Timothy <btimothy@gmail.com>
|
|
|
|
|
Scott Reeves <sreeves@novell.com>
|
|
|
|
|
|
|
|
|
|
%lang_package
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%prep
|
2008-04-20 15:28:43 +02:00
|
|
|
|
%setup -q -n %{name}-%{version}
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%patch -p1
|
2008-12-15 15:02:45 +01:00
|
|
|
|
%patch1 -p1
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
# uncomment out the following line if autotools should be run again (i.e.,
|
|
|
|
|
# one of the patches has modified configure.in/ac or a Makefile.am).
|
2008-03-27 22:29:47 +01:00
|
|
|
|
autoreconf -f -i
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%configure \
|
2008-01-10 02:36:18 +01:00
|
|
|
|
--with-security-framework=polkit \
|
2008-02-28 20:24:11 +01:00
|
|
|
|
--enable-zypp \
|
2007-12-18 04:26:13 +01:00
|
|
|
|
--with-default-backend=zypp
|
|
|
|
|
%__make %{?jobs: -j%jobs}
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%makeinstall
|
2008-08-21 21:39:04 +02:00
|
|
|
|
mv %{buildroot}%{_sysconfdir}/bash_completion.d/pk-completion.{ba,}sh
|
2007-12-18 04:26:13 +01:00
|
|
|
|
rm -f %{buildroot}/%{_lib}/*.a
|
|
|
|
|
rm -f %{buildroot}/%{_lib}/*.la
|
2008-04-28 18:35:04 +02:00
|
|
|
|
rm -f %{buildroot}/%{_libdir}/packagekit-backend/*.*a
|
|
|
|
|
%find_lang %{name}
|
2008-04-14 22:27:42 +02:00
|
|
|
|
%fdupes $RPM_BUILD_ROOT
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf "$RPM_BUILD_ROOT"
|
|
|
|
|
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%post -n libpackagekit-glib10 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%post -n libpackagekit-qt10 -p /sbin/ldconfig
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%postun -n libpackagekit-glib10 -p /sbin/ldconfig
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%postun -n libpackagekit-qt10 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
|
|
|
|
%files
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%dir %{_sysconfdir}/PackageKit
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%dir %{_datadir}/gtk-doc
|
|
|
|
|
%dir %{_datadir}/gtk-doc/html
|
|
|
|
|
%dir %{_datadir}/gtk-doc/html/PackageKit/
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%dir %{_datadir}/PackageKit
|
|
|
|
|
%dir %{_datadir}/PackageKit/helpers
|
|
|
|
|
%dir %{_datadir}/PackageKit/helpers/test_spawn
|
2008-01-10 02:36:18 +01:00
|
|
|
|
%dir %{_libdir}/packagekit-backend
|
2008-09-09 19:17:05 +02:00
|
|
|
|
%dir %py_sitedir/packagekit
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%dir %{_libdir}/pm-utils
|
|
|
|
|
%dir %{_libdir}/pm-utils/sleep.d
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%dir /var/lib/PackageKit
|
|
|
|
|
%dir /var/run/PackageKit
|
2008-07-25 16:58:59 +02:00
|
|
|
|
%dir /lib/udev
|
2008-08-21 21:39:04 +02:00
|
|
|
|
%{_sysconfdir}/bash_completion.d/pk-completion.sh
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{_sysconfdir}/PackageKit/PackageKit.conf
|
2008-10-09 18:54:16 +02:00
|
|
|
|
%{_sysconfdir}/PackageKit/Vendor.conf
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PackageKit.conf
|
2008-07-25 16:58:59 +02:00
|
|
|
|
%{_sysconfdir}/udev/rules.d/51-packagekit-firmware.rules
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{_bindir}/packagekit-bugreport.sh
|
|
|
|
|
%{_bindir}/pkcon
|
|
|
|
|
%{_bindir}/pkmon
|
2008-08-18 18:59:14 +02:00
|
|
|
|
%{_bindir}/pkgenpack
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%{_libdir}/pm-utils/sleep.d/95packagekit
|
2008-03-27 22:29:47 +01:00
|
|
|
|
%{_libdir}/packagekit-backend/*.so
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%{_libdir}/PackageKitDbusTest.py
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{py_sitedir}/packagekit/*
|
|
|
|
|
%{_sbindir}/packagekitd
|
2008-10-14 18:14:35 +02:00
|
|
|
|
%{_datadir}/mime/packages/packagekit-*.xml
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%{_datadir}/gtk-doc/html/PackageKit/*
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{_datadir}/PackageKit/helpers/test_spawn/search-name.sh
|
2008-09-24 17:19:16 +02:00
|
|
|
|
%{_datadir}/PackageKit/pk-upgrade-distro.sh
|
2008-02-28 20:24:11 +01:00
|
|
|
|
%{_datadir}/PolicyKit/policy/org.freedesktop.packagekit.policy
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%{_datadir}/dbus-1/system-services/*
|
2008-07-25 16:58:59 +02:00
|
|
|
|
/lib/udev/packagekit-firmware.sh
|
2008-05-13 12:40:24 +02:00
|
|
|
|
%verify(not md5 size mtime) /var/lib/PackageKit/transactions.db
|
2008-11-08 20:14:31 +01:00
|
|
|
|
%verify(not md5 size mtime) /var/lib/PackageKit/job_count.dat
|
2007-12-18 04:26:13 +01:00
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root)
|
2008-11-03 14:16:09 +01:00
|
|
|
|
%dir %{_includedir}/PackageKit
|
|
|
|
|
%dir %{_includedir}/PackageKit/backend
|
|
|
|
|
%{_includedir}/PackageKit/backend/pk*.h
|
|
|
|
|
|
|
|
|
|
%files -n libpackagekit-glib10
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libpackagekit-glib.so.*
|
|
|
|
|
|
|
|
|
|
%files -n libpackagekit-glib10-devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libpackagekit-glib.so
|
|
|
|
|
%{_libdir}/pkgconfig/packagekit-glib.pc
|
|
|
|
|
%{_libdir}/libpackagekit-glib.*a
|
|
|
|
|
%dir %{_includedir}/PackageKit
|
|
|
|
|
%dir %{_includedir}/PackageKit/packagekit-glib
|
|
|
|
|
%{_includedir}/PackageKit/packagekit-glib/*.h
|
|
|
|
|
|
|
|
|
|
%files -n libpackagekit-qt10
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libpackagekit-qt.so.*
|
|
|
|
|
|
|
|
|
|
%files -n libpackagekit-qt10-devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libpackagekit-qt.so
|
|
|
|
|
%{_libdir}/pkgconfig/packagekit-qt.pc
|
|
|
|
|
%{_libdir}/libpackagekit-qt.*a
|
|
|
|
|
%dir %{_includedir}/PackageKit
|
|
|
|
|
%dir %{_includedir}/PackageKit/packagekit-qt
|
|
|
|
|
%{_includedir}/PackageKit/packagekit-qt/*
|
|
|
|
|
%dir %{_datadir}/cmake
|
|
|
|
|
%{_datadir}/cmake/Modules/*
|
2008-01-10 02:36:18 +01:00
|
|
|
|
|
2007-12-18 04:26:13 +01:00
|
|
|
|
%changelog
|
2009-02-11 02:02:33 +01:00
|
|
|
|
* Wed Feb 11 2009 ro@suse.de
|
|
|
|
|
- use sr@latin instead of sr@Latn
|
2009-01-14 01:54:46 +01:00
|
|
|
|
* Mon Jan 12 2009 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.13 - Bugfix only release
|
|
|
|
|
Correctly check the retval of a spawned backend that is killed
|
|
|
|
|
Fix a signed vs unsigned problem when checking a PkBitfield
|
|
|
|
|
Fix pkcon to resolve all command line arguments
|
2008-12-15 15:02:45 +01:00
|
|
|
|
* Tue Dec 09 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.12 - Bugfix only release
|
|
|
|
|
Fix a memory leak when checking transactions
|
|
|
|
|
Dont emit a critical warning if g_desktop_app_info returns an error
|
|
|
|
|
Remove incorrect reference to pk-generate-package-list in man page
|
|
|
|
|
Fix to allow send on dbus interface - needed when pending dbus update
|
|
|
|
|
changes that default to deny (CVE-2008-4311)
|
|
|
|
|
Add method to call SuggestDaemonQuit as part of fix for BNC#383261
|
2008-11-25 16:13:45 +01:00
|
|
|
|
* Mon Nov 24 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.11
|
|
|
|
|
Pull in updated translation files (.po)
|
|
|
|
|
Bugfix - enable translations in all client tools
|
2008-11-23 09:29:03 +01:00
|
|
|
|
* Fri Nov 21 2008 sreeves@suse.de
|
|
|
|
|
- Keep the PolkitCaller to allow repeat queries faster
|
|
|
|
|
Do not abort update when a repo has problems
|
|
|
|
|
Add user and cmdline to the Transaction signal
|
|
|
|
|
Add syslog logging to keep record of obtained auths
|
|
|
|
|
Fix crash when pk-control is referenced after it's finalized
|
|
|
|
|
Handle filters in what-provides
|
2008-11-18 17:29:02 +01:00
|
|
|
|
* Mon Nov 17 2008 sreeves@suse.de
|
|
|
|
|
- Fix the installSignature method to understand repo keys
|
|
|
|
|
In pkcon update - don't attempt to do what-provides if it's not implemented
|
|
|
|
|
Fix restart flag handling
|
|
|
|
|
Fix segfault in the error path when files could not be installed with pkcon
|
|
|
|
|
Move to 0.3.10
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Fri Nov 07 2008 sreeves@suse.de
|
|
|
|
|
- Add updated translation files
|
|
|
|
|
Fix get_distro_upgrades
|
|
|
|
|
Fix error on reuse of TIDS causing timeout on auth
|
|
|
|
|
Set status when installing a signature
|
|
|
|
|
Fix for BNC #431940 - packagekitd locks system management
|
2008-11-03 14:16:09 +01:00
|
|
|
|
* Tue Oct 28 2008 coolo@suse.de
|
|
|
|
|
- split out lang package
|
|
|
|
|
- do not require all of python
|
|
|
|
|
* Thu Oct 23 2008 sreeves@suse.de
|
|
|
|
|
- Split up package according to shared library policy
|
|
|
|
|
- Move to 0.3.9
|
|
|
|
|
(from the release news...)
|
|
|
|
|
Merge in QPackageKit QT library
|
|
|
|
|
This release brings many, many new and updated translations.
|
|
|
|
|
Print a message when we try to install a package that is already installed
|
|
|
|
|
glib: Send a more precise error code when we fail a transaction
|
2008-10-14 18:14:35 +02:00
|
|
|
|
* Mon Oct 13 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.7 Bug fix release
|
|
|
|
|
Fix for BNC #433889 - PackageKit crash
|
|
|
|
|
Fix for BNC #402372 - reinstalls all local packages
|
|
|
|
|
Don't crash the client tools if PkControl launches the daemon
|
|
|
|
|
Register the mime-type x-package-list as we are using it for service packs
|
|
|
|
|
Fix for BNC #422176 - non useful error notifications
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Wed Oct 08 2008 sreeves@suse.de
|
2008-10-09 18:54:16 +02:00
|
|
|
|
- Move to 0.3.6 Bug fix release
|
|
|
|
|
(from the release news...)
|
|
|
|
|
Remove items about to be run from the transaction list without crashing
|
|
|
|
|
Make the GStreamer helper use proper GStreamer exit codes
|
|
|
|
|
Set the default timeout to the maximum as dbus-glib times out after 25 seconds
|
|
|
|
|
Fix a theoretical hang where we could try to reuse a exiting instance
|
|
|
|
|
Unlock the backend before we send finished on ErrorCode as unlocking may take some time
|
|
|
|
|
When we exit the dispatcher with 'exit' ensure we unlock if locked
|
|
|
|
|
If the refresh cache fails, don't do the PkRefresh actions
|
|
|
|
|
If a caller does GetTid and then crashes, the daemon should timeout the transaction
|
|
|
|
|
Use environent variables rather than static instance variables to hold the debugging state,
|
|
|
|
|
so that we can get access to libpackagekit debugging when linked in
|
|
|
|
|
When we query the progress of a transaction, use the cached transaction values rather
|
|
|
|
|
than querying the backend, as it might not be the transaction actually running
|
|
|
|
|
We are allowed to cancel queued (and not running) transactions
|
2008-09-30 02:07:19 +02:00
|
|
|
|
* Mon Sep 29 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.5
|
|
|
|
|
Finish support for hardware driver install - FATE #303677
|
2008-09-24 17:19:16 +02:00
|
|
|
|
* Tue Sep 23 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.4
|
|
|
|
|
Start of support for hardware driver install - FATE #303677
|
2008-09-13 06:37:50 +02:00
|
|
|
|
* Fri Sep 12 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.3.2
|
|
|
|
|
Fix udev script invocation.
|
|
|
|
|
support for dispatcher
|
|
|
|
|
Optionally auto-run pk-generate-package-list and pk-import-desktop
|
2008-09-09 19:17:05 +02:00
|
|
|
|
* Tue Sep 09 2008 ro@suse.de
|
|
|
|
|
- use py_sitedir macro in filelist
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Sun Aug 31 2008 sreeves@suse.de
|
2008-09-01 15:27:12 +02:00
|
|
|
|
- Move to 0.3.1
|
|
|
|
|
distro upgrade support
|
2008-08-23 01:43:36 +02:00
|
|
|
|
* Fri Aug 22 2008 sbrabec@suse.cz
|
|
|
|
|
- Fixed invalid locale names.
|
2008-08-21 21:39:04 +02:00
|
|
|
|
* Mon Aug 18 2008 schwab@suse.de
|
|
|
|
|
- Fix name of completions file.
|
2008-08-18 18:59:14 +02:00
|
|
|
|
* Mon Aug 18 2008 sreeves@suse.de
|
|
|
|
|
- Move to pre-release of 0.3.0
|
|
|
|
|
start of service pack and distribution upgrade support.
|
2008-07-31 02:11:37 +02:00
|
|
|
|
* Wed Jul 30 2008 coolo@suse.de
|
|
|
|
|
- getting it to compile (brute force)
|
2008-07-25 16:58:59 +02:00
|
|
|
|
* Fri Jul 18 2008 sreeves@suse.de
|
|
|
|
|
- Move to 0.2.3
|
|
|
|
|
Add PkCatalog for installing catalogs
|
|
|
|
|
Add source filter support.
|
|
|
|
|
Allow adding and removing multiple packages at one time with pkcon
|
2008-07-03 09:39:30 +02:00
|
|
|
|
* Thu Jul 03 2008 sreeves@suse.de
|
|
|
|
|
- Match libzypp API change
|
|
|
|
|
* Wed Jun 25 2008 sreeves@suse.de
|
|
|
|
|
- Fix for BNC#389415 - Use generic PolicyKit
|
|
|
|
|
More work on BNC#398391 - return all restart_suggested patches
|
|
|
|
|
instead of one at a time.
|
|
|
|
|
* Tue Jun 17 2008 sreeves@suse.de
|
|
|
|
|
- Fix for BNC#398391 - only show patches
|
|
|
|
|
swampid for this - 18244
|
2008-06-10 12:39:18 +02:00
|
|
|
|
* Mon Jun 09 2008 sreeves@suse.de
|
|
|
|
|
- Fix for BNC#398367 - dont include recommends
|
|
|
|
|
Fix for BNC#398380 - init keyring
|
2008-05-25 17:31:48 +02:00
|
|
|
|
* Sat May 24 2008 sreeves@suse.de
|
|
|
|
|
- Include updates from the openSUSE branch
|
|
|
|
|
Update to match changed libzypp API
|
|
|
|
|
BNC #390339 - rotate logs
|
|
|
|
|
BNC #392435 - poor dialog
|
|
|
|
|
BNC #392064 - confusing popup notifications
|
|
|
|
|
BNC #390929 - crash
|
2008-05-24 11:28:00 +02:00
|
|
|
|
* Sat May 24 2008 aj@suse.de
|
|
|
|
|
- Follow zypp changes.
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Mon May 12 2008 sreeves@suse.de
|
2008-05-13 12:40:24 +02:00
|
|
|
|
- Fix for BNC #388165 - mark some files with verify (not)
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Fri May 09 2008 sreeves@suse.de
|
2008-05-11 16:53:50 +02:00
|
|
|
|
- Move to official upstream 0.2.1 release.
|
|
|
|
|
Fix to accept multiple license prompts
|
|
|
|
|
Handle signed repos - import keys.
|
2008-05-05 01:00:41 +02:00
|
|
|
|
* Thu May 01 2008 sreeves@suse.de
|
|
|
|
|
- Change packagekit daemon timeout to 15 seconds - BNC #374043
|
2008-04-28 18:35:04 +02:00
|
|
|
|
* Mon Apr 28 2008 sreeves@suse.de
|
|
|
|
|
- Move to libzypp 4.15
|
|
|
|
|
Fix BNC#378342 - gpk-update-viewer crash
|
2008-04-27 20:13:56 +02:00
|
|
|
|
* Sun Apr 27 2008 coolo@suse.de
|
|
|
|
|
- replace deprecated zypp calls
|
2008-04-20 15:28:43 +02:00
|
|
|
|
* Thu Apr 17 2008 schwab@suse.de
|
|
|
|
|
- Fix configure script.
|
2008-04-14 22:27:42 +02:00
|
|
|
|
* Mon Apr 14 2008 sreeves@suse.de
|
|
|
|
|
- Update to version 0.2.0
|
|
|
|
|
new dbus model
|
|
|
|
|
change packagekitd timeout to 120 seconds
|
2008-04-06 07:26:46 +02:00
|
|
|
|
* Sat Apr 05 2008 sreeves@suse.de
|
|
|
|
|
- Update to version 0.1.11
|
|
|
|
|
Fix parse errors on bad markup
|
|
|
|
|
Emit verbose messages on dependency failures
|
|
|
|
|
Fix crash when getting dependencies.
|
2008-03-27 22:29:47 +01:00
|
|
|
|
* Thu Mar 27 2008 sreeves@suse.de
|
|
|
|
|
- Update to version 0.1.9.2
|
|
|
|
|
Mem leak fixes
|
|
|
|
|
Fix multiple popups on install
|
|
|
|
|
Fix parse error causing missing name
|
2008-03-15 00:06:02 +01:00
|
|
|
|
* Fri Mar 14 2008 sreeves@suse.de
|
|
|
|
|
- Update version. Includes working "update system"
|
2008-03-06 01:48:35 +01:00
|
|
|
|
* Wed Mar 05 2008 sreeves@suse.de
|
|
|
|
|
- keep up with the new libzypp API
|
2008-02-29 15:52:33 +01:00
|
|
|
|
* Fri Feb 29 2008 coolo@suse.de
|
|
|
|
|
- make it compile again with new libzypp API
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Thu Feb 28 2008 sreeves@suse.de
|
|
|
|
|
- Update to ~0.1.9 (git pull on 2/28) release (with the policy file intltool
|
|
|
|
|
calls patched out temporarily until we get a newer intltool in factory.
|
|
|
|
|
add --enable-zypp to the configure line
|
|
|
|
|
* Tue Jan 08 2008 btimothy@suse.de
|
2008-01-10 02:36:18 +01:00
|
|
|
|
- Upgraded to 0.1.5 (released upstream).
|
|
|
|
|
- Added "--with-security-framework=polkit" to the configure.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Mon Dec 10 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Added extra directories to the %%files section so it'll build in
|
|
|
|
|
factory.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Fri Dec 07 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071207a which does rudimentary
|
|
|
|
|
package dependency checking.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Tue Dec 04 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203f to fix a compiler error.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Tue Dec 04 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203e which includes installed
|
|
|
|
|
packages when getting the description of a package.
|
|
|
|
|
pk-application uses this when you highlight an installed package.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Tue Dec 04 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203d which includes installed
|
|
|
|
|
packages when searching by name in addition to packages found in
|
|
|
|
|
configured repositories.
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Mon Dec 03 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Removed "= 1.1.3" for dbus-1 Requires line.
|
2008-11-03 14:16:09 +01:00
|
|
|
|
* Mon Dec 03 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203c.
|
|
|
|
|
- Added a couple new entries to the %%files section for
|
|
|
|
|
pk-completion.bash and packagekit-bugreport.sh.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Mon Dec 03 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203b.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Mon Dec 03 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071203a.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Fri Nov 30 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5git20071130a (remove the dash).
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Fri Nov 30 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Update to version 0.1.5-20071130a taken from git master.
|
2008-11-08 20:14:31 +01:00
|
|
|
|
* Tue Nov 20 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Added a new tar.bz2 file to do rudimentary package install.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Mon Nov 19 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Adjusted to install the PackageKit.service for dbus into the
|
|
|
|
|
/usr/share/dbus-1/system-services directory. This is what
|
|
|
|
|
allows the system activation stuff to work.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Fri Nov 16 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Grabbed new PackageKit-0.1.4.tar.bz2 built from this morning's
|
|
|
|
|
git repo (has stubbed-out zypp backend).
|
|
|
|
|
- Configure so zypp is the default backend.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Thu Nov 15 2007 jpr@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Reduce requires, most of them are automatic
|
|
|
|
|
- Remove gcc from BuildRequires its automatic
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Thu Nov 15 2007 jpr@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- fix build on 64bit by not hardcoding "lib"
|
|
|
|
|
- make description a little more manageable
|
|
|
|
|
- use %%{py_requires} instead of hardcoded python
|
|
|
|
|
- use "devel" instead of "-n Package-devel" because adding the
|
|
|
|
|
Package- partis automatic
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Wed Nov 14 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Revert the last change and hardcode /usr/share because otherwise
|
|
|
|
|
it gets installed to /dbus-1/services. We'll have to figure this
|
|
|
|
|
one out later.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Wed Nov 14 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Use %%{_datadir} instead of /usr/share when specifying where
|
|
|
|
|
the dbus-1/services directory is at configure.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Wed Nov 14 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- Specify /usr/share/dbus-1/services at configure so we don't have
|
|
|
|
|
to modify the make install step.
|
2008-02-28 20:24:11 +01:00
|
|
|
|
* Tue Nov 13 2007 btimothy@suse.de
|
2007-12-18 04:26:13 +01:00
|
|
|
|
- init
|