SHA256
1
0
forked from pool/PackageKit

515 Commits

Author SHA256 Message Date
Jonathan Kang
276ffc4839 Add PackageKit-zypp-parallel-package-downloads.patch
zypp: Implement parallel downloading
(gh#PackageKit/PackageKit/commit/dd39d2982, bsc#1244920).
2025-10-21 09:44:52 +08:00
ecc0ef3e8d Accepting request 1208158 from GNOME:Factory
- Drop rcFOO symlinks (PED-266)
- Drop usage of update-alternatives, but simplify installation of
  /usr/libexec/gst-install-plugins-helper as a direct symlink to
  pk-gstreamer-install. (forwarded request 1208110 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1208158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=240
2024-10-16 21:37:33 +00:00
6ed8a14be9 - Drop rcFOO symlinks (PED-266)
- Drop usage of update-alternatives, but simplify installation of
  /usr/libexec/gst-install-plugins-helper as a direct symlink to
  pk-gstreamer-install.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=459
2024-10-15 14:45:40 +00:00
1ed3fdac3f Accepting request 1200658 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1200658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=239
2024-09-13 12:29:38 +00:00
6191e0937c Accepting request 1193725 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1193725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=238
2024-08-14 12:13:58 +00:00
f57e3543a4 - Add PackageKit-mark-as-compulsory.patch: Prevent PackageKit from
user uninstallable for most desktops (bsc#1226269).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=455
2024-08-13 14:34:50 +00:00
ac00042479 Accepting request 1155246 from GNOME:Factory
- Drop baselibs.conf: the -32bit packages are no longer needed and
  have not been part of Tumbleweed for a while already (build for
  i586 only enabled in LegacyX86). (forwarded request 1155230 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1155246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=237
2024-03-06 22:03:57 +00:00
2af98ea66b Accepting request 1155230 from GNOME:Next
- Drop baselibs.conf: the -32bit packages are no longer needed and
  have not been part of Tumbleweed for a while already (build for
  i586 only enabled in LegacyX86).

OBS-URL: https://build.opensuse.org/request/show/1155230
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=453
2024-03-05 14:21:34 +00:00
1f4c51528d Accepting request 1139465 from GNOME:Factory
(forwarded request 1139464 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1139465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=236
2024-01-18 20:51:44 +00:00
21bd272e43 Accepting request 1139464 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1139464
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=451
2024-01-17 13:13:12 +00:00
aaa279bd5d Accepting request 1139384 from home:yfjiang:branches:GNOME:Factory
- Add PackageKit-find-python-3-6.patch: Specify the Python version
  we need to build this package.

OBS-URL: https://build.opensuse.org/request/show/1139384
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=450
2024-01-17 10:56:44 +00:00
b1f7581c4d Accepting request 1129730 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1129730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=235
2023-11-29 20:19:43 +00:00
bdf90fdd08 Accepting request 1129648 from GNOME:Next
- Update to version 1.2.8:
  + Libraries:
    - offline-updates:
      . Make package update list deduplication more efficient.
      . Add only one entry per package to 'offline-update-competed'
        file.
    - PkClient: Replace the GSimpleAsyncResult with the GTask API.
    - pk-client:
      . Fix use-before-set of PkProgress on cancellation.
      . Move cancellable disconnect to dispose.
      . Rework refcounting for PkClientState.
  + Backends: Changes to apt, dnf, PiSi and BSD backends.
- Changes from version 1.2.7:
  + New Features:
    -  pkclient: Add an option to count download size with
       dependencies.
    - pk-transaction: Add support for getting the RemainingTime
      property.
  + Backends:
    - zypp: Fix ambiguous reference to 'filesystem' class.
    - Changes to dnf, apt, alpm backends.
- Changes from version 1.2.6:
  + New Features:
    - Expose transaction sender as read-only property on the bus.
    - pkmon: Display transaction sender binary name in log.
    - pk-transaction: Add Packages signal.
    - pk-transaction: Combine some D-Bus PropertiesChanged signal
      emissions.
    - pk-transaction: Add UpdateDetails signal.
  + Backends:
    - zypp:
      . implement upgrade-system method.
      . Clean up trailing whitespaces.
      . Avoid statuReset() on locked packages.
      . restore pool status after simulating an update.
      . Disable upgrade-system support in SLE.
      . build the pool before calling is_tumbleweed().
      . update libzypp dependency version.
      . Don't refresh repos before searching.
      . Check if packages are locked before removing.
      . add repository data in package id.
      . Remove trailing whitespace.
    + Changes to alpm, aptcc, apt, and nix backends.
- Rebase patches:
  + PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
  + PackageKit-dynamic-export.patch
  + PackageKit-zypp-disable-upgrade-system-in-sle.patch
- Drop upstream fixed patches:
  + PackageKit-zypp-add-repo-in-packageid.patch
  + PackageKit-zypp-add-upgrade-system.patch
  + PackageKit-zypp-avoid-statuReset.patch
  + PackageKit-zypp-dont-refresh-before-searching.patch
  + PackageKit-zypp-dont-remove-locked-packages.patch
  + PackageKit-zypp-fix-ambiguous-filesystem-reference.patch
  + PackageKit-zypp-fix-is-tumbleweed-check.patch
  + PackageKit-zypp-restore-pool-status-after-simulating-update.patch
  + PackageKit-zypp-update-libzypp-dependency-version.patch

OBS-URL: https://build.opensuse.org/request/show/1129648
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=448
2023-11-29 07:32:23 +00:00
d9febe6a2e Accepting request 1110395 from GNOME:Factory
Forwarded request #1109790 from iznogood

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1110395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=234
2023-09-20 11:21:07 +00:00
f05a0727f6 Accepting request 1109790 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=446
2023-09-12 01:47:56 +00:00
47b617af3f Accepting request 1071264 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1071264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=233
2023-03-15 17:53:08 +00:00
169420dbd1 Accepting request 1071036 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-fix-pkcon-permission.patch: trivial: Drop
  unnecessary x permission
  (gh#PackageKit/PackageKit/commit/47b7f97bc, bsc#1209138)

OBS-URL: https://build.opensuse.org/request/show/1071036
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=444
2023-03-14 01:44:11 +00:00
f09e8433d5 Accepting request 1056384 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1056384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=232
2023-01-07 16:16:06 +00:00
062fd7875d Accepting request 1056306 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-fix-ambiguous-filesystem-reference.patch:
  zypp: Fix ambiguous reference to 'filesystem' class
  (gh#PackageKit/PackageKit/commit/bb1409a71, bsc#1206687).

OBS-URL: https://build.opensuse.org/request/show/1056306
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=442
2023-01-06 12:01:59 +00:00
180bde1b35 Accepting request 1007202 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1007202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=231
2022-10-03 11:44:23 +00:00
ad67df89f3 Accepting request 1007128 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-dont-remove-locked-packages.patch: zypp:
  Check if packages are locked before removing
  (gh#PackageKit/PackageKit/commit/8649a07bc, bsc#1199895).
- Add PackageKit-zypp-add-repo-in-packageid.patch: zypp: add
  repository data in package id
  (gh#PackageKit/PackageKit/commit/8eb2ef0ae, bsc#1202585).
- Remove PackageKit-zypp-locked-packages.patch: reverted upstream
  (gh#PackageKit/PackageKit/commit/ed3e38043).

OBS-URL: https://build.opensuse.org/request/show/1007128
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=440
2022-09-30 09:00:57 +00:00
7d60d2d168 Accepting request 1000811 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1000811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=230
2022-09-03 21:18:34 +00:00
3e05981970 Accepting request 1000765 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-dont-refresh-before-searching.patch:
  zypp: Don't refresh repos before searching
  (gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).

OBS-URL: https://build.opensuse.org/request/show/1000765
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=438
2022-09-02 06:38:34 +00:00
19340ecc84 Accepting request 993936 from GNOME:Factory
- Modified PackageKit.spec: bump libzypp dependency version to
  17.31.0.
- Add PackageKit-zypp-avoid-statuReset.patch: zypp: Avoid
  statuReset() on locked packages
  (gh#PackageKit/PackageKit/commit/dd1964255, bsc#1199895).
- Add PackageKit-zypp-disable-upgrade-system-in-sle.patch: zypp:
  Disable upgrade-system support in SLE
  (gh#PackageKit/PackageKit/commit/0fcd820c2).
- Add PackageKit-zypp-restore-pool-status-after-simulating-update.patch:
  zypp: restore pool status after simulating an update
  (gh#PackageKit/PackageKit/commit/2b61a6649, bsc#1199895).
- Add PackageKit-zypp-fix-is-tumbleweed-check.patch: zypp: build
  the pool before calling is_tumbleweed()
  (gh#PackageKit/PackageKit/commit/146890153).
- Add PackageKit-zypp-update-libzypp-dependency-version.patch:
  zypp: update libzypp dependency version
  (gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895). (forwarded request 992722 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/993936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=229
2022-08-10 15:12:50 +00:00
18cc648b70 Accepting request 992722 from home:JonathanKang:branches:GNOME:Factory
- Modified PackageKit.spec: bump libzypp dependency version to
  17.31.0.
- Add PackageKit-zypp-avoid-statuReset.patch: zypp: Avoid
  statuReset() on locked packages
  (gh#PackageKit/PackageKit/commit/dd1964255, bsc#1199895).
- Add PackageKit-zypp-disable-upgrade-system-in-sle.patch: zypp:
  Disable upgrade-system support in SLE
  (gh#PackageKit/PackageKit/commit/0fcd820c2).
- Add PackageKit-zypp-restore-pool-status-after-simulating-update.patch:
  zypp: restore pool status after simulating an update
  (gh#PackageKit/PackageKit/commit/2b61a6649, bsc#1199895).
- Add PackageKit-zypp-fix-is-tumbleweed-check.patch: zypp: build
  the pool before calling is_tumbleweed()
  (gh#PackageKit/PackageKit/commit/146890153).
- Add PackageKit-zypp-update-libzypp-dependency-version.patch:
  zypp: update libzypp dependency version
  (gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).

OBS-URL: https://build.opensuse.org/request/show/992722
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=436
2022-08-09 08:34:42 +00:00
bbef88a8d3 Accepting request 990416 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/990416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=228
2022-07-26 17:42:43 +00:00
1be30dcbae Accepting request 988021 from home:gmbr3:Active
- Move the dbus-1 system.d file to /usr (bsc#1201347)

OBS-URL: https://build.opensuse.org/request/show/988021
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=434
2022-07-20 13:31:09 +00:00
36d9eb0268 Accepting request 986278 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/986278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=227
2022-07-04 09:32:26 +00:00
d4fe6a0bd3 Accepting request 986127 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-add-upgrade-system.patch: implement
  upgrade-system method(gh#hughsie/PackageKit/commit/930dd201b).

OBS-URL: https://build.opensuse.org/request/show/986127
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=432
2022-07-01 19:29:58 +00:00
7b2bc6efc4 Accepting request 980018 from GNOME:Factory
- Add PackageKit-zypp-locked-packages.patch: zypp: ignore locked
  packages(gh#hughsie/PackageKit#543, boo#1199895). (forwarded request 979408 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/980018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=226
2022-06-01 15:33:48 +00:00
14d8d21ed6 Accepting request 979408 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-locked-packages.patch: zypp: ignore locked
  packages(gh#hughsie/PackageKit#543, boo#1199895).

OBS-URL: https://build.opensuse.org/request/show/979408
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=430
2022-05-31 07:16:16 +00:00
0fd04b1cc2 Accepting request 978663 from GNOME:Factory
Tweak .changes, resub (forwarded request 978286 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/978663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=225
2022-05-24 18:30:50 +00:00
d9f907b892 Accepting request 978286 from GNOME:Next
Tweak .changes, resub

OBS-URL: https://build.opensuse.org/request/show/978286
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=428
2022-05-23 09:06:03 +00:00
07115e52e5 Accepting request 931779 from GNOME:Factory
- Apply all patches unconditonally: PackageKit-zypp-c++17.patch is
  merged in upstream git and thus does not justify to be
  conditionally applied.
- Switching back to autosetup, as this works without conditional
  patches.

- Rewrite prep phase to not use autopatch -M: SLE15/Leap15's RPM
  version does not support that syntax yet.

OBS-URL: https://build.opensuse.org/request/show/931779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=224
2021-11-18 09:33:07 +00:00
155eef0fb0 - Apply all patches unconditonally: PackageKit-zypp-c++17.patch is
merged in upstream git and thus does not justify to be
  conditionally applied.
- Switching back to autosetup, as this works without conditional
  patches.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=427
2021-11-16 14:25:09 +00:00
e4b8e88c15 - Rewrite prep phase to not use autopatch -M: SLE15/Leap15's RPM
version does not support that syntax yet.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=426
2021-11-16 08:01:21 +00:00
eeac6fa6b4 Accepting request 930858 from GNOME:Factory
- Add PackageKit-zypp-c++17.patch: Fix build failure when building
  with libzypp > 17.28.5 and gcc < 11
  (gh#hughsie/PackageKit/commit/1a6bb6ae6, bsc#1192349).

OBS-URL: https://build.opensuse.org/request/show/930858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=223
2021-11-14 23:06:17 +00:00
0705836c70 cleanup
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=425
2021-11-11 13:23:16 +00:00
70e8756a72 Accepting request 930766 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-c++17.patch: Fix build failure when building
  with libzypp > 17.28.5 and gcc < 11
  (gh#hughsie/PackageKit/commit/1a6bb6ae6, bsc#1192349).

OBS-URL: https://build.opensuse.org/request/show/930766
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=424
2021-11-11 13:22:15 +00:00
9a49b8bb58 Accepting request 929706 from GNOME:Factory
(forwarded request 929652 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/929706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=222
2021-11-06 17:15:53 +00:00
06efb93555 Accepting request 929652 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/929652
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=423
2021-11-05 16:11:43 +00:00
6627a8b19c Accepting request 919982 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/919982
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=422
2021-09-20 10:07:43 +00:00
a0040c7bc8 Accepting request 913703 from GNOME:Factory
- Add PackageKit-zypp-fix-crash-with-empty-search-string.patch:
  zypp: Fix crash when search string is NULL (bsc#1179287,
  gh#hughsie/PackageKit/commit#21ccf49). (forwarded request 913226 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/913703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=221
2021-08-25 18:56:26 +00:00
c18132267d Accepting request 913226 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-fix-crash-with-empty-search-string.patch:
  zypp: Fix crash when search string is NULL (bsc#1179287,
  gh#hughsie/PackageKit/commit#21ccf49).

OBS-URL: https://build.opensuse.org/request/show/913226
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=421
2021-08-23 08:35:37 +00:00
e53f177efb Accepting request 909319 from GNOME:Factory
Rearrange the changelog layout to fit ibs requirement of incremental changelog compared to sle-15-sp3. (forwarded request 909178 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/909319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=220
2021-07-30 21:22:11 +00:00
ab590f34a8 Accepting request 909178 from home:yfjiang:branches:GNOME:Factory
Rearrange the changelog layout to fit ibs requirement of incremental changelog compared to sle-15-sp3.

OBS-URL: https://build.opensuse.org/request/show/909178
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=420
2021-07-30 07:01:13 +00:00
ddc0f4863c Accepting request 909087 from GNOME:Factory
Synchronize the changelog with Leap and SLE. (forwarded request 909038 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/909087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=219
2021-07-29 19:31:15 +00:00
c95ad25cb0 Accepting request 909038 from home:yfjiang:branches:GNOME:Factory
Synchronize the changelog with Leap and SLE.

OBS-URL: https://build.opensuse.org/request/show/909038
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=419
2021-07-29 07:22:42 +00:00
6f65291b2f No cnf support; we get default installs with dnf, which does not work with cd:// repos
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=418
2021-07-26 09:22:08 +00:00
5541ba35d5 Accepting request 899665 from home:dfaggioli:microos-desktop
- Add PackageKit-dnf-ignore-weak-deps.patch
  Backport upstream patch (gh#Conan-Kudo/PackageKit/commit#ecd4a96,
  gh#Conan-Kudo/PackageKit#488) for fixing: dnf backend not honoring
  "install_weak_deps=False" (gh#dfaggioli/Packagekit#486). See also
  https://bugzilla.redhat.com/show_bug.cgi?id=1955484

OBS-URL: https://build.opensuse.org/request/show/899665
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=417
2021-06-15 11:24:13 +00:00
d9007afecc Accepting request 890152 from home:hellcp:branches:GNOME:Factory
Revert the cnf revert due to SR#888123, build and package
  PackageKit-command-not-found after the SR that switched scout
  package away from naming the scout implementation of
  command-not-found command-not-found to scount-command-not-found
  and merely provide command-not-found as rpm resolvable instead
  (which PackageKit-command-not-found now also does)

OBS-URL: https://build.opensuse.org/request/show/890152
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=416
2021-05-05 11:28:44 +00:00
a7f077603a Accepting request 884643 from GNOME:Factory
- Add PackageKit-cancel-transaction-if-daemon-disappears.patch:
  Fix hangs in packagekit-glib2 client if daemon crashes
  (gh#hughsie/PackageKit#464). (forwarded request 881432 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/884643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=218
2021-04-14 08:09:27 +00:00
0970346684 Accepting request 881432 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-cancel-transaction-if-daemon-disappears.patch:
  Fix hangs in packagekit-glib2 client if daemon crashes
  (gh#hughsie/PackageKit#464).

OBS-URL: https://build.opensuse.org/request/show/881432
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=414
2021-04-12 12:11:16 +00:00
90c41bf8ab Accepting request 879958 from GNOME:Factory
- Add PackageKit-remove-transaction-size-limit.patch: Remove large transaction 
  size sanity check (gh#hughsie/PackageKit/commit#ac5c8660) (forwarded request 879289 from develop7)

OBS-URL: https://build.opensuse.org/request/show/879958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=217
2021-03-24 15:09:40 +00:00
85f84f477c Accepting request 879289 from home:develop7:branches:GNOME:Factory
- Add PackageKit-remove-transaction-size-limit.patch: Remove large transaction 
  size sanity check (gh#hughsie/PackageKit/commit#ac5c8660)

OBS-URL: https://build.opensuse.org/request/show/879289
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=412
2021-03-18 18:31:32 +00:00
Richard Brown
f6024814e0 Accepting request 879127 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/879127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=216
2021-03-16 14:42:55 +00:00
b600535675 Accepting request 876104 from home:Pharaoh_Atem:branches:GNOME:Factory
- Enable offline updates support for openSUSE Leap 16+
- Recommend a provider of rpm-repos-openSUSE for the DNF backend
- Use dnf-data instead of dnf-conf in Supplements on DNF backend package

OBS-URL: https://build.opensuse.org/request/show/876104
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=410
2021-03-15 09:42:48 +00:00
6fcc42659d Accepting request 876239 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/876239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=215
2021-03-10 07:46:07 +00:00
387fa23b97 Accepting request 875900 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-initialize-pool.patch: zypp: Make sure pool
  is initialized at the beginning of some methods
  (gh#hughsie/PackageKit/commit#3efa0c524, bsc#1180597).

OBS-URL: https://build.opensuse.org/request/show/875900
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=408
2021-03-02 13:59:12 +00:00
7b1e67e288 Accepting request 870844 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/870844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=214
2021-02-16 21:35:28 +00:00
6a6ea32271 Accepting request 867796 from home:Pharaoh_Atem:branches:GNOME:Factory
- Backport fix from upstream to have DNF backend force dup for updates
  + Patch: PackageKit-dnf-Add-support-for-coercing-upgrade-to-distupgrade.patch

OBS-URL: https://build.opensuse.org/request/show/867796
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=406
2021-02-10 12:43:51 +00:00
166894e420 - Do not build cnf: scout-c-n-f is still pending, having PK-cnf
obsolete cnf is unacceptable.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=213
2021-01-30 12:28:55 +00:00
OBS User buildservice-autocommit
77570d1015 Updating link to change in openSUSE:Factory/PackageKit revision 213.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=3a58ef69713f397cfa1c21799654962c
2021-01-30 12:28:55 +00:00
caf121414d Accepting request 867217 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/867217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=212
2021-01-29 13:57:03 +00:00
a1dac0b69f Accepting request 865097 from home:hellcp:branches:GNOME:Factory
- Build command-not-found by default when dnf backend is built

OBS-URL: https://build.opensuse.org/request/show/865097
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=404
2021-01-27 15:12:26 +00:00
13bb9d3e19 Accepting request 867126 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-reset-update-mode-after-get-updates.patch:
  zypp: Reset update mode after getting updates
  (gh#hughsie/PackageKit/commit#b208f551, bsc#1180150).

OBS-URL: https://build.opensuse.org/request/show/867126
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=403
2021-01-27 13:51:37 +00:00
fa68c01798 Accepting request 859196 from GNOME:Factory
(forwarded request 859160 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/859196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=211
2020-12-30 16:12:07 +00:00
6338f4be41 Accepting request 859160 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/859160
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=401
2020-12-29 11:50:30 +00:00
e55db79f3a Accepting request 852650 from GNOME:Factory
bring back PackageKit-zypp-cleanup-tmp-files.patch to really fix bsc#1169739 (forwarded request 852493 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/852650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=210
2020-12-05 19:36:16 +00:00
069ad08ffd Accepting request 852493 from home:JonathanKang:branches:GNOME:Factory
bring back PackageKit-zypp-cleanup-tmp-files.patch to really fix bsc#1169739

OBS-URL: https://build.opensuse.org/request/show/852493
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=399
2020-12-02 14:40:20 +00:00
9b1103009c Accepting request 851059 from GNOME:Factory
- Update to version 1.2.2:
  + New Features: Notify the service manager when it's beginning to
    shutdown.
  + Bugfixes:
    - Fix possible information disclosure (CVE-2020-16121).
    - Install required test helper files.
    - Silence meson warning by bumping minimum version.
  + Changes related to zypp backend:
    - Don’t refresh repos again when actually updating packages.
    - Erase tmp repo from pool after local installation.
    - Set PATH variable.
- Drop upstream merged patches:
  + PackageKit-test-Install-required-helper-files.patch
  + PackageKit-zypp-dont-refresh-repos-on-offline-update.patch
  + PackageKit-zypp-set-PATH.patch
  + PackageKit-bsc1169739.patch (forwarded request 850961 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/851059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=209
2020-11-29 11:23:45 +00:00
acd79a9fa6 Accepting request 850961 from GNOME:Next
- Update to version 1.2.2:
  + New Features: Notify the service manager when it's beginning to
    shutdown.
  + Bugfixes:
    - Fix possible information disclosure (CVE-2020-16121).
    - Install required test helper files.
    - Silence meson warning by bumping minimum version.
  + Changes related to zypp backend:
    - Don’t refresh repos again when actually updating packages.
    - Erase tmp repo from pool after local installation.
    - Set PATH variable.
- Drop upstream merged patches:
  + PackageKit-test-Install-required-helper-files.patch
  + PackageKit-zypp-dont-refresh-repos-on-offline-update.patch
  + PackageKit-zypp-set-PATH.patch
  + PackageKit-bsc1169739.patch

OBS-URL: https://build.opensuse.org/request/show/850961
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=397
2020-11-26 12:27:46 +00:00
a1e41b73df Accepting request 846473 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/846473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=208
2020-11-09 12:57:06 +00:00
619a259db2 Accepting request 845855 from home:JonathanKang:branches:GNOME:Factory
- Update summary and description of gstreamer-plugin and
  gtk3-module subpackages in spec file (bsc#1104313).

OBS-URL: https://build.opensuse.org/request/show/845855
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=395
2020-11-06 13:36:48 +00:00
f62dc7beac Accepting request 844984 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/844984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=207
2020-11-02 08:38:34 +00:00
af6601228d Accepting request 844956 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-bsc1169739.patch: main: notify the service manager
  when it's beginning to shutdown
  (gh#/hughsie/PackageKit/commit/d8dd484d, bsc#1169739).

OBS-URL: https://build.opensuse.org/request/show/844956
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=393
2020-10-30 08:39:01 +00:00
a8ad5d0485 Accepting request 844502 from home:fbui:branches:GNOME:Factory
- Replace $DISABLE_RESTART_ON_UPDATE=yes with %service_del_postun_without_restart
  Use of $DISABLE_RESTART_ON_UPDATE is deprecated.

OBS-URL: https://build.opensuse.org/request/show/844502
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=392
2020-10-28 13:43:20 +00:00
4ea416083d Accepting request 841480 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/841480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=206
2020-10-15 11:47:09 +00:00
2d5ab37a12 Accepting request 841371 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-dont-refresh-repos-on-offline-update.patch:
  zypp: Don’t refresh repos again when actually updating packages
  (gh#/hughsie/PackageKit/commit/81207bd3, bsc#1173562).

OBS-URL: https://build.opensuse.org/request/show/841371
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=390
2020-10-13 10:07:37 +00:00
ccc59d1ccc Accepting request 836045 from GNOME:Factory
- Add PackageKit-zypp-set-PATH.patch: zypp: Set PATH variable
  (gh#/hughsie/PackageKit/commit/2fb7fc6e, bsc#1175315). (forwarded request 835757 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/836045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=205
2020-09-25 14:25:14 +00:00
47705ee8d3 Accepting request 835757 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-set-PATH.patch: zypp: Set PATH variable
  (gh#/hughsie/PackageKit/commit/2fb7fc6e, bsc#1175315).

OBS-URL: https://build.opensuse.org/request/show/835757
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=388
2020-09-22 09:03:40 +00:00
add2ababe3 Accepting request 833698 from GNOME:Factory
- Update to version 1.2.1
  + Port to the meson build system
  + Remove the GTK2 gtk-module support
  + Do not do failable actions in the PkDbus constructor
  + Do not do failable actions in the PkTransaction constructor
  + Revert "Shutdown the daemon on idle by default"
  + Actually merge in the PolicyKit translation
  + Fix setting libexecdir for command-not-found helper
  + Fix command-not-found handling arguments with spaces
  + Use SQL statements for queries with input
  + Exit pkcon with retval 5 if no packages needed be installed
  + dnf: Load all the repos and vars directories
  + dnf: Add vendor configuration for openSUSE
  + zypp: Ignore already installed package when installing
  + zypp: Remove upgrade-system implementation
  + zypp: Clean up temporary files when PK quits
  + zypp: Ensure ResPool is built before is_tumbleweed()
- Remove upstreamed patches
  + PackageKit-dnf-Add-openSUSE-vendor.patch
  + PackageKit-drop-gtk2.patch
  + PackageKit-pkcon-exit-with-retval-5.patch
  + PackageKit-zypp-cleanup-tmp-files.patch
  + PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch
  + PackageKit-zypp-ignore-already-installed-packages.patch
  + PackageKit-zypp-update-packages-in-all-openSUSE.patch
- Add patch from upstream
  + PackageKit-test-Install-required-helper-files.patch
- Refresh existing patches
  + PackageKit-remove-polkit-rules.patch
  + PackageKit-systemd-timers.patch
- Clean up legacy cruft, assume openSUSE Leap 15 or newer (forwarded request 832819 from Pharaoh_Atem)

OBS-URL: https://build.opensuse.org/request/show/833698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=204
2020-09-14 10:13:14 +00:00
be56316c54 Accepting request 832819 from home:Pharaoh_Atem:branches:GNOME:Factory
- Update to version 1.2.1
  + Port to the meson build system
  + Remove the GTK2 gtk-module support
  + Do not do failable actions in the PkDbus constructor
  + Do not do failable actions in the PkTransaction constructor
  + Revert "Shutdown the daemon on idle by default"
  + Actually merge in the PolicyKit translation
  + Fix setting libexecdir for command-not-found helper
  + Fix command-not-found handling arguments with spaces
  + Use SQL statements for queries with input
  + Exit pkcon with retval 5 if no packages needed be installed
  + dnf: Load all the repos and vars directories
  + dnf: Add vendor configuration for openSUSE
  + zypp: Ignore already installed package when installing
  + zypp: Remove upgrade-system implementation
  + zypp: Clean up temporary files when PK quits
  + zypp: Ensure ResPool is built before is_tumbleweed()
- Remove upstreamed patches
  + PackageKit-dnf-Add-openSUSE-vendor.patch
  + PackageKit-drop-gtk2.patch
  + PackageKit-pkcon-exit-with-retval-5.patch
  + PackageKit-zypp-cleanup-tmp-files.patch
  + PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch
  + PackageKit-zypp-ignore-already-installed-packages.patch
  + PackageKit-zypp-update-packages-in-all-openSUSE.patch
- Add patch from upstream
  + PackageKit-test-Install-required-helper-files.patch
- Refresh existing patches
  + PackageKit-remove-polkit-rules.patch
  + PackageKit-systemd-timers.patch
- Clean up legacy cruft, assume openSUSE Leap 15 or newer

OBS-URL: https://build.opensuse.org/request/show/832819
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=386
2020-09-11 08:20:50 +00:00
2987908aeb Accepting request 826638 from GNOME:Factory
- Add PackageKit-zypp-cleanup-tmp-files.patch: zypp: Cleanup
  temporary files when PackageKit quits
  (gh#/hughsie/PackageKit/commit/807f410, bsc#1169739). (forwarded request 826192 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/826638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=203
2020-08-15 19:16:45 +00:00
f33d49c561 Accepting request 826192 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-cleanup-tmp-files.patch: zypp: Cleanup
  temporary files when PackageKit quits
  (gh#/hughsie/PackageKit/commit/807f410, bsc#1169739).

OBS-URL: https://build.opensuse.org/request/show/826192
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=384
2020-08-14 08:38:40 +00:00
84985d5748 Accepting request 815257 from GNOME:Factory
- Add PackageKit-pkcon-exit-with-retval-5.patch: pkcon: exit with
  retval 5 if no packages needed be installed
  (gh#/hughsie/PackageKit#405 bsc#1170562). (forwarded request 814795 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/815257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=202
2020-06-18 08:35:42 +00:00
942b6fd254 Accepting request 814795 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-pkcon-exit-with-retval-5.patch: pkcon: exit with
  retval 5 if no packages needed be installed
  (gh#/hughsie/PackageKit#405 bsc#1170562).

OBS-URL: https://build.opensuse.org/request/show/814795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=382
2020-06-16 13:16:24 +00:00
9c8a9c4a61 Accepting request 811416 from GNOME:Factory
- Add PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch:
  zypp: Ensure ResPool is built before is_tumbleweed()
  (gh#/hughsie/PackageKit/commit/5c0fd7d7). (forwarded request 808875 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/811416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=201
2020-06-08 21:47:29 +00:00
88355e8c53 Accepting request 808875 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch:
  zypp: Ensure ResPool is built before is_tumbleweed()
  (gh#/hughsie/PackageKit/commit/5c0fd7d7).

OBS-URL: https://build.opensuse.org/request/show/808875
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=380
2020-06-04 11:44:17 +00:00
3de4405ac1 Accepting request 798329 from GNOME:Factory
- Remove is_opensuse macro in spec file to sync SLE and openSUSE
  differences(jsc#SLE-11804). (forwarded request 796143 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/798329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=200
2020-04-29 18:42:13 +00:00
b50fc6023a Accepting request 796143 from home:JonathanKang:branches:GNOME:Factory
- Remove is_opensuse macro in spec file to sync SLE and openSUSE
  differences(jsc#SLE-11804).

OBS-URL: https://build.opensuse.org/request/show/796143
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=378
2020-04-27 17:36:30 +00:00
9c165c69b8 Accepting request 784412 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/784412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=199
2020-03-16 09:15:56 +00:00
3146e23be8 Accepting request 784092 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-ignore-already-installed-packages.patch,
  remove PackageKit-zypp-revert-fail-on-already-installed.patch:
  zypp: Ignore already installed package when installing
  (bsc#1155624, gh#/hughsie/PackageKit/commit/d9233011).

- Fix source URL in the spec file.

OBS-URL: https://build.opensuse.org/request/show/784092
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=376
2020-03-12 20:35:53 +00:00
f283756f01 Accepting request 782591 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/782591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=198
2020-03-11 17:32:36 +00:00
097f523fd2 Accepting request 782550 from home:Pharaoh_Atem:branches:GNOME:Factory
- Add patch to stop zypp backend failing on already installed packages (boo#1155624)
  + Patch: PackageKit-zypp-revert-fail-on-already-installed.patch

OBS-URL: https://build.opensuse.org/request/show/782550
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=374
2020-03-07 21:45:28 +00:00
75ad7a3abe Accepting request 782122 from openSUSE:Factory
Revert the Revert in the devel prh

OBS-URL: https://build.opensuse.org/request/show/782122
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=373
2020-03-06 13:37:28 +00:00
7fbcd1b3bd https://bugzilla.opensuse.org/show_bug.cgi?id=115562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=197
2020-03-06 07:01:59 +00:00
OBS User buildservice-autocommit
cf979051b8 Updating link to change in openSUSE:Factory/PackageKit revision 197.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=c20ebe67633e24466854e58bdd77b09a
2020-03-06 07:01:59 +00:00
47df6a337a Accepting request 780741 from GNOME:Factory
- Update to version 1.1.13
  + New APIs for pk-client-helper in packagekit-glib2
  + dnf, zypp: Various fixes related to upgrades
  + Added support for user services
  + New plymouth "system-upgrade" and "reboot" modes used now
  + Add mutex lock to protect EULAs array
  + Correct bug tracker links on website
  + Support non-x86 arches in gstreamer helper
  + List installed, removed and obsoleted packages in pkcon get-updates
  + Properly mark obsoleted packages when simulating upgrade
  + Provide information about obsoleted packages
  + Return directly when its state is going backwards
  + Shrink the progress bar to fit when run in small spaces
  + Improve the 'using' documentation with a link to API
- Remove upstreamed patches:
  + PackageKit-add-mutex-lock-to-protect-backend-priv-eulas.patch
  + PackageKit-return-on-transactions-going-backwards.patch
  + PackageKit-zypp-dont-set-upgrade-mode-on-updating-specific-packages.patch
  + PackageKit-zypp-fix-newest-filter.patch
  + PackageKit-zypp-fix-what-provides-newest-filter.patch
  + PackageKit-zypp-get-files-string-array.patch
  + PackageKit-zypp-get-updates-dup-or-up.patch
  + PackageKit-zypp-upgrade-system.patch
  + zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch
  + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch
  + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch
  + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch
- Add new openSUSE specific patches for DNF backend:
  + PackageKit-dnf-Add-openSUSE-vendor.patch
  + PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Remove old openSUSE patches for the DNF backend:
  + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch
  + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Refresh patches:
  + PackageKit-drop-gtk2.patch
- Build PackageKit DNF backend
- Add patches to support backend
  + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch
  + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch
  + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch 
  + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Add patch to improve offline updates with plymouth
  + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch
- Fix Supplements to use modern rich Supplements statements
- No longer recommend -lang: supplements are in use

OBS-URL: https://build.opensuse.org/request/show/780741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=196
2020-03-04 08:37:51 +00:00
2d7125ec88 Accepting request 767092 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767092
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=371
2020-01-26 14:39:19 +00:00
1e17bd96c1 Accepting request 765645 from home:Pharaoh_Atem:branches:GNOME:Factory
- Fix autotools modifications in openSUSE vendor patch
  + Patch: PackageKit-dnf-Add-openSUSE-vendor.patch

OBS-URL: https://build.opensuse.org/request/show/765645
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=370
2020-01-22 10:47:32 +00:00
bc27dfab2c Accepting request 764753 from home:Pharaoh_Atem:DNF_SUSE:Tumbleweed:Integration
- Update to version 1.1.13
  + New APIs for pk-client-helper in packagekit-glib2
  + dnf, zypp: Various fixes related to upgrades
  + Added support for user services
  + New plymouth "system-upgrade" and "reboot" modes used now
  + Add mutex lock to protect EULAs array
  + Correct bug tracker links on website
  + Support non-x86 arches in gstreamer helper
  + List installed, removed and obsoleted packages in pkcon get-updates
  + Properly mark obsoleted packages when simulating upgrade
  + Provide information about obsoleted packages
  + Return directly when its state is going backwards
  + Shrink the progress bar to fit when run in small spaces
  + Improve the 'using' documentation with a link to API
- Remove upstreamed patches:
  + PackageKit-add-mutex-lock-to-protect-backend-priv-eulas.patch
  + PackageKit-return-on-transactions-going-backwards.patch
  + PackageKit-zypp-dont-set-upgrade-mode-on-updating-specific-packages.patch
  + PackageKit-zypp-fix-newest-filter.patch
  + PackageKit-zypp-fix-what-provides-newest-filter.patch
  + PackageKit-zypp-get-files-string-array.patch
  + PackageKit-zypp-get-updates-dup-or-up.patch
  + PackageKit-zypp-upgrade-system.patch
  + zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch
  + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch
  + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch
  + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch
- Add new openSUSE specific patches for DNF backend:
  + PackageKit-dnf-Add-openSUSE-vendor.patch
  + PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Remove old openSUSE patches for the DNF backend:
  + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch
  + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Refresh patches:
  + PackageKit-drop-gtk2.patch
- Build PackageKit DNF backend
- Add patches to support backend
  + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch
  + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch
  + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch 
  + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Add patch to improve offline updates with plymouth
  + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch
- Fix Supplements to use modern rich Supplements statements

OBS-URL: https://build.opensuse.org/request/show/764753
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=369
2020-01-15 17:27:20 +00:00
662b9351f3 Accepting request 750926 from GNOME:Factory
handle tumbleweed upgrade in update-packages as well so that it doesn't break other component. (forwarded request 750038 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/750926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=195
2019-11-29 14:56:22 +00:00
4ff18d4166 Accepting request 750038 from home:JonathanKang:branches:GNOME:Factory
handle tumbleweed upgrade in update-packages as well so that it doesn't break other component.

OBS-URL: https://build.opensuse.org/request/show/750038
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=367
2019-11-26 09:25:37 +00:00
b4f1dad41b Accepting request 748029 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-upgrade-system.patch: zypp: implement
  upgrade-system method (bsc#1155638, bsc#1154973,
  gh#hughsie/PackageKit/commit/d060dd24).
- Add PackageKit-zypp-get-files-string-array.patch: zypp: pass an
  array of strings to pk_backend_job_files()
  (gh#hughsie/PackageKit#351).
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/748029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=366
2019-11-18 10:48:19 +00:00
814d479e64 Revert - https://bugzilla.opensuse.org/show_bug.cgi?id=1155624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=194
2019-11-06 14:46:21 +00:00
OBS User buildservice-autocommit
c0b20c9211 Updating link to change in openSUSE:Factory/PackageKit revision 194.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=66bd489681a60ce0258f42635c5defde
2019-11-06 14:46:21 +00:00
9e320f6098 Accepting request 742520 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/742520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=193
2019-10-30 13:38:49 +00:00
fef5da56a2 Accepting request 741638 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-reset-upgrade-mode-when-not-needed.patch:
  zypp: Reset upgrade mode to FALSE when not needed
  (gh#hughsie/PackageKit/commit/57e846f0).
- Add PackageKit-zypp-promt-installing-already-installed-packages.patch:
  zypp: Promt users when installing already installed packages
  (gh#hughsie/PackageKit/commit/c45e0f22).

OBS-URL: https://build.opensuse.org/request/show/741638
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=364
2019-10-24 11:03:37 +00:00
a79c36b34c Accepting request 738470 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/738470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=192
2019-10-17 11:05:55 +00:00
e3e4ccdba1 Accepting request 738192 from home:JonathanKang:branches:GNOME:Factory
- Remove zypp-Switch-to-doUpgrade-solver-when-required-by-distribution.patch,
  rebase zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch,
  add PackageKit-zypp-dont-set-upgrade-mode-on-updating-specific-packages.patch:
  zypp: Don't set upgrade mode in update-packages
  (gh#hughsie/PackageKit#345).

OBS-URL: https://build.opensuse.org/request/show/738192
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=362
2019-10-14 19:08:33 +00:00
2aa470b250 Accepting request 736401 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-get-updates-dup-or-up.patch: Fix get-updates
  in Tumbleweed(gh#hughsie/PackageKit#343).

OBS-URL: https://build.opensuse.org/request/show/736401
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=361
2019-10-09 10:00:01 +00:00
9e4a911828 Accepting request 729386 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/729386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=191
2019-09-11 08:18:16 +00:00
6cb5711e43 Accepting request 729359 from home:JonathanKang:branches:GNOME:Factory
- Modify PackageKit-systemd-timers.patch: Port the cron
  configuration variables to the script, and add -sendwait
  parameter to mail in the script(bsc#1130306).

OBS-URL: https://build.opensuse.org/request/show/729359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=359
2019-09-09 09:52:07 +00:00
b393c20cc7 Accepting request 725537 from GNOME:Factory
Resub rebased (forwarded request 724505 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/725537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=190
2019-08-28 14:01:10 +00:00
9ab35bb997 Accepting request 724505 from GNOME:Next
Resub rebased

OBS-URL: https://build.opensuse.org/request/show/724505
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=357
2019-08-23 10:23:37 +00:00
c89489f962 Accepting request 724486 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/724486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=189
2019-08-22 13:03:01 +00:00
453272c645 Accepting request 724424 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-fix-what-provides-newest-filter.patch:
  zypp: Add support for newest filter in what-provides(bsc#984865,
  gh#hughsie/PackageKit#335).

OBS-URL: https://build.opensuse.org/request/show/724424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=355
2019-08-19 07:48:38 +00:00
e326744659 Accepting request 723404 from home:JonathanKang:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/723404
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=354
2019-08-15 06:16:01 +00:00
1f196a9021 Accepting request 710955 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/710955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=188
2019-06-27 13:53:05 +00:00
f79414d722 Accepting request 710843 from home:JonathanKang
- Add PackageKit-zypp-fix-newest-filter.patch: zypp: Emit installed
  package for newest filter (bsc#1125434, gh#hughsie/PackageKit#329).

OBS-URL: https://build.opensuse.org/request/show/710843
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=352
2019-06-19 16:13:33 +00:00
086d13e953 Accepting request 701598 from GNOME:Factory
- Add zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch
  to fix switch to upgrade mode in the backend (forwarded request 697219 from hellcp)

OBS-URL: https://build.opensuse.org/request/show/701598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=187
2019-05-10 07:15:25 +00:00
a47a4af7ac Accepting request 697219 from home:hellcp:branches:GNOME:Factory
- Add zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch
  to fix switch to upgrade mode in the backend

OBS-URL: https://build.opensuse.org/request/show/697219
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=350
2019-05-08 15:29:30 +00:00
a4cf857429 Accepting request 687765 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/687765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=186
2019-03-26 14:37:30 +00:00
7dedea35e0 Accepting request 686867 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-remove-polkit-rules.patch: Remove polkit rules
  file (bsc#1125434).

OBS-URL: https://build.opensuse.org/request/show/686867
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=348
2019-03-22 16:52:00 +00:00
6dd6773b19 Accepting request 686197 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/686197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=185
2019-03-22 13:57:04 +00:00
c5ebe610a4 Accepting request 685766 from home:jengelh:sct
- Limit fdupes to the btrfs subvolume.
- Combine %service_* calls to reduce generated boilerplate.
- Redo summaries without em dashes.
- Reduce %systemd_requires to %systemd_ordering; %service_*
  can deal with the absence of it.

OBS-URL: https://build.opensuse.org/request/show/685766
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=346
2019-03-18 18:05:28 +00:00
dccbe676a4 Accepting request 681224 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/681224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=184
2019-03-08 10:59:08 +00:00
1b4fca08fc Accepting request 681151 from home:JonathanKang:branches:GNOME:Factory
- Modify PackageKit-systemd-timers.patch: Fix unit field in
  packagekit-background.timer (boo#1126943).

OBS-URL: https://build.opensuse.org/request/show/681151
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=344
2019-03-04 09:10:06 +00:00
Stephan Kulow
6f7ae555fe Accepting request 676261 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/676261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=183
2019-02-17 11:19:24 +00:00
ba09d8ae5b Accepting request 674864 from home:hellcp:branches:GNOME:Factory
- Add zypp-Switch-to-doUpgrade-solver-when-required-by-distribution.patch so Tumbleweed can properly update

OBS-URL: https://build.opensuse.org/request/show/674864
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=342
2019-02-14 21:27:02 +00:00
11362dd50f Accepting request 668676 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/668676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=182
2019-01-26 21:17:41 +00:00
4d8c7b171a Accepting request 666076 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-systemd-timers.patch: Migrate from cron to
  systemd timer (bsc#1115410).

OBS-URL: https://build.opensuse.org/request/show/666076
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=340
2019-01-25 15:20:21 +00:00
98cc2ce35d Accepting request 661478 from GNOME:Factory
- Drop PackageKit-avoid-endless-loop-on-autoupdate.patch: With
  PackageKit-return-on-transactions-going-backwards.patch and
  PackageKit-remove-default-thread-check.patch, EULA promt works
  without any issue (bsc#1038425).
- Add PackageKit-remove-default-thread-check.patch: Remove the
  pk_is_thread_default() check in pk_backend_is_eula_valid() so
  that we can call it in zypp backend without any issue
  (gh#hughsie/PackageKit#301, bsc#1038425).
- Add PackageKit-return-on-transactions-going-backwards.patch:
  transaction: Return directly when its state is going backwards
  (gh#hughsie/PackageKit#301, bsc#1038425).

OBS-URL: https://build.opensuse.org/request/show/661478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=181
2018-12-28 11:33:34 +00:00
802b61e525 .changes tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=338
2018-12-26 08:28:25 +00:00
077c6121f4 Accepting request 661476 from home:JonathanKang:branches:GNOME:Factory
- Drop PackageKit-avoid-endless-loop-on-autoupdate.patch: With
  PackageKit-return-on-transactions-going-backwards.patch and
  PackageKit-remove-default-thread-check.patch, EULA promt works
  without any issue (bsc#1038425).

- Add PackageKit-remove-default-thread-check.patch: Remove the
  pk_is_thread_default() check in pk_backend_is_eula_valid() so
  that we can call it in zypp backend without any issue
  (gh#hughsie/PackageKit#301, bsc#1038425).

- Add PackageKit-return-on-transactions-going-backwards.patch:
  transaction: Return directly when its state is going backwards
  (gh#hughsie/PackageKit#301, bsc#1038425).

OBS-URL: https://build.opensuse.org/request/show/661476
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=337
2018-12-26 08:26:40 +00:00
990d04ec54 Accepting request 652493 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/652493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=180
2018-12-05 08:36:15 +00:00
b8054477f8 Accepting request 652352 from GNOME:Next
Update to 1.1.12

OBS-URL: https://build.opensuse.org/request/show/652352
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=335
2018-11-28 20:31:48 +00:00
d22150121d Accepting request 642594 from GNOME:Factory
- Add files/directories created by tmpfiles.d under /var as ghost
  entries to the rpm filelist. (forwarded request 642250 from alarrosa)

OBS-URL: https://build.opensuse.org/request/show/642594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=179
2018-10-23 18:34:29 +00:00
655d6b6791 Accepting request 642250 from home:alarrosa:branches:GNOME:Factory
- Add files/directories created by tmpfiles.d under /var as ghost
  entries to the rpm filelist.

OBS-URL: https://build.opensuse.org/request/show/642250
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=333
2018-10-17 10:21:08 +00:00
6150bd2047 Accepting request 632820 from GNOME:Factory
- Add PackageKit-get-files-local.patch: Implement GetFilesLocal
  method in zypp backend (bsc#1097581). (forwarded request 632436 from xiaoguang_wang)

OBS-URL: https://build.opensuse.org/request/show/632820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=178
2018-09-05 11:47:34 +00:00
424c83f33b Accepting request 632436 from home:xiaoguang_wang:branches:GNOME:Factory
- Add PackageKit-get-files-local.patch: Implement GetFilesLocal
  method in zypp backend (bsc#1097581).

OBS-URL: https://build.opensuse.org/request/show/632436
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=331
2018-09-03 09:26:03 +00:00
21403fa1b0 Accepting request 628553 from GNOME:Factory
- Add PackageKit.tmpfiles: Use tmpfile.d to make sure PackageKit
  doesn't package files in /var (bsc#1098042). (forwarded request 628418 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/628553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=177
2018-08-17 21:58:59 +00:00
4e800df873 Accepting request 628418 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit.tmpfiles: Use tmpfile.d to make sure PackageKit
  doesn't package files in /var (bsc#1098042).

OBS-URL: https://build.opensuse.org/request/show/628418
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=329
2018-08-10 09:11:46 +00:00
41cfbe2e89 Accepting request 605349 from GNOME:Factory
- offline updates should be disabled in Leap too, just like SLE (forwarded request 605101 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/605349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=176
2018-05-10 13:46:47 +00:00
6d596c44d9 Accepting request 605101 from home:lnussel:branches:GNOME:Factory
- offline updates should be disabled in Leap too, just like SLE

OBS-URL: https://build.opensuse.org/request/show/605101
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=327
2018-05-08 13:53:58 +00:00
42b00c5f4a Accepting request 601533 from GNOME:Factory
- Update to version 1.1.10:
  + Notes: This release fixes CVE-2018-1106 which is a moderate
    security issue (boo#1086936).
  + Backends:
    - zypp:
      . Implement GetDetailsLocal in zypp backend.
      . Improve refresh-cache function in zypp backend.
    - Various changes related to aptcc and dnf.
- Drop PackageKit-zypp-backend-improve-refresh-cache.patch and
  PackageKit-zypp-backend-get-details-local.patch: Fixed upstream.
- Drop NetworkManager-devel BuildRequires: Not used since version
  1.1.7. (forwarded request 600975 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/601533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=175
2018-04-30 20:49:59 +00:00
ff336db466 Accepting request 600975 from GNOME:Next
- Update to version 1.1.10:
  + Notes: This release fixes CVE-2018-1106 which is a moderate
    security issue (boo#1086936).
  + Backends:
    - zypp:
      . Implement GetDetailsLocal in zypp backend.
      . Improve refresh-cache function in zypp backend.
    - Various changes related to aptcc and dnf.
- Drop PackageKit-zypp-backend-improve-refresh-cache.patch and
  PackageKit-zypp-backend-get-details-local.patch: Fixed upstream.
- Drop NetworkManager-devel BuildRequires: Not used since version
  1.1.7.

OBS-URL: https://build.opensuse.org/request/show/600975
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=325
2018-04-26 11:52:13 +00:00
12244bce88 Accepting request 597329 from GNOME:Factory
- Disable offline-update when building for SLE. (forwarded request 594880 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/597329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=174
2018-04-19 13:26:10 +00:00
212baadb33 Accepting request 594880 from home:fcrozat:branches:GNOME:Factory
- Disable offline-update when building for SLE.

OBS-URL: https://build.opensuse.org/request/show/594880
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=323
2018-04-17 07:28:33 +00:00
336bd77bfb Accepting request 593804 from GNOME:Factory
- Remove pkgconfig(npapi-sdk) BuildRequires:, it is no longer
  needed as browser plugin is not built since 1.1.0.

OBS-URL: https://build.opensuse.org/request/show/593804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=173
2018-04-07 18:48:32 +00:00
7e563b6903 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=321 2018-04-05 15:22:25 +00:00
bc74b0da07 - Remove pkgconfig(npapi-sdk) BuildRequires:, it is no longer
needed as browser plugin is not built since 1.1.0.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=320
2018-04-05 15:22:10 +00:00
77a16ffef7 Accepting request 593773 from home:fcrozat:branches:GNOME:Factory
- Remove BuildRequires(npapi-sdk), it is no longer needed, since
  browser plugin is not built since 1.1.0.

OBS-URL: https://build.opensuse.org/request/show/593773
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=319
2018-04-05 15:21:27 +00:00
4deb846afe Accepting request 589966 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589276 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/589966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=172
2018-03-26 10:37:35 +00:00
efb974b76f Accepting request 589276 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589276
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=317
2018-03-22 09:38:18 +00:00
cb42aabf1f Accepting request 584774 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 583612 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/584774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=171
2018-03-12 11:09:52 +00:00
b77dcdff4e Accepting request 583612 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583612
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=315
2018-03-09 10:10:06 +00:00
6e1b31ca5e Accepting request 583242 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-zypp-backend-get-details-local.patch: Implement
  GetDetailsLocal method in zypp backend (bsc#1008287).

OBS-URL: https://build.opensuse.org/request/show/583242
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=314
2018-03-06 09:33:26 +00:00
1ad4a53219 Accepting request 581646 from GNOME:Factory
spec-cleaner (forwarded request 581427 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/581646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=170
2018-03-05 12:32:55 +00:00
2c899cf489 Accepting request 581427 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581427
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=312
2018-03-01 11:12:26 +00:00
2deb81dffe Accepting request 579026 from GNOME:Factory
Update to 1.1.8 (forwarded request 578903 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/579026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=169
2018-02-25 10:34:08 +00:00
15c914c359 Accepting request 578903 from GNOME:Next
Update to 1.1.8

OBS-URL: https://build.opensuse.org/request/show/578903
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=310
2018-02-22 14:12:37 +00:00
c1aeab3506 Accepting request 555203 from GNOME:Factory
- Add PackageKit-cron-without-sleep.patch: Do not sleep while
  running scripts called by cron. openSUSE's run-crons has
  sufficient logic to not have all machines start at the same time
  (boo#1071521).

- Replace references to /var/adm/fillup-templates with new (forwarded request 554795 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/555203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=168
2017-12-09 19:26:07 +00:00
bb36eb6b10 Accepting request 554795 from GNOME:Next
- Add PackageKit-cron-without-sleep.patch: Do not sleep while
  running scripts called by cron. openSUSE's run-crons has
  sufficient logic to not have all machines start at the same time
  (boo#1071521).

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/554795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=308
2017-12-08 11:05:40 +00:00
1f09d2059a Accepting request 544850 from GNOME:Factory
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) (forwarded request 544647 from RBrownSUSE)

OBS-URL: https://build.opensuse.org/request/show/544850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=167
2017-11-30 15:32:05 +00:00
935afff6ac Accepting request 544647 from home:RBrownSUSE:branches:GNOME:Factory
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544647
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=306
2017-11-23 15:00:31 +00:00
1b2e70ec13 Accepting request 539461 from GNOME:Factory
- Drop py_requires from PackageKit: there are no python scripts in
  the main package.
- Drop python-devel BuildRequires: we do not package the python
  packagend anyway.
- Have post/postun script for PackageKit-gtk3-module post/postun
  only for suse_version &lt; 1330: newer versions have file triggers
  to trigger schema compilation. (forwarded request 538433 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/539461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=166
2017-11-10 13:44:29 +00:00
6796084acc Accepting request 538433 from GNOME:Next
- Drop py_requires from PackageKit: there are no python scripts in
  the main package.
- Drop python-devel BuildRequires: we do not package the python
  packagend anyway.
- Have post/postun script for PackageKit-gtk3-module post/postun
  only for suse_version < 1330: newer versions have file triggers
  to trigger schema compilation.

OBS-URL: https://build.opensuse.org/request/show/538433
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=304
2017-11-07 09:40:59 +00:00
f51a356540 Accepting request 537471 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/537471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=165
2017-11-01 10:06:26 +00:00
522b94c796 Accepting request 537457 from home:JonathanKang:branches:GNOME:Factory
- Modify PackageKit-zypp-backend-improve-refresh-cache.patch:
  Prevent PK from being killed by unhandled exceptions
  (boo#1064380).

OBS-URL: https://build.opensuse.org/request/show/537457
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=302
2017-10-30 08:14:12 +00:00
cb7d48265f Accepting request 532850 from GNOME:Factory
- Add PK-zypp-return-error-invalid-package-ids.patch: Return error
  if invalid package IDs are detected in zypp backend (bsc#981011). (forwarded request 532632 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/532850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=164
2017-10-13 12:09:02 +00:00
5b68c177a4 Accepting request 532632 from home:JonathanKang:branches:GNOME:Factory
- Add PK-zypp-return-error-invalid-package-ids.patch: Return error
  if invalid package IDs are detected in zypp backend (bsc#981011).

OBS-URL: https://build.opensuse.org/request/show/532632
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=300
2017-10-09 18:16:48 +00:00
ad589f8ab1 Accepting request 527712 from GNOME:Factory
- No longer BuildRequires libqt4-devel, this part is in a separate
  project since version 0.8.6. (forwarded request 527661 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/527712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=163
2017-09-25 11:54:32 +00:00
5ff1b4b177 Accepting request 527661 from home:fcrozat:branches:GNOME:Factory
- No longer BuildRequires libqt4-devel, this part is in a separate
  project since version 0.8.6.

OBS-URL: https://build.opensuse.org/request/show/527661
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=298
2017-09-21 10:41:21 +00:00
3d9757884d Accepting request 523667 from GNOME:Factory
Resub post review (forwarded request 523641 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/523667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=162
2017-09-13 19:55:10 +00:00
7d5e2193eb Accepting request 523641 from GNOME:Next
Resub post review

OBS-URL: https://build.opensuse.org/request/show/523641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=296
2017-09-12 11:05:49 +00:00
23df69414a Accepting request 507067 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/507067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=161
2017-07-05 21:46:53 +00:00
Bjørn Lie
48540ff535 Accepting request 507027 from GNOME:Next
Retry - this time I even built it locally

OBS-URL: https://build.opensuse.org/request/show/507027
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=294
2017-06-29 12:57:19 +00:00
Bjørn Lie
3a422f9939 Accepting request 506727 from GNOME:Next
- Explicitly call autoreconf, as one of the patches touches the
  build system. As long as the version of automake available is the
  same as was used to bootstrap the tarball, there is no issue, but
  if the version changes, the call must be explicit.

OBS-URL: https://build.opensuse.org/request/show/506727
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=293
2017-06-28 09:47:40 +00:00
de5bfaf0b3 Accepting request 501801 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/501801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=160
2017-06-12 13:09:35 +00:00
Bjørn Lie
cf7fe7a099 Accepting request 501785 from GNOME:Next
Update to 1.1.6

OBS-URL: https://build.opensuse.org/request/show/501785
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=291
2017-06-07 16:51:31 +00:00
7c3be075ea Accepting request 500675 from GNOME:Factory
Add bugfix patch

OBS-URL: https://build.opensuse.org/request/show/500675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=159
2017-06-05 16:49:24 +00:00
Bjørn Lie
cd783022d4 Fix bug ref
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=289
2017-06-02 13:12:10 +00:00
Bjørn Lie
2d8668f35a Accepting request 500300 from home:JonathanKang:branches:GNOME:Factory
- Add PackageKit-avoid-stack-smashing-on-i586.patch: Fix PackageKit
  stack smashing when running "pkcon get-updates" on 32-bit system
  (bfo#101267, bsc#1020028).

OBS-URL: https://build.opensuse.org/request/show/500300
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=288
2017-06-02 13:10:35 +00:00
0aa803facb Accepting request 461114 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/461114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=158
2017-03-22 21:59:20 +00:00
Bjørn Lie
9f38c41932 Accepting request 456565 from home:JonathanKang:branches:GNOME:Factory
Improve zypp_refresh_cache in zypp backend

OBS-URL: https://build.opensuse.org/request/show/456565
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=286
2017-02-22 19:23:26 +00:00
8db6e704a3 Accepting request 451938 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/451938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=157
2017-01-25 21:36:27 +00:00
Bjørn Lie
ec719ec71d Accepting request 451902 from home:dimstar:branches:GNOME:Factory
Update to 1.1.5

OBS-URL: https://build.opensuse.org/request/show/451902
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=284
2017-01-23 12:33:16 +00:00
3a9b595fd3 Accepting request 429126 from GNOME:Factory
resub_typo_fixed (forwarded request 428852 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/429126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=156
2016-09-21 16:39:14 +00:00
4605ba9c54 Accepting request 428852 from GNOME:Next
resub_typo_fixed

OBS-URL: https://build.opensuse.org/request/show/428852
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=282
2016-09-20 18:29:11 +00:00
1005f97938 Accepting request 424168 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/424168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=155
2016-09-05 19:14:51 +00:00
Bjørn Lie
1821d294c2 Accepting request 423975 from home:JonathanKang:branches:GNOME:Factory
sync changelog

OBS-URL: https://build.opensuse.org/request/show/423975
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=280
2016-09-01 08:55:09 +00:00
99eacd4193 Accepting request 422076 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/422076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=154
2016-08-28 10:16:59 +00:00
Bjørn Lie
b79c697af4 Accepting request 422073 from home:dimstar:branches:GNOME:Factory
- Drop PackageKit-1.0.1-fix-bashisms.patch: this patch has been
  submitted upstream for discussion (gh#hughsie/PackageKit#162). If
  accepted, we'll inherit with a future update, if declined, it is
  not important enough to carry around. The code it touches is only
  used by the internal test suite.

OBS-URL: https://build.opensuse.org/request/show/422073
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=278
2016-08-25 11:25:52 +00:00
Bjørn Lie
775434a4c5 Accepting request 422066 from home:dimstar:branches:GNOME:Factory
- Drop PackageKit-fix-offline-trigger.patch: in line with upstreams
  expectation we package /var/cache/PackageKit. With this present
  the symlink produced for offline update can correctly symlink
  to an existing directory.

OBS-URL: https://build.opensuse.org/request/show/422066
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=277
2016-08-25 11:12:48 +00:00
6b9bafa235 Accepting request 419727 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/419727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=153
2016-08-22 08:48:51 +00:00
Bjørn Lie
76e7a72656 Accepting request 419172 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/419172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=275
2016-08-17 10:19:57 +00:00
24fe6e101d Accepting request 408689 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/408689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=152
2016-08-16 11:01:17 +00:00
7d3da60359 tweaked
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=273
2016-07-25 08:39:15 +00:00
80cff4cf50 Accepting request 414965 from home:mlandres:branches:GNOME:Factory
Fix for: Bug 981011 - PackageKit dumps core

OBS-URL: https://build.opensuse.org/request/show/414965
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=272
2016-07-25 08:35:52 +00:00
Bjørn Lie
26c1dff2a4 Accepting request 408678 from GNOME:Next
- Add PackageKit-annotate-dbus-interface.patch: annotate the DBus
  interface introduced with version 1.1.2 in order for PK-Qt to
  be able to build.

OBS-URL: https://build.opensuse.org/request/show/408678
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=271
2016-07-15 12:45:59 +00:00
Bjørn Lie
c352faad89 Accepting request 408508 from GNOME:Next
- Update to version 1.1.3:
  + Bugfixes:
    - backend job: Avoid emitting duplicates with parallel
      download.
    - Revert a patch that caused PackageKit to always request auth
      when installing packages.
    - Update the GPLv2 text in COPYING.
  + Backends: zypp: PK_FILTER_ENUM_ARCH is supposed to filter on
    primary arch.

OBS-URL: https://build.opensuse.org/request/show/408508
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=270
2016-07-14 13:16:33 +00:00
Bjørn Lie
e19c228111 Accepting request 408260 from GNOME:Next
- Update to version 1.1.2:
  + This release adds a new backend for the Nix package manager.
  + New Features:
    - Add a test for offline distro upgrades.
    - Add PreparedUpgrade DBus property.
  + Bugfixes:
    - Make pk_console_get_prompt() big endian safe.
    - Require admin authorisation to trigger a distro upgrade.
    - build: Avoid g_simple_async_result deprecation warnings.
    - task: Fix only-trusted property notifications.
    - task: Honour the only_trusted property when setting up
      transactions.
  + Backends: fixes for alpm. aptcc, hif and katja.
- Add trusted key of Kalev Lember (8F62AF74) to the keyring.
- Fix update-alternatives usage.

OBS-URL: https://build.opensuse.org/request/show/408260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=269
2016-07-13 22:47:51 +00:00
eaa127e9d4 Accepting request 396599 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/396599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=151
2016-05-23 15:29:43 +00:00
Bjørn Lie
f5ac48fc06 Accepting request 396583 from home:Zaitor:branches:GNOME:Factory
No need for 200+ texlive packages in buildroot when we do just as good without :-)

OBS-URL: https://build.opensuse.org/request/show/396583
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=267
2016-05-18 10:43:11 +00:00
d68366f20d Accepting request 393294 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/393294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=150
2016-05-05 10:11:57 +00:00
Bjørn Lie
ac591e495d Accepting request 392695 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/392695
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=265
2016-05-02 12:34:21 +00:00
18425d5d8d Accepting request 364595 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/364595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=149
2016-03-29 12:27:58 +00:00
75af1c9f79 Accepting request 360422 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=263
2016-02-19 15:01:23 +00:00
850ef13ba6 Accepting request 348381 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/348381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=148
2015-12-17 14:52:02 +00:00
Bjørn Lie
2014a0d13e Accepting request 348380 from GNOME:Next
- Update to version 1.0.11:
  + By popular demand, reintroduce the UpgradeSystem method.
  + Backends:
    - python:
      . Make PackagekitProgress an Iterable.
      . Set steps on PackagekitProgress instanciation.
    - zypp: Raise priority of ZYPP stack updates if a security
      patch is shadowed (bsc#951592).
    - dummy: Implement simulating UpgradeSystem and respect the
      transaction flags.
    - Lots of fixes for aptcc, hif and portage backends.
  + New Features: Allow the use of variadic functions in vala.
  + Bugfixes: Make pk_details_get_size documentation more specific.
- Add PackageKit-zypp-buildfix.patch: Fix build of the zypp
  backend.

OBS-URL: https://build.opensuse.org/request/show/348380
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=261
2015-12-11 12:16:37 +00:00
4823412548 Accepting request 344265 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/344265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=147
2015-11-18 21:33:25 +00:00
Bjørn Lie
0e35228d6b Accepting request 344264 from home:Zaitor:branches:GNOME:Factory
Add yet a patch

OBS-URL: https://build.opensuse.org/request/show/344264
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=259
2015-11-13 16:33:20 +00:00
Bjørn Lie
de6cb789e1 Accepting request 344260 from home:dimstar:branches:GNOME:Factory
- Add PackageKit-fix-offline-trigger.patch: Fix the PK trigger
  detection: if not done properly, PK might believe that something
  else triggered the system update and expects something else to
  handle the update (boo#954125).

OBS-URL: https://build.opensuse.org/request/show/344260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=258
2015-11-13 16:20:17 +00:00
b62838a3fd Accepting request 343410 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/343410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=146
2015-11-12 18:36:12 +00:00
Bjørn Lie
39fff65fed Accepting request 343266 from home:scarabeus_iv:branches:GNOME:Factory
- Add Suggests: cron due to existing cronscript
- Slight whitespace with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/343266
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=256
2015-11-10 12:35:31 +00:00
47626773de Accepting request 333088 from GNOME:Factory
(forwarded request 333031 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/333088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=145
2015-10-06 14:34:42 +00:00
2a888b65a3 Accepting request 333031 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/333031
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=254
2015-09-23 07:03:59 +00:00
67a26aead7 Accepting request 331384 from GNOME:Next
Update to 1.0.9

OBS-URL: https://build.opensuse.org/request/show/331384
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=253
2015-09-17 12:42:11 +00:00
Bjørn Lie
93cba1b7b0 Accepting request 328300 from home:dimstar:branches:GNOME:Factory
- Update to version 1.0.8:
  + New Feature: Generate Vala bindings.
  + Bugfixes:
    - Correctly register enum properties.
    - Exit quietly if we didn't prepare the offline update.
    - Fix various docstring errors in the library.
    - Look for libsystemd now that journal/login are merged.
  + Backend enhancements/fixes: hif, urpmi and yum.
- Replace pkgconfig(libsystemd-journal) BuildRequires with
  pkgconfig(libsystemd), following upstreams changes.
- Add vala BuildRequires in order to build the vala bindings.
- Inject PackageKitGlib-1.0.metadata as source into the package: it
  was forgotten in the 1.0.8 release tarball.

OBS-URL: https://build.opensuse.org/request/show/328300
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=252
2015-09-02 08:03:31 +00:00
Stephan Kulow
a13bc3cb25 Accepting request 317668 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/317668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=144
2015-07-23 13:21:40 +00:00
284f5aee21 Accepting request 317167 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/317167
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=250
2015-07-20 18:14:11 +00:00
61e0c8ccd4 Accepting request 294840 from GNOME:Factory
Update to version 1.0.6

OBS-URL: https://build.opensuse.org/request/show/294840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=143
2015-04-11 22:07:46 +00:00
def652e4c3 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=249 2015-04-07 19:04:41 +00:00
d93a794adb Accepting request 294829 from home:dimstar:branches:GNOME:Factory
Update to 1.0.6

OBS-URL: https://build.opensuse.org/request/show/294829
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=248
2015-04-07 19:04:23 +00:00
ed8ae17a39 Accepting request 285553 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/285553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=142
2015-02-13 07:34:21 +00:00
c980ee580b Accepting request 285534 from home:dimstar:branches:GNOME:Factory
Update to 1.0.5

OBS-URL: https://build.opensuse.org/request/show/285534
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=246
2015-02-11 09:52:49 +00:00
de4e34af87 Accepting request 282837 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/282837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=141
2015-01-27 11:35:42 +00:00
d323d55b7d Accepting request 282701 from GNOME:Next
- Update to version 1.0.4:
  + New Features:
    - Add 'quit' command to pkcon.
    - Add the install and remove commands to the packagekit-direct
      test tool
  + Libraries: Add PK_INFO_ENUM_UNAVAILABLE.
  + Bugfixes:
    - Actually inhibit logind when the transaction can't be
      cancelled.
    - Allow pk_backend_job_set_allow_cancel() after ErrorCode has
      been set/
    - Do not attempt to run command-not-found for anything prefixed
      with '.'.
    - Don't use PkBackendSpawn helpers in compiled backends.
    - Fix a hard-to-debug crash when cancelling a task that has
      never been run.
    - Make pk_backend_job_call_vfunc() threadsafe.
    - Make pk_backend_repo_list_changed() threadsafe.
    - Make the network detection code simpler.
    - Really remove the timer GSource when quitting the daemon.
    - Recreate the download location if it does not already exist.
  + Backend enhancements/fixes: alpm, aptcc, dummy, hif and urpmi.
- PK is newly published with a digital signature: add .keyring and
  .asc file to sources.

OBS-URL: https://build.opensuse.org/request/show/282701
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=244
2015-01-26 11:21:41 +00:00
84b0a8b008 Accepting request 264636 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/264636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=140
2014-12-19 08:39:53 +00:00
c26db72e99 Accepting request 262709 from home:Ledest:bashisms
OBS-URL: https://build.opensuse.org/request/show/262709
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=242
2014-12-10 10:51:29 +00:00
cf8fbd3315 Accepting request 262591 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/262591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=139
2014-11-28 07:45:57 +00:00
f14314d39d Accepting request 262338 from home:Zaitor:branches:GNOME:Factory
Stable update

OBS-URL: https://build.opensuse.org/request/show/262338
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=240
2014-11-21 15:04:05 +00:00
Stephan Kulow
7982f3c77d Accepting request 258549 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/258549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=138
2014-10-29 20:09:13 +00:00
73279051e5 Accepting request 258377 from GNOME:Next
- Add PackageKit-zypp-progress-info.patch: Pass more progress
  information from libzypp to PackageKit. This results in PK having
  accurate information about overall download and install progress,
  making all UIs profit from this (instead of just writing
  'Installing packages', they can now show a progress bar. Clients
  like pkcon and gnome-packagekit already use this information if
  provided. Also offline-update propagates the information to
  plymouth.

OBS-URL: https://build.opensuse.org/request/show/258377
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=238
2014-10-27 16:08:13 +00:00
2ccf42c675 Accepting request 257877 from GNOME:Next
- Update to version 1.0.1:
  + New Feature: Add a KeepCache config parameter.
  + Bugfixes:
    - Do not install the python helpers unless required.
    - Don't assume systemd is found if --with-systemdsystemunitdir
      is passed.
    - Fall back to /usr/lib/os-release if /etc/os-release does not
      exist.
    - Fix compile when the systemd headers are not located in
      /usr/include.
    - Never allow cancelling a transaction twice.
    - Overwrite an existing link for
      packagekit-offline-update.service.
  + Backends:
    - ZYpp:
      . Be more specific with the progress status messages.
      . Ensure to reach 100% on complete cache_refresh.
      . Fix compiler warning.
    - Fixes in apm, hif and urpmi backends.
- Drop PackageKit-offline-update.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/257877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=237
2014-10-23 06:53:25 +00:00
Stephan Kulow
7639bd9399 Accepting request 257288 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/257288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=137
2014-10-19 17:27:29 +00:00
9aa6ec06b8 Accepting request 257274 from home:sumski:hazard:to:your:stereo
Update baselibs.conf: upon update to 1.0.0 soversion was bumped to libpackagekit-glib2-18, but baselibs wasn't adjusted

OBS-URL: https://build.opensuse.org/request/show/257274
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=235
2014-10-17 06:43:33 +00:00
Stephan Kulow
1af7c50c6f Accepting request 254910 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/254910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=136
2014-10-11 20:41:36 +00:00
Bjørn Lie
a4af9568d1 Accepting request 254909 from GNOME:Next
- Set DISABLE_RESTART_ON_UPDATE to 'yes' instead of '1': the
  systemd macros do an explicit compare to the string.

OBS-URL: https://build.opensuse.org/request/show/254909
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=233
2014-10-09 18:09:39 +00:00
Stephan Kulow
bc705b5f2b Accepting request 253907 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/253907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=135
2014-10-06 20:04:37 +00:00
Bjørn Lie
db73f2e867 Accepting request 253906 from GNOME:Next
- Add PackageKit-offline-update.patch:
  + Make packagekit-offline-update a static service. Users believe
    by disabling the service, the feature would be disabled, when
    in fact systemd still brings the user to the
    system-update.target, but then doesn't perform any action, most
    of all not removing the /system-update link, thus ending in a
    loop.

OBS-URL: https://build.opensuse.org/request/show/253906
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=231
2014-10-04 12:34:15 +00:00
Stephan Kulow
4d268251ac Accepting request 250132 from GNOME:Factory
(forwarded request 249119 from Mailaender)

OBS-URL: https://build.opensuse.org/request/show/250132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=134
2014-09-23 15:16:48 +00:00
6ffa88d303 Accepting request 249119 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/249119
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=229
2014-09-18 17:14:00 +00:00
b1b33b84f9 Accepting request 248296 from GNOME:Next
Update to 0.9.6 - seems to fix the crashes we see in openQA now

OBS-URL: https://build.opensuse.org/request/show/248296
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=228
2014-09-10 15:29:03 +00:00
8b695b3731 Accepting request 243827 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/243827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=132
2014-08-11 08:09:31 +00:00
78560669f4 Accepting request 243797 from GNOME:Next
- Export DISABLE_RESTART_ON_UPDATE=1 in postun scriptlet: advise
  the systemd postun macro not to restart PackageKit services, as
  PK would forget it was in progress of a transaction and abort it.

OBS-URL: https://build.opensuse.org/request/show/243797
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=226
2014-08-07 07:22:03 +00:00
Stephan Kulow
45ae85c75a Accepting request 240882 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/240882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=131
2014-07-16 14:36:29 +00:00
ab2afe1bd1 Accepting request 240805 from GNOME:Next
Update to 0.8.17

OBS-URL: https://build.opensuse.org/request/show/240805
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=224
2014-07-14 07:06:50 +00:00
Stephan Kulow
f21685786f Accepting request 236920 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/236920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=130
2014-06-18 20:04:36 +00:00
e26d67bac5 Accepting request 236469 from home:hpjansson:fate316921
Add PackageKit-zypp-filter-uninstalled-packages.patch. Part of fate#316921.

OBS-URL: https://build.opensuse.org/request/show/236469
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=222
2014-06-11 20:21:50 +00:00
Stephan Kulow
0f584db2bb Accepting request 231792 from GNOME:Factory
Push GNOME:Factory - GNOME 3.12.1

OBS-URL: https://build.opensuse.org/request/show/231792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=129
2014-05-05 19:16:58 +00:00
4c7603b368 Accepting request 228575 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0

OBS-URL: https://build.opensuse.org/request/show/228575
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=220
2014-04-03 22:41:01 +00:00
Stephan Kulow
8e732159ae Accepting request 224707 from GNOME:Factory
Fix typo (forwarded request 224704 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/224707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=128
2014-03-06 11:01:58 +00:00
e06be028b1 Accepting request 224704 from home:namtrac:branches:GNOME:Factory
Fix typo

OBS-URL: https://build.opensuse.org/request/show/224704
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=218
2014-03-05 11:54:23 +00:00
Stephan Kulow
e6f52bcac2 Accepting request 214629 from GNOME:Factory
Update to 0.8.16 (forwarded request 214519 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/214629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=127
2014-01-22 08:44:08 +00:00
4d64f6397d Accepting request 214519 from GNOME:Next
Update to 0.8.16

OBS-URL: https://build.opensuse.org/request/show/214519
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=216
2014-01-21 19:34:54 +00:00
Stephan Kulow
eb054d3504 Accepting request 212290 from GNOME:Factory
- Update to version 0.8.15:
  + Lots of bugfixes and cleanups, no real new features.
  + Changes in the following backends: alpm, aptcc, hawkey and yum.
  + Bugsfixes:
    - Do not assert when re-using a PkPackage instance.
    - Do not overrride CLEANFILES from gtk-doc, append to it.
    - Do not update the role when doing the test transaction.
    - For gtk-doc DOC_SOURCE_DIR is relative to builddir.
    - For gtk-doc add missing setup_files.
    - Ignore progressbar start text if it unchanged.
    - Only show some status values in pkcon after a small delay.
    - Resolve internally in pkcon to provide a better output.
    - Update CVE regexp for new CVE format.
    - Use syslog() correctly.
    - Use the filter when removing and installing software using
      pkcon.
    - Use the system database location when compiling with
      --enable-local.

- Update to version 0.8.14:
  + We've removed and deprecated the parts of PackageKit that
    either didn't work very well, or simply were not being used.
    The library and soname stays the same, but a lot of daemon
    cruft has been removed.
  + A lot of the work above focused on speed, and packagekitd is
    substantially faster on most backends now. 100ms here, 50ms
    there; things feel lot more snappy doing the most common
    operations.
  + Libraries:
    - Do not add two refs on the PkPackage when in a sack. (forwarded request 212225 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/212290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=126
2013-12-30 09:24:22 +00:00
Bjørn Lie
d0a1b8bb15 Accepting request 212225 from GNOME:Next
- Update to version 0.8.15:
  + Lots of bugfixes and cleanups, no real new features.
  + Changes in the following backends: alpm, aptcc, hawkey and yum.
  + Bugsfixes:
    - Do not assert when re-using a PkPackage instance.
    - Do not overrride CLEANFILES from gtk-doc, append to it.
    - Do not update the role when doing the test transaction.
    - For gtk-doc DOC_SOURCE_DIR is relative to builddir.
    - For gtk-doc add missing setup_files.
    - Ignore progressbar start text if it unchanged.
    - Only show some status values in pkcon after a small delay.
    - Resolve internally in pkcon to provide a better output.
    - Update CVE regexp for new CVE format.
    - Use syslog() correctly.
    - Use the filter when removing and installing software using
      pkcon.
    - Use the system database location when compiling with
      --enable-local.

- Update to version 0.8.14:
  + We've removed and deprecated the parts of PackageKit that
    either didn't work very well, or simply were not being used.
    The library and soname stays the same, but a lot of daemon
    cruft has been removed.
  + A lot of the work above focused on speed, and packagekitd is
    substantially faster on most backends now. 100ms here, 50ms
    there; things feel lot more snappy doing the most common
    operations.
  + Libraries:
    - Do not add two refs on the PkPackage when in a sack.

OBS-URL: https://build.opensuse.org/request/show/212225
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=214
2013-12-26 13:09:19 +00:00
Stephan Kulow
9afc34a863 Accepting request 211665 from GNOME:Factory
- Add PackageKit-dbus-interface-annotation.patch: annotate
  GetHistory call for Qt bindings to compile.

- Update to version 0.8.13:
  + New Features:
    - Add a systemd packagekit.service file.
    - Provide a way to run the spawned backend under strace.
  + Improvements to various backends: hawkey, poldek and yum.
  + Bugfixes:
    - Fix the --with-systemdsystemunitdir option to actually work.
    - Do not abort the daemon if we can't write to a database.
    - Do not proxy the action states when simulating.
    - Don't crash if ProxyHTTP is set.
    - Fix a small memory leak spotted by clang.
    - Fix critical warning when killing a backend with new versions
      of GLib.
    - Fix memory leak when running plugins.
    - Fix memory leak when using new versions of GLib.
    - Ignore the prefix when dealing with the PackageKit prepared
      update.
    - Make the debugging print formatter thread safe.
    - Remove duplicate assignment of pkcon '-y' option.
    - browser-plugin: Never use the application icon.
    - systemd-updates: Log all warnings and notices to the journal.
    - systemd-updates: Show some text progress.
- Add pkgconfig(libsystemd-journal) BuildRequires: new dependency.

OBS-URL: https://build.opensuse.org/request/show/211665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=125
2013-12-19 20:38:53 +00:00
1511263051 fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=212
2013-12-19 09:26:18 +00:00
0261a89a0d Accepting request 211654 from openSUSE:Factory:MainDesktops
- annotate GetHistory call for Qt bindings to compile
  * annotate-dbus-interface-for-qt.patch

OBS-URL: https://build.opensuse.org/request/show/211654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=211
2013-12-19 09:24:31 +00:00
02506eb943 Accepting request 209064 from GNOME:Next
- Update to version 0.8.13:
  + New Features:
    - Add a systemd packagekit.service file.
    - Provide a way to run the spawned backend under strace.
  + Improvements to various backends: hawkey, poldek and yum.
  + Bugfixes:
    - Fix the --with-systemdsystemunitdir option to actually work.
    - Do not abort the daemon if we can't write to a database.
    - Do not proxy the action states when simulating.
    - Don't crash if ProxyHTTP is set.
    - Fix a small memory leak spotted by clang.
    - Fix critical warning when killing a backend with new versions
      of GLib.
    - Fix memory leak when running plugins.
    - Fix memory leak when using new versions of GLib.
    - Ignore the prefix when dealing with the PackageKit prepared
      update.
    - Make the debugging print formatter thread safe.
    - Remove duplicate assignment of pkcon '-y' option.
    - browser-plugin: Never use the application icon.
    - systemd-updates: Log all warnings and notices to the journal.
    - systemd-updates: Show some text progress.
- Add pkgconfig(libsystemd-journal) BuildRequires: new dependency.

OBS-URL: https://build.opensuse.org/request/show/209064
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=210
2013-12-01 17:39:29 +00:00
Stephan Kulow
e45918a444 Accepting request 205380 from GNOME:Factory
Update

OBS-URL: https://build.opensuse.org/request/show/205380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=124
2013-11-04 06:08:50 +00:00
Bjørn Lie
bf6cfbd836 Accepting request 204029 from home:dimstar:branches:GNOME:Factory
Update to 0.8.12

OBS-URL: https://build.opensuse.org/request/show/204029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=208
2013-10-20 17:46:57 +00:00
Stephan Kulow
1453bad80e Accepting request 201412 from GNOME:Factory
- Set BUILD_CNF to 0: in openSUSE, we use the sep.
  command-not-found package for the same purpose. The existing
  handler anyway never worked, as it checked for the presence of
  /usr/libexec/packagekitd, which is not a valid openSUSE location. (forwarded request 201398 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/201412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=123
2013-10-03 05:43:01 +00:00
0d8a450ba6 Accepting request 201398 from home:dimstar:branches:GNOME:Factory
- Set BUILD_CNF to 0: in openSUSE, we use the sep.
  command-not-found package for the same purpose. The existing
  handler anyway never worked, as it checked for the presence of
  /usr/libexec/packagekitd, which is not a valid openSUSE location.

OBS-URL: https://build.opensuse.org/request/show/201398
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=206
2013-09-29 21:28:38 +00:00
Stephan Kulow
db6087f27d Accepting request 200873 from GNOME:Factory
Push GNOME 3.10.0

OBS-URL: https://build.opensuse.org/request/show/200873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=122
2013-09-27 15:56:09 +00:00
c18f5c21cc Accepting request 200861 from home:dimstar:branches:GNOME:Factory
- Add PackageKit-destroy-and-recreate.patch: Destroy and re-create
  the control proxy if the server changes. Helps gnome-software to
  be able to communicate with packagekitd after restarting the
  daemon.

OBS-URL: https://build.opensuse.org/request/show/200861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=204
2013-09-26 19:25:49 +00:00
Stephan Kulow
4a3144241f Accepting request 197856 from GNOME:Factory
- Add PackageKit-dbus-location.patch: Look for dbus socket in /run
  instead of /var/run (bnc#829944). (forwarded request 197851 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/197856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=120
2013-09-09 08:53:19 +00:00
d63c40409a Accepting request 197851 from home:dimstar:branches:GNOME:Factory
- Add PackageKit-dbus-location.patch: Look for dbus socket in /run
  instead of /var/run (bnc#829944).

OBS-URL: https://build.opensuse.org/request/show/197851
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=202
2013-09-07 17:53:49 +00:00
10becc445a Accepting request 197266 from home:dimstar:branches:GNOME:Factory
Update to 0.8.11

OBS-URL: https://build.opensuse.org/request/show/197266
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=201
2013-09-07 13:18:56 +00:00
Stephan Kulow
5d45b6a1cf Accepting request 196302 from GNOME:Factory
Repush... seems not to work much worse than the previous version... (forwarded request 196301 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/196302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=119
2013-08-30 15:14:05 +00:00
9c91b58d61 Accepting request 196301 from home:dimstar:branches:GNOME:Factory
Repush... seems not to work much worse than the previous version...

OBS-URL: https://build.opensuse.org/request/show/196301
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=199
2013-08-25 15:19:56 +00:00
Stephan Kulow
d8265877ea Accepting request 176468 from GNOME:Factory
Update to 0.9.9 (forwarded request 176399 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/176468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=118
2013-05-28 09:59:20 +00:00
50199706e4 Accepting request 176399 from home:dimstar:branches:GNOME:Factory
Update to 0.9.9

OBS-URL: https://build.opensuse.org/request/show/176399
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=197
2013-05-24 07:43:19 +00:00
Stephan Kulow
699d785839 Accepting request 174891 from GNOME:Factory
Update to 0.8.8 - tweaked as per nitpick (forwarded request 174890 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/174891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=117
2013-05-16 09:21:52 +00:00
ae6ee306ad Accepting request 174890 from home:dimstar:branches:GNOME:Factory
Update to 0.8.8 - tweaked as per nitpick

OBS-URL: https://build.opensuse.org/request/show/174890
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=195
2013-05-09 10:35:19 +00:00
Stephan Kulow
be7382ca70 Accepting request 163728 from GNOME:Factory
- Drop fix-policies-opensuse.patch: these settings aren't being
  used anymore as they're overridden by our settings in the package 
  polkit-default-privs.

OBS-URL: https://build.opensuse.org/request/show/163728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=116
2013-04-14 08:36:51 +00:00
cb1072d62d fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=193
2013-04-12 09:39:11 +00:00
2d3f4b5dad Accepting request 161414 from home:Golbats_Everywhere:branches:GNOME:Factory
Drop fix-policies-opensuse.patch, these settings aren't being used anymore as they're overridden by our settings in the package polkit-default-privs. We actually shouldn't ever modify .policy files anyway; those are used for upstream defaults. (Aside: our current policies for pk-trigger-offline-update and pk-clear-offline-update allow_active are actually auth_admin_keep rather than auth_admin, not that it makes any difference for an action that's going to restart your computer.)

OBS-URL: https://build.opensuse.org/request/show/161414
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=192
2013-03-29 20:57:57 +00:00
Stephan Kulow
1349b83330 Accepting request 158140 from GNOME:Factory
- add 0015-zypp-only-allow-updates.patch from git (bnc#804983) (forwarded request 157980 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/158140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=115
2013-03-10 07:36:10 +00:00
18fc6eb1cd Accepting request 157980 from home:coolo:branches:openSUSE:12.3:Update
- add 0015-zypp-only-allow-updates.patch from git (bnc#804983)

OBS-URL: https://build.opensuse.org/request/show/157980
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=190
2013-03-09 22:54:27 +00:00
Stephan Kulow
4e274b99c6 Accepting request 156866 from GNOME:Factory
Resubmit with auto-rebased patch 0014

OBS-URL: https://build.opensuse.org/request/show/156866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=114
2013-03-01 06:39:29 +00:00
4099dd49ab auto-rebase patch 0014
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=188
2013-02-28 17:47:32 +00:00
cd966a1598 Accepting request 156854 from home:tittiatcoke:branches:GNOME:Factory
- Add 0014-Instantiate-PoolStatusSaver-after-pool-is-built-bnc-.patch
  (bnc#804054)

OBS-URL: https://build.opensuse.org/request/show/156854
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=187
2013-02-28 15:55:37 +00:00
Stephan Kulow
71f3e73287 Accepting request 155878 from GNOME:Factory
Wanted for 12.3

- Add PackageKit-allow-to-disable-systemd-updates.patch: Disabling
  systemd-updates has the effect that HAVE_SYSTEMD is completely
  ignored, causing build failures.
- Introduce with_systemd_updates (currently set to 0) to have an
  easy way enabling/disabling systemd offline updates. For openSUSE
  12.3 this is not fully ready, and instead of the UI offering it
  and having any kind of side effect, we for now decide to disable
  it. The defines conditionally does:
  + Pass --disable-systemd-updates to configure
  + Add a section to the %post scripts, removing remnant files if
    left there.
  + Adjust the files section.

OBS-URL: https://build.opensuse.org/request/show/155878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=113
2013-02-20 08:33:48 +00:00
f2147051af Also pre script is conditional
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=185
2013-02-19 23:14:20 +00:00
a015337c56 Accepting request 155782 from home:dimstar:branches:GNOME:Factory
- Add PackageKit-allow-to-disable-systemd-updates.patch: Disabling
  systemd-updates has the effect that HAVE_SYSTEMD is completely
  ignored, causing build failures.
- Introduce with_systemd_updates (currently set to 0) to have an
  easy way enabling/disabling systemd offline updates. For openSUSE
  12.3 this is not fully ready, and instead of the UI offering it
  and having any kind of side effect, we for now decide to disable
  it. The defines conditionally does:
  + Pass --disable-systemd-updates to configure
  + Add a section to the %post scripts, removing remnant files if
    left there.
  + Adjust the files section.

OBS-URL: https://build.opensuse.org/request/show/155782
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=184
2013-02-19 14:38:12 +00:00
Stephan Kulow
2baacd8855 Accepting request 155147 from GNOME:Factory
- Add one more patch from git (bnc#735864):
  + 0013-zypp-remap-PK-provides-into-rpm-provides-as-the-zif-.patch

OBS-URL: https://build.opensuse.org/request/show/155147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=112
2013-02-12 11:54:00 +00:00
410deb4c81 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=182
2013-02-11 19:50:38 +00:00
968d342027 Accepting request 155143 from home:tittiatcoke:branches:GNOME:Factory
- add one more patch from git (bnc#735864):
  + 0013-zypp-remap-PK-provides-into-rpm-provides-as-the-zif-.patch

OBS-URL: https://build.opensuse.org/request/show/155143
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=181
2013-02-11 19:49:09 +00:00
Stephan Kulow
a3ea7f6e62 Accepting request 150104 from GNOME:Factory
Forward fixes from coolo...

OBS-URL: https://build.opensuse.org/request/show/150104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=111
2013-01-29 13:26:31 +00:00
232105b192 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=179 2013-01-28 09:00:12 +00:00
d8a4a1a4d5 Accepting request 150028 from home:tittiatcoke:branches:GNOME:Factory
- two more patches from git:
   0011-zypp-Fix-compile-with-__attribute__-gnu_printf.patch
   0012-zypp-less-debug-in-progress-functions.patch

OBS-URL: https://build.opensuse.org/request/show/150028
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=178
2013-01-28 08:42:43 +00:00
Stephan Kulow
9b08d32f7f Accepting request 149731 from GNOME:Factory
Some more nice patches for PK / zypp

OBS-URL: https://build.opensuse.org/request/show/149731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=109
2013-01-24 09:47:16 +00:00
Stephan Kulow
8543c483aa Accepting request 149417 from GNOME:Factory
Many more PK goodies for Factory...

OBS-URL: https://build.opensuse.org/request/show/149417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=108
2013-01-22 16:40:26 +00:00
07eebf99de Accepting request 149466 from home:tittiatcoke:branches:GNOME:Factory
- two more patches from git:
   0010-zypp-ignore-system-resolvables-during-install-too.patch
   0009-zypp-merge-all-backend-code-into-one-file-much-easie.patch

OBS-URL: https://build.opensuse.org/request/show/149466
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=175
2013-01-22 09:08:32 +00:00
5d27c82b3a OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=174 2013-01-21 12:50:41 +00:00
2f1f5ffb7d OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=173 2013-01-21 12:48:40 +00:00
4f6710ef1f Accepting request 149416 from home:tittiatcoke:branches:GNOME:Factory
- add two more patches fixing things from git:
   0007-fix-crash-while-calling-inhibit-into-systemd-login.patch
   0008-zypp-ignore-System-upgrades-during-update.patch

- Add 0006-zypp-do-not-trigger-invalid-numbers.patch to avoid crash
  during download

OBS-URL: https://build.opensuse.org/request/show/149416
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=172
2013-01-21 12:47:48 +00:00
Stephan Kulow
c644d9d89b Accepting request 149240 from GNOME:Factory
Update to 0.8.7 - with a bunch of tested bugfixes

OBS-URL: https://build.opensuse.org/request/show/149240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=107
2013-01-20 07:23:14 +00:00
a7a6fc98b3 fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=170
2013-01-19 16:07:01 +00:00
4640a4f7ab Accepting request 149236 from home:tittiatcoke:branches:GNOME:Factory
- add 0005-zypp-fix-removing-packages.patch to fix removing packages
  and hopefully also some crashes (bnc#769764)

OBS-URL: https://build.opensuse.org/request/show/149236
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=169
2013-01-19 16:06:04 +00:00
02fd84e470 fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=168
2013-01-19 10:45:17 +00:00
81c37e218a Accepting request 149183 from home:tittiatcoke:branches:GNOME:Factory
- add 0004-zypp-use-the-right-functions-to-get-solvables.patch to make sure
  we're not hitting random packages. This also makes it able to install
  patters with pkconf

OBS-URL: https://build.opensuse.org/request/show/149183
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=167
2013-01-19 10:44:26 +00:00
e885bbadac fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=166
2013-01-18 13:19:59 +00:00
14cd4133dc Accepting request 148851 from home:tittiatcoke:branches:GNOME:Factory
- added patch (0003-zypp-fix-download-progress.patch) to fix
  download progress (in apper)

- Added patch (fix-policies-opensuse.patch) to be within the 
  openSUSE guidelines for PolicyKit files.
- Removed PackageKit-rpmlintrc due to above mentioned patch

OBS-URL: https://build.opensuse.org/request/show/148851
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=165
2013-01-17 19:04:48 +00:00
cc0a10ea7f tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=164
2013-01-16 22:04:29 +00:00
c66bcc07ad fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=163
2013-01-16 21:53:44 +00:00
aeeed33523 Accepting request 148767 from home:tittiatcoke:branches:GNOME:Factory
Minor cleanup from the previous commit

OBS-URL: https://build.opensuse.org/request/show/148767
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=162
2013-01-16 21:41:02 +00:00
Stephan Kulow
3ee07d2aa7 Accepting request 141725 from GNOME:Factory
- Add PackageKit-no-polkit-backend-1.patch: Do not look for no
  longer existing polkit-backend-1. Fixes build with polkit >= 106. (forwarded request 141604 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/141725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=106
2012-11-19 06:07:07 +00:00
9e88bea515 Accepting request 141604 from home:dimstar:branches:GNOME:Factory
- Add PackageKit-no-polkit-backend-1.patch: Do not look for no
  longer existing polkit-backend-1. Fixes build with polkit >= 106.

OBS-URL: https://build.opensuse.org/request/show/141604
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=160
2012-11-18 15:07:05 +00:00
Stephan Kulow
b66b743c57 Accepting request 136776 from GNOME:Factory
Pushing GNOME:Factory towards openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/136776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=105
2012-10-04 16:41:20 +00:00
c09882a7bb Accepting request 135730 from GNOME:Next
- Add PackageKit-gstreamer-1.0.patch: Add GStreamer 1.0 support to
  the PackageKit plugin.

OBS-URL: https://build.opensuse.org/request/show/135730
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=158
2012-09-25 20:31:50 +00:00
67c4f6474c Accepting request 135531 from home:gary_lin:branches:GNOME:Factory
Add PackageKit-bnc780058-zypp-backend-match-patches.patch to
prevent the internal error (bnc#780058)

OBS-URL: https://build.opensuse.org/request/show/135531
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=157
2012-09-24 20:04:52 +00:00
a3637deff7 Accepting request 133699 from home:vuntz:branches:GNOME:Factory
Rework license tags

OBS-URL: https://build.opensuse.org/request/show/133699
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=156
2012-09-21 21:02:02 +00:00
Stephan Kulow
d99302e6ec Accepting request 133549 from GNOME:Factory
license update: GPL-2.0+ and LGPL-2.1+
Library portions are LGPL-2.1+ licensed (forwarded request 132611 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/133549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=104
2012-09-11 15:17:06 +00:00
917c76a055 Accepting request 132611 from home:babelworx:ldig:branches:GNOME:Factory
license update: GPL-2.0+ and LGPL-2.1+
Library portions are LGPL-2.1+ licensed

OBS-URL: https://build.opensuse.org/request/show/132611
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=154
2012-09-10 20:47:47 +00:00
Vincent Untz
5d383b4942 Accepting request 132787 from GNOME:Next
Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132787
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=153
2012-09-07 15:32:31 +00:00
Ismail Dönmez
1fc9e74f48 Accepting request 131451 from GNOME:Factory
Add PackageKit-bnc775651-ignore-accept-eula.patch to fix crash after accepting EULA (bnc#775651) (forwarded request 131450 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/131451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=103
2012-08-26 09:33:10 +00:00
f0cb87286d Accepting request 131450 from GNOME:Next
Add PackageKit-bnc775651-ignore-accept-eula.patch to fix crash after accepting EULA (bnc#775651)

OBS-URL: https://build.opensuse.org/request/show/131450
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=151
2012-08-23 19:48:28 +00:00
203e4e4c17 Accepting request 131386 from home:gary_lin:branches:GNOME:Factory
- Add PackageKit-bnc775651-ignore-accept-eula.patch to fix crash
  after accepting EULA (bnc#775651)

OBS-URL: https://build.opensuse.org/request/show/131386
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=150
2012-08-23 19:46:48 +00:00
Stephan Kulow
3d36c63735 Accepting request 129650 from GNOME:Factory
Mini fixup of spelling error... should also go to 12.2, to minimize confusion

OBS-URL: https://build.opensuse.org/request/show/129650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=102
2012-08-04 07:23:32 +00:00
35522a8d72 Accepting request 129393 from GNOME:Next
Fix bnc ref.. low importance

OBS-URL: https://build.opensuse.org/request/show/129393
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=148
2012-07-31 06:50:23 +00:00
Stephan Kulow
057c953982 Accepting request 129331 from GNOME:Factory
push for 12.2 - fixes reported bugs

OBS-URL: https://build.opensuse.org/request/show/129331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=101
2012-07-30 18:37:29 +00:00
dee8a83b7a Accepting request 128259 from home:dimstar:branches:GNOME:Factory
Add patches from our PK branch... fix bnc#770028 and bnc#769764 - requested for 12.2

OBS-URL: https://build.opensuse.org/request/show/128259
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=146
2012-07-18 21:10:56 +00:00
Stephan Kulow
cf7d1200d5 Accepting request 125706 from GNOME:Factory
Fix using upstream patch (forwarded request 125584 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/125706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=100
2012-06-26 15:10:05 +00:00
bca8f3eef9 Accepting request 125584 from home:dimstar:branches:GNOME:Factory
Fix using upstream patch

OBS-URL: https://build.opensuse.org/request/show/125584
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=144
2012-06-21 18:04:27 +00:00
a60cd51741 Accepting request 125538 from home:coolo:branches:openSUSE:Factory
- gcc46 is no longer required for libzypp

OBS-URL: https://build.opensuse.org/request/show/125538
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=143
2012-06-20 15:15:19 +00:00
Stephan Kulow
de32163c0b Accepting request 121408 from GNOME:Factory
push G:F

OBS-URL: https://build.opensuse.org/request/show/121408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=98
2012-05-21 08:25:58 +00:00
1d0a50b31a Accepting request 115719 from home:vuntz:branches:GNOME:Factory
Update to 0.7.4, and it even builds

OBS-URL: https://build.opensuse.org/request/show/115719
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=141
2012-04-27 17:28:33 +00:00
Stephan Kulow
cd93e4ccee Accepting request 109377 from GNOME:Factory
Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/109377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=97
2012-03-19 08:59:05 +00:00
058eb267b2 Accepting request 107774 from home:vuntz:branches:GNOME:Factory
Update to 0.7.3

OBS-URL: https://build.opensuse.org/request/show/107774
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=139
2012-03-11 17:48:30 +00:00
Stephan Kulow
3006327c68 Accepting request 105339 from GNOME:Factory
Move dbus interface files + split zypp backend in subpackage (forwarded request 105284 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/105339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=96
2012-02-16 15:20:52 +00:00
Vincent Untz
3c66276b68 Accepting request 105284 from home:vuntz:branches:GNOME:Factory
Move dbus interface files + split zypp backend in subpackage

OBS-URL: https://build.opensuse.org/request/show/105284
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=137
2012-02-16 07:04:25 +00:00
Stephan Kulow
52d7ce36b5 Accepting request 101159 from GNOME:Factory
Pushing bits of G:F that are fine (mostly update to 3.3.4)

OBS-URL: https://build.opensuse.org/request/show/101159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=95
2012-01-25 09:38:50 +00:00
f453b90368 Accepting request 100520 from home:vuntz:branches:GNOME:Factory
Update to 0.7.2

OBS-URL: https://build.opensuse.org/request/show/100520
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=135
2012-01-18 08:09:10 +00:00
Stephan Kulow
08b3d8be9c Accepting request 98968 from GNOME:Factory
Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/98968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=94
2012-01-09 10:16:10 +00:00
Vincent Untz
721217a5cb Accepting request 98025 from home:vuntz:branches:GNOME:Factory
Update to 0.7.1

OBS-URL: https://build.opensuse.org/request/show/98025
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=133
2011-12-23 09:57:35 +00:00
Vincent Untz
6123c3bb82 Accepting request 94547 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94547
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=132
2011-12-12 16:08:55 +00:00
Vincent Untz
6959f496fc Accepting request 91610 from home:vuntz:branches:GNOME:Factory
Improve .changes

OBS-URL: https://build.opensuse.org/request/show/91610
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=131
2011-11-15 15:23:44 +00:00
Vincent Untz
22d83ec9cc Accepting request 91260 from home:dmacvicar:branches:GNOME:Factory
- Update to version 0.6.20
  + New features:
    - Add command line option to keep environment (Nils Philippsen)
  + Non-zypp backends updates
  + Zypp Backend:
    - Dont call build pool inside the loop
    - Only load repositories once
  + Libraries:
    - python: Implement and use utf8 stream writer for stdout, stderr
- Drop upstreamed patches    
  + 0002-dont-call-build-pool-inside-the-loop.patch
  + 0003-only-load-repositories-once.patch
  + Drop 0004-Workaround-Don-t-refresh-repositories-each-time-for-.patch
  + 0005-Build-against-npapi-sdk-instead-of-xulrunner.patch

OBS-URL: https://build.opensuse.org/request/show/91260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=130
2011-11-15 15:20:24 +00:00
Stephan Kulow
fbabcbaf21 Accepting request 90513 from GNOME:Factory
Fix PackageKit slowness

OBS-URL: https://build.opensuse.org/request/show/90513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=93
2011-11-08 16:44:49 +00:00
Vincent Untz
8b923fffb5 Accepting request 90512 from home:vuntz:branches:GNOME:Factory
Mention new patches

OBS-URL: https://build.opensuse.org/request/show/90512
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=128
2011-11-08 08:54:35 +00:00
Vincent Untz
0c661d7e93 Accepting request 90224 from home:dmacvicar:branches:GNOME:Factory
- Redo patches based on github.com/openSUSE/PackageKit for
  easier patch tracking across all distro versions.
- Added comment in package for future updating

OBS-URL: https://build.opensuse.org/request/show/90224
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=127
2011-11-08 08:53:13 +00:00
Lars Vogdt
1fd4d8c560 Accepting request 86643 from GNOME:Factory
Update to 0.6.19 (forwarded request 86618 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/86643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=91
2011-10-05 15:34:53 +00:00
Vincent Untz
35cc8544df Accepting request 86618 from home:vuntz:branches:GNOME:Factory
Update to 0.6.19

OBS-URL: https://build.opensuse.org/request/show/86618
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=125
2011-10-05 09:44:36 +00:00
Ruediger Oertel
6480288ae9 Accepting request 86334 from GNOME:Factory
Add explicit shared-mime-info BuildRequires (forwarded request 86161 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/86334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=90
2011-10-04 16:06:12 +00:00
Vincent Untz
2ed1731abd Accepting request 86161 from home:vuntz:branches:GNOME:Factory
Add explicit shared-mime-info BuildRequires

OBS-URL: https://build.opensuse.org/request/show/86161
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=123
2011-10-04 07:04:42 +00:00
Vincent Untz
6de4f1dbdc Accepting request 84460 from home:vuntz:branches:GNOME:Factory
Fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/84460
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=122
2011-09-22 12:20:19 +00:00
Vincent Untz
49a33d6585 Accepting request 82688 from home:jengelh:bl
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Implement baselibs for package

OBS-URL: https://build.opensuse.org/request/show/82688
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=121
2011-09-22 12:17:17 +00:00
Sascha Peilicke
e8cf33b263 Accepting request 81435 from GNOME:Factory
Pushing most of G:F

OBS-URL: https://build.opensuse.org/request/show/81435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=89
2011-09-09 11:08:47 +00:00
Vincent Untz
897dfd06ff Accepting request 81162 from home:vuntz:branches:GNOME:Factory
Update to 0.6.18

OBS-URL: https://build.opensuse.org/request/show/81162
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=119
2011-09-06 23:22:05 +00:00
Vincent Untz
c4e7368d07 Accepting request 81153 from home:vuntz:branches:GNOME:Factory
tweak

OBS-URL: https://build.opensuse.org/request/show/81153
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=118
2011-09-06 20:12:25 +00:00
Vincent Untz
a7a9a055f0 Accepting request 80662 from home:fcrozat:gnome3.2
- Add PackageKit-gtk224.patch: fix build with GTK+ < 2.24
- Enable verbose build log

OBS-URL: https://build.opensuse.org/request/show/80662
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=117
2011-09-06 20:11:34 +00:00
Sascha Peilicke
531fe36b9d Autobuild autoformatter for 78624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=88
2011-08-12 11:37:14 +00:00
OBS User buildservice-autocommit
44aafe46c2 Updating link to change in openSUSE:Factory/PackageKit revision 88.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=cea455a85d99e9b9992b09b857d0e153
2011-08-12 11:37:14 +00:00
Sascha Peilicke
f4a803a673 Accepting request 78624 from GNOME:Factory
Build against npapi-sdk.

OBS-URL: https://build.opensuse.org/request/show/78624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=87
2011-08-12 11:37:04 +00:00
38702baa55 Accepting request 78569 from home:dimstar:branches:GNOME:Factory
tweak

OBS-URL: https://build.opensuse.org/request/show/78569
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=115
2011-08-11 19:19:15 +00:00
884fa51863 Accepting request 78562 from home:wrosenauer:devel
build against npapi-sdk

OBS-URL: https://build.opensuse.org/request/show/78562
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=114
2011-08-11 19:16:23 +00:00
Sascha Peilicke
b9cdfcecd5 Accepting request 78019 from GNOME:Factory
Update to 0.6.17

OBS-URL: https://build.opensuse.org/request/show/78019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=86
2011-08-06 17:25:32 +00:00
a02ecbce84 Accepting request 77739 from home:vuntz:branches:GNOME:Factory
Update to 0.6.17

OBS-URL: https://build.opensuse.org/request/show/77739
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=112
2011-08-04 07:22:29 +00:00
Sascha Peilicke
b81002efc6 Accepting request 75697 from GNOME:Factory
Pushing G:F, including GNOME 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=85
2011-07-08 09:05:16 +00:00
5ab4ae1342 Accepting request 75555 from home:vuntz:branches:GNOME:Factory
Some branding cleanups

OBS-URL: https://build.opensuse.org/request/show/75555
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=110
2011-07-06 16:44:29 +00:00
0ccd54fbd6 Accepting request 75390 from home:vuntz:branches:GNOME:Factory
Update to 0.6.16

OBS-URL: https://build.opensuse.org/request/show/75390
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=109
2011-07-05 10:03:09 +00:00
db1242221c Accepting request 75297 from home:vuntz:branches:GNOME:Factory
Fix build

OBS-URL: https://build.opensuse.org/request/show/75297
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=108
2011-07-05 08:25:13 +00:00
Sascha Peilicke
dae3544f8b Accepting request 73217 from GNOME:Factory
New version, should fix build

OBS-URL: https://build.opensuse.org/request/show/73217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=84
2011-06-10 07:32:33 +00:00
Vincent Untz
43a103042a Accepting request 73216 from home:vuntz:branches:GNOME:Factory
Tweak; we don't need details for non-zypp backends

OBS-URL: https://build.opensuse.org/request/show/73216
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=106
2011-06-09 20:48:03 +00:00
Vincent Untz
46dd2da40d Accepting request 72902 from home:dimstar:branches:GNOME:Factory
Update to 0.6.15

OBS-URL: https://build.opensuse.org/request/show/72902
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=105
2011-06-09 20:44:46 +00:00
Sascha Peilicke
b381a35233 Autobuild autoformatter for 71970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=83
2011-05-31 11:12:49 +00:00
OBS User buildservice-autocommit
f87c698182 Updating link to change in openSUSE:Factory/PackageKit revision 83.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=0b9f74a5a22a77b089fa47bd34e5c980
2011-05-31 11:12:49 +00:00
Sascha Peilicke
d48947756b Accepting request 71970 from GNOME:Factory
Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/71970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=82
2011-05-31 11:12:36 +00:00
Vincent Untz
c3f51f0c44 Accepting request 69909 from home:vuntz:branches:GNOME:Factory
tweak

OBS-URL: https://build.opensuse.org/request/show/69909
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=103
2011-05-09 15:43:02 +00:00
Vincent Untz
bc18988eae Accepting request 69907 from home:dmacvicar:branches:GNOME:Factory
- Add PackageKit backend function name in logging (pk_backend_log)
- Fix for lost package locks (bnc#690038)

OBS-URL: https://build.opensuse.org/request/show/69907
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=102
2011-05-09 15:40:08 +00:00
Vincent Untz
c53b5f129d Accepting request 69836 from home:vuntz:branches:GNOME:Factory
Update to 0.6.14

OBS-URL: https://build.opensuse.org/request/show/69836
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=101
2011-05-09 15:03:50 +00:00
Sascha Peilicke
fd2a68e87e Autobuild autoformatter for 69001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=81
2011-05-02 11:16:08 +00:00
OBS User buildservice-autocommit
d59af56a8e Updating link to change in openSUSE:Factory/PackageKit revision 81.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=245caf4f26b3db4520e2ae9c3fbe37c8
2011-05-02 11:16:08 +00:00
Sascha Peilicke
30dfec0c2b Accepting request 69001 from GNOME:Factory
Pushing G:F (including GNOME3)

OBS-URL: https://build.opensuse.org/request/show/69001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=80
2011-05-02 11:15:58 +00:00
091fa316ab Accepting request 68676 from home:vuntz:branches:GNOME:Factory
Fix build

OBS-URL: https://build.opensuse.org/request/show/68676
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=99
2011-04-28 21:24:26 +00:00
Vincent Untz
29d1bfad99 Accepting request 68041 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/68041
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=98
2011-04-21 09:41:47 +00:00
Vincent Untz
4089e3f33f Accepting request 67336 from GNOME:Next
thanks

OBS-URL: https://build.opensuse.org/request/show/67336
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=97
2011-04-21 09:37:42 +00:00
820c97b408 Autobuild autoformatter for 62908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=79
2011-02-27 12:42:19 +00:00
OBS User buildservice-autocommit
33024e5f1d Updating link to change in openSUSE:Factory/PackageKit revision 79.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=7258eb0fe34b6415a2e0879afec396a0
2011-02-27 12:42:19 +00:00
2d946e5bfc Accepting request 62908 from GNOME:Factory
Accepted submit request 62908 from user coolo

OBS-URL: https://build.opensuse.org/request/show/62908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=78
2011-02-27 12:42:11 +00:00
Stephan Kulow
258698318e Accepting request 62884 from home:coolo:branches:GNOME:Factory
have to have this - otherwise packagekit is useless ;(

OBS-URL: https://build.opensuse.org/request/show/62884
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=95
2011-02-27 09:50:51 +00:00
Ruediger Oertel
0b6bc86021 Accepting request 61911 from GNOME:Factory
Accepted submit request 61911 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/61911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=77
2011-02-18 14:19:31 +00:00
Vincent Untz
9039253634 Accepting request 61910 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/61910
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=93
2011-02-18 13:19:50 +00:00
Vincent Untz
2f1e22221a Accepting request 61861 from home:dmacvicar
thanks, will push it

OBS-URL: https://build.opensuse.org/request/show/61861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=92
2011-02-18 13:03:42 +00:00
Ruediger Oertel
257b52b34e Autobuild autoformatter for 61590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=76
2011-02-18 11:34:42 +00:00
OBS User buildservice-autocommit
22f567d20a Updating link to change in openSUSE:Factory/PackageKit revision 76.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=6b444119396cdcd1ad817184dee1ff74
2011-02-18 11:34:42 +00:00
Ruediger Oertel
2002e8f2bd Accepting request 61590 from GNOME:Factory
Accepted submit request 61590 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/61590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=75
2011-02-18 11:34:33 +00:00
Vincent Untz
09db1d4d8a Accepting request 61490 from home:sbrabec:branches:translation-update-upstream
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/61490
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=90
2011-02-17 12:10:30 +00:00
Ruediger Oertel
adb0e871ac Autobuild autoformatter for 61074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=73
2011-02-14 00:08:41 +00:00
Ruediger Oertel
3b3cce3aea Accepting request 61074 from GNOME:Factory
Accepted submit request 61074 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/61074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=72
2011-02-14 00:08:35 +00:00
Vincent Untz
c531a8d2c1 Accepting request 60837 from home:vuntz:branches:GNOME:Factory
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/60837
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=88
2011-02-13 21:19:08 +00:00
Berthold Gunreben
31e4ff0cc2 Autobuild autoformatter for 57216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=71
2011-01-07 11:10:30 +00:00
OBS User buildservice-autocommit
393a769de9 Updating link to change in openSUSE:Factory/PackageKit revision 71.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=ef5b7fcfd530b1757e4790bef9305172
2011-01-07 11:10:30 +00:00
Berthold Gunreben
885d77ad30 Accepting request 57216 from GNOME:Factory
Accepted submit request 57216 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/57216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=70
2011-01-07 11:10:24 +00:00
Vincent Untz
2faeb9a4db Accepting request 57215 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/57215
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=86
2011-01-06 01:32:08 +00:00
Vincent Untz
5e77822758 Accepting request 56777 from home:dimstar:branches:GNOME:Factory
thanks, will merge with my changes

OBS-URL: https://build.opensuse.org/request/show/56777
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=85
2011-01-06 01:14:55 +00:00
3aec140e89 Autobuild autoformatter for 55469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=69
2010-12-10 15:59:33 +00:00
OBS User buildservice-autocommit
1cac9d93a4 Updating link to change in openSUSE:Factory/PackageKit revision 69.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=e86b523d0ee002e3c22f6e346e5a5bfa
2010-12-10 15:59:33 +00:00
33f8b3db1d Accepting request 55469 from GNOME:Factory
Accepted submit request 55469 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/55469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=68
2010-12-10 15:59:27 +00:00
Vincent Untz
3ff24ac5e6 Accepting request 55338 from home:vuntz:branches:GNOME:Factory
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/55338
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=83
2010-12-09 23:07:58 +00:00
Ruediger Oertel
60fdc256ec Accepting request 53450 from GNOME:Factory
Accepted submit request 53450 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/53450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=67
2010-11-20 11:12:49 +00:00
Vincent Untz
3f51f3cccb Accepting request 53266 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/53266
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=81
2010-11-17 15:48:04 +00:00
Vincent Untz
0380ccf885 Accepting request 53204 from home:dimstar:branches:GNOME:Factory
thanks

OBS-URL: https://build.opensuse.org/request/show/53204
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=80
2010-11-17 15:46:45 +00:00
OBS User autobuild
6697e492af Accepting request 50639 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 50639 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/50639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=66
2010-10-15 14:49:28 +00:00
OBS User buildservice-autocommit
4dc0e9c2d1 Updating link to change in openSUSE:Factory/PackageKit revision 66.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=c43ee046f7d44f3bc89f3080713fed0b
2010-10-15 14:49:28 +00:00
OBS User autobuild
eb7e8e7dfe Accepting request 50639 from GNOME:Factory
checked in (request 50639)

OBS-URL: https://build.opensuse.org/request/show/50639
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=79
2010-10-15 14:49:27 +00:00
f2f3a3aed2 Accepting request 50077 from home:vuntz:branches:GNOME:Factory
Thanks... let's hope our codec installer get's fully up now.

OBS-URL: https://build.opensuse.org/request/show/50077
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=78
2010-10-11 08:07:16 +00:00
c4e56505ea Accepting request 49763 from home:vuntz:branches:GNOME:Factory
Thanks

OBS-URL: https://build.opensuse.org/request/show/49763
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=77
2010-10-06 14:22:49 +00:00
756b531ad6 Accepting request 49641 from home:vuntz:branches:GNOME:Factory
Thanks

OBS-URL: https://build.opensuse.org/request/show/49641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=76
2010-10-01 20:59:46 +00:00
Vincent Untz
00ef1da36e Accepting request 49474 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/49474
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=75
2010-09-29 08:25:00 +00:00
00dfc96d80 Accepting request 49425 from home:a_jaeger:branches:openSUSE:Factory
thanks

OBS-URL: https://build.opensuse.org/request/show/49425
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=74
2010-09-28 19:35:09 +00:00
OBS User autobuild
2014a5d66a Accepting request 48877 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 48877 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/48877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=65
2010-09-23 22:00:55 +00:00
OBS User buildservice-autocommit
08e68691b4 Updating link to change in openSUSE:Factory/PackageKit revision 65.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=504dc0b74ea36cda214dafc6c6ea1404
2010-09-23 22:00:55 +00:00
OBS User autobuild
5dc8011e13 Accepting request 48877 from GNOME:Factory
checked in (request 48877)

OBS-URL: https://build.opensuse.org/request/show/48877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=73
2010-09-23 22:00:54 +00:00
Vincent Untz
49980b8599 Accepting request 48453 from home:vuntz:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/48453
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=72
2010-09-18 23:21:03 +00:00
OBS User autobuild
178d7e2925 Accepting request 47714 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 47714 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/47714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=64
2010-09-11 09:16:41 +00:00
OBS User buildservice-autocommit
f8f51f5505 Updating link to change in openSUSE:Factory/PackageKit revision 64.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=d585322115cc2b7b737c49d44cb0c921
2010-09-11 09:16:41 +00:00
OBS User autobuild
f24423e7f6 Accepting request 47714 from GNOME:Factory
checked in (request 47714)

OBS-URL: https://build.opensuse.org/request/show/47714
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=71
2010-09-11 09:16:40 +00:00
Vincent Untz
98fff5379a Accepting request 47333 from home:vuntz:branches:GNOME:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/47333
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=70
2010-09-08 12:29:54 +00:00
OBS User autobuild
872471b297 Accepting request 45134 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 45134 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/45134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=63
2010-08-09 22:02:29 +00:00
OBS User buildservice-autocommit
2539509790 Updating link to change in openSUSE:Factory/PackageKit revision 63.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=563d7b88538cda3bf6c7e04fc2938076
2010-08-09 22:02:29 +00:00
OBS User autobuild
67d200d1d9 Accepting request 45134 from GNOME:Factory
checked in (request 45134)

OBS-URL: https://build.opensuse.org/request/show/45134
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=69
2010-08-09 22:02:28 +00:00
Vincent Untz
76cba5dbd8 Accepting request 44725 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/PackageKit via accept of submit request 44725 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44725
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=68
2010-08-06 12:51:33 +00:00
Vincent Untz
18ce8b9d8e Accepting request 43775 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/PackageKit via accept of submit request 43775 revision 4.
Request was accepted with message:
auto-approving myself, to make it easier for the next batch of reviews

OBS-URL: https://build.opensuse.org/request/show/43775
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=67
2010-07-22 21:42:27 +00:00
Vincent Untz
d35656e48b Accepting request 43363 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/PackageKit via accept of submit request 43363 revision 7.
Request was accepted with message:
thanks, will tweak things

OBS-URL: https://build.opensuse.org/request/show/43363
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=66
2010-07-22 17:52:36 +00:00
OBS User autobuild
6765014b74 Accepting request 42007 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 42007 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/42007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=60
2010-06-28 09:30:36 +00:00
OBS User buildservice-autocommit
38588b4e89 Updating link to change in openSUSE:Factory/PackageKit revision 60.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=5c357b828a1d0bf164b9db26729b9921
2010-06-28 09:30:36 +00:00
Vincent Untz
fdb83a8bed Accepting request 41855 from home:sreeves1:branches:GNOME:Factory
Copy from home:sreeves1:branches:GNOME:Factory/PackageKit via accept of submit request 41855 revision 2.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/41855
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=64
2010-06-24 14:27:53 +00:00
OBS User autobuild
ced8d7dae2 Accepting request 39403 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 39403 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/39403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=59
2010-05-05 20:50:44 +00:00
OBS User buildservice-autocommit
fcf5aeec33 Updating link to change in openSUSE:Factory/PackageKit revision 59.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=aeb083bc3c79f7bf791d4efde5de0333
2010-05-05 20:50:44 +00:00
OBS User autobuild
82c9bf9c94 Accepting request 39403 from GNOME:Factory
checked in (request 39403)

OBS-URL: https://build.opensuse.org/request/show/39403
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=63
2010-05-05 20:50:43 +00:00
bef851da21 Accepting request 39402 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/PackageKit via accept of submit request 39402 revision 3.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/39402
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=62
2010-05-04 19:29:21 +00:00
OBS User autobuild
74f2661f1a Accepting request 38675 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 38675 from user coolo

OBS-URL: https://build.opensuse.org/request/show/38675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=58
2010-04-25 16:42:54 +00:00
OBS User buildservice-autocommit
e1eeeaf8b8 Updating link to change in openSUSE:Factory/PackageKit revision 58.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=99f15b20ec7a40fbe293f54563b2630c
2010-04-25 16:42:54 +00:00
OBS User autobuild
11662fa3e7 Accepting request 38675 from GNOME:Factory
checked in (request 38675)

OBS-URL: https://build.opensuse.org/request/show/38675
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=61
2010-04-25 16:42:53 +00:00
Stephan Kulow
d5c26e40b0 Accepting request 38411 from home:msmeissn:branches:GNOME:Factory
Copy from home:msmeissn:branches:GNOME:Factory/PackageKit via accept of submit request 38411 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38411
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=60
2010-04-24 10:28:23 +00:00
OBS User autobuild
78403f524c Accepting request 37621 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 37621 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/37621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=57
2010-04-15 21:37:10 +00:00
OBS User buildservice-autocommit
1ee343ad64 Updating link to change in openSUSE:Factory/PackageKit revision 57.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=1a8d998d2894d2e02545bdc22bf04c05
2010-04-15 21:37:10 +00:00
OBS User autobuild
1fc3f2153c Accepting request 37621 from GNOME:Factory
checked in (request 37621)

OBS-URL: https://build.opensuse.org/request/show/37621
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=59
2010-04-15 21:37:09 +00:00
Vincent Untz
1bb3922ceb Accepting request 37620 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/PackageKit via accept of submit request 37620 revision 2.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/37620
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=58
2010-04-10 00:26:48 +00:00
OBS User autobuild
214cdf6460 Accepting request 36271 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 36271 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/36271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=56
2010-03-31 17:34:55 +00:00
Vincent Untz
5e22a73a37 Accepting request 36211 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/PackageKit via accept of submit request 36211 revision 6.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/36211
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=56
2010-03-31 00:08:42 +00:00
Magnus Boman
45115a803e Accepting request 35033 from home:gary_lin:branches:GNOME:Factory
Copy from home:gary_lin:branches:GNOME:Factory/PackageKit via accept of submit request 35033 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/35033
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=55
2010-03-19 23:47:16 +00:00
OBS User autobuild
5f8938ec4a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=55 2010-03-18 14:33:23 +00:00
OBS User buildservice-autocommit
1785d33ed6 Updating link to change in openSUSE:Factory/PackageKit revision 55.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=dd11d90897a48181f19aed44753e82a8
2010-03-18 14:33:23 +00:00
OBS User autobuild
be5e8447a8 Accepting request 32223 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 32223 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/32223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=54
2010-02-11 19:22:18 +00:00
OBS User buildservice-autocommit
467c3595bb Updating link to change in openSUSE:Factory/PackageKit revision 54.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=93a13ba9ca4007b7eca6d34e15bfd330
2010-02-11 19:22:18 +00:00
OBS User autobuild
133e483d97 checked in (request 32223)
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=53
2010-02-11 19:22:17 +00:00
Vincent Untz
9e0e225eb0 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=52
2010-02-10 13:35:46 +00:00
Vincent Untz
26bc108535 Accepting request 31938 from home:prusnak:branches:GNOME:Factory
Copy from home:prusnak:branches:GNOME:Factory/PackageKit via accept of submit request 31938 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/31938
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=51
2010-02-10 13:34:23 +00:00
OBS User autobuild
321328a55a Accepting request 30908 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 30908 from user coolo

OBS-URL: https://build.opensuse.org/request/show/30908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=53
2010-02-04 08:09:20 +00:00
OBS User autobuild
8e7181dfaa checked in (request 30908)
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=50
2010-02-04 08:09:20 +00:00
Stephan Kulow
179a0d98e9 Accepting request 30772 from home:lslezak:branches:GNOME:Factory
Copy from home:lslezak:branches:GNOME:Factory/PackageKit via accept of submit request 30772 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/30772
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=49
2010-02-01 12:07:06 +00:00
OBS User autobuild
0d613b678e Accepting request 25779 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 25779 from user coolo

OBS-URL: https://build.opensuse.org/request/show/25779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=52
2009-12-08 08:27:37 +00:00
OBS User autobuild
490432d3fe checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=48
2009-12-08 08:27:35 +00:00
Vincent Untz
e57296ebe2 Accepting request 25701 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/PackageKit via accept of submit request 25701 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/25701
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=47
2009-12-07 10:19:20 +00:00
OBS User autobuild
6e93ced342 Accepting request 22191 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 22191 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/22191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=50
2009-10-12 14:21:38 +00:00
OBS User buildservice-autocommit
1e8c72def3 Updating link to change in openSUSE:Factory/PackageKit revision 50.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=433b56820920d0104ae7017b5361ed6f
2009-10-12 14:21:38 +00:00
OBS User autobuild
2e1b6fde10 checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=46
2009-10-12 14:21:37 +00:00
8ed45f0a88 Accepting request 22127 from home:sreeves1:branches:GNOME:Factory
Copy from home:sreeves1:branches:GNOME:Factory/PackageKit via accept of submit request 22127 revision 2.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/22127
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=45
2009-10-09 22:18:35 +00:00
OBS User autobuild
dfb691c87b Accepting request 17827 from GNOME:Factory
Copy from GNOME:Factory/PackageKit based on submit request 17827 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/17827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=49
2009-08-17 13:02:59 +00:00
OBS User unknown
a66a585f8f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=48 2009-07-31 19:06:16 +00:00
OBS User unknown
7253e0e1a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=47 2009-07-20 08:39:18 +00:00
OBS User unknown
9943617d20 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=46 2009-06-12 16:42:12 +00:00
OBS User unknown
de56d98049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=45 2009-05-20 19:55:04 +00:00
OBS User unknown
a27f1dd6d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=44 2009-04-24 00:21:21 +00:00
OBS User unknown
c5cef59565 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=43 2009-03-11 20:08:53 +00:00
OBS User unknown
3377d4a3a8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=42 2009-03-02 23:40:57 +00:00
OBS User unknown
97caf1263c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=41 2009-02-27 04:19:04 +00:00
OBS User unknown
a6c45ff3b1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=40 2009-02-16 00:27:05 +00:00
OBS User unknown
b132b89ccd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=39 2009-02-11 01:02:33 +00:00
OBS User unknown
b4ce9ef0a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=38 2009-01-14 00:54:46 +00:00
OBS User unknown
6916052b81 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=37 2008-12-15 14:02:45 +00:00
OBS User unknown
8e3a060c24 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=36 2008-11-25 15:13:45 +00:00
OBS User unknown
be1b199d7f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=35 2008-11-23 08:29:03 +00:00
OBS User unknown
93b95fca71 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=34 2008-11-18 16:29:02 +00:00
OBS User unknown
8d46ec1cd8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=33 2008-11-08 19:14:31 +00:00
OBS User unknown
3685b08fc5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=32 2008-11-03 13:16:09 +00:00
OBS User unknown
393818b0e1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=31 2008-10-14 16:14:35 +00:00
OBS User unknown
38afebe57b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=30 2008-10-09 16:54:16 +00:00
OBS User unknown
bb20098765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=29 2008-09-30 00:07:19 +00:00
OBS User unknown
3dff49a101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=28 2008-09-24 15:19:16 +00:00
OBS User unknown
9cc861692a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=27 2008-09-13 04:37:50 +00:00
OBS User unknown
e5f4e44cb8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=26 2008-09-09 17:17:05 +00:00
OBS User unknown
2921449a8b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=25 2008-09-01 13:27:12 +00:00
OBS User unknown
9a7248ef87 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=24 2008-08-22 23:43:36 +00:00
OBS User unknown
157a6a7549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=23 2008-08-21 19:39:04 +00:00
OBS User unknown
ce0bcf9fc6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=22 2008-08-18 16:59:14 +00:00
OBS User unknown
066e9c3f68 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=21 2008-07-31 00:11:37 +00:00
OBS User unknown
60cc045cc6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=20 2008-07-25 14:58:59 +00:00
OBS User unknown
2f85c717a4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=19 2008-07-03 07:39:30 +00:00
OBS User unknown
5802f8339c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=18 2008-06-10 10:39:18 +00:00
OBS User unknown
d13a8c803f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=17 2008-05-25 15:31:48 +00:00
OBS User unknown
cbb654ced9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=16 2008-05-24 09:28:00 +00:00
OBS User unknown
4a337b2b1c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=15 2008-05-13 10:40:24 +00:00
OBS User unknown
bd3e75a6e5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=14 2008-05-11 14:53:50 +00:00
OBS User unknown
5b0f4b2abe OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=13 2008-05-04 23:00:41 +00:00
OBS User unknown
02e5cbbff2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=12 2008-04-28 16:35:04 +00:00
OBS User unknown
27ec9bad6f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=11 2008-04-27 18:13:56 +00:00
OBS User unknown
37c5585494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=10 2008-04-20 13:28:43 +00:00
OBS User unknown
828f91906e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=9 2008-04-14 20:27:42 +00:00
OBS User unknown
872ac3904c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=8 2008-04-06 05:26:46 +00:00
OBS User unknown
5b97a18eed OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=7 2008-03-27 21:29:47 +00:00
OBS User unknown
63839f6ba1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=6 2008-03-14 23:06:02 +00:00
OBS User unknown
1ffd36fba7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=5 2008-03-06 00:48:35 +00:00
OBS User unknown
a5a3b1e0b4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=4 2008-02-29 14:52:33 +00:00
OBS User unknown
4cce8396db OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=3 2008-02-28 19:24:11 +00:00
OBS User unknown
3a259a2a00 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=2 2008-01-10 01:36:18 +00:00
OBS User unknown
ebfba71295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PackageKit?expand=0&rev=1 2007-12-18 03:26:13 +00:00
3 changed files with 150 additions and 24 deletions

View File

@@ -0,0 +1,125 @@
Index: PackageKit-1.2.8/backends/zypp/meson.build
===================================================================
--- PackageKit-1.2.8.orig/backends/zypp/meson.build
+++ PackageKit-1.2.8/backends/zypp/meson.build
@@ -1,6 +1,6 @@
add_languages('cpp')
-zypp_dep = dependency('libzypp', version: '>=17.31.0')
+zypp_dep = dependency('libzypp', version: '>=17.36.4')
# define if libzypp returns package size in bytes
zypp_args = []
Index: PackageKit-1.2.8/backends/zypp/pk-backend-zypp.cpp
===================================================================
--- PackageKit-1.2.8.orig/backends/zypp/pk-backend-zypp.cpp
+++ PackageKit-1.2.8/backends/zypp/pk-backend-zypp.cpp
@@ -68,6 +68,7 @@
#include <zypp/Resolvable.h>
#include <zypp/SrcPackage.h>
#include <zypp/TmpPath.h>
+#include <zypp/UserData.h>
#include <zypp/ZYpp.h>
#include <zypp/ZYppCallbacks.h>
#include <zypp/ZYppFactory.h>
@@ -160,6 +161,8 @@ guint _dl_count = 0;
guint _dl_progress = 0;
guint _dl_status = 0;
+gint _preload_progress = 0;
+
/**
* Build a package_id from the specified resolvable. The returned
* gchar * should be freed with g_free ().
@@ -505,6 +508,59 @@ struct DigestReportReceiver : public zyp
}
};
+struct CommitPreloadReportReceiver : public zypp::callback::ReceiveReport<zypp::media::CommitPreloadReport>, ZyppBackendReceiver
+{
+ virtual void start(const zypp::callback::UserData &userData = zypp::callback::UserData())
+ {
+ MIL << "[CommitPreload] Started preloading files..." << endl;
+
+ _preload_progress = 0;
+ pk_backend_job_set_status (_job, PK_STATUS_ENUM_DOWNLOAD);
+ }
+
+ virtual bool progress(int value, const zypp::callback::UserData &userData = zypp::callback::UserData())
+ {
+ // Only update the progress if it's a different value
+ if (_preload_progress != value) {
+ MIL << "[CommitPreload] Progress: " << value << "%" << endl;
+
+ _preload_progress = value;
+ pk_backend_job_set_percentage (_job, value);
+ }
+
+ return true;
+ }
+
+ virtual void fileStart (const Pathname &localfile, const zypp::callback::UserData &userData = zypp::callback::UserData())
+ {
+ MIL << "[CommitPreload] Starting: " << localfile.asString() << endl;
+ }
+
+ virtual void fileDone (const Pathname &localfile, Error error, const zypp::callback::UserData &userData = zypp::callback::UserData())
+ {
+ if (error == NO_ERROR)
+ MIL << "[CommitPreload] Finished: " << localfile.asString() << endl;
+ else {
+ MIL << "[CommitPreload] Error on: " << localfile.asString() << " (" << error << ")" << endl;
+ if (userData.haskey("description"))
+ MIL << " Reason: " << userData.get<std::string>("description") << endl;
+ }
+ }
+
+ virtual void finish(Result res, const zypp::callback::UserData &userData = zypp::callback::UserData())
+ {
+ if (res == SUCCESS) {
+ MIL << "[CommitPreload] All files fetched successfully." << endl;
+ }
+ else {
+ MIL << "[CommitPreload] Some files are missing!" << endl;
+ }
+
+ _preload_progress = 100;
+ pk_backend_job_set_percentage (_job, 100);
+ }
+};
+
class EventDirector
{
private:
@@ -517,6 +573,7 @@ class EventDirector
ZyppBackend::DigestReportReceiver _digestReport;
ZyppBackend::MediaChangeReportReceiver _mediaChangeReport;
ZyppBackend::ProgressReportReceiver _progressReport;
+ ZyppBackend::CommitPreloadReportReceiver _commitPreloadReport;
public:
EventDirector ()
@@ -530,6 +587,7 @@ class EventDirector
_digestReport.connect ();
_mediaChangeReport.connect ();
_progressReport.connect ();
+ _commitPreloadReport.connect ();
}
void setJob(PkBackendJob *job)
@@ -543,6 +601,7 @@ class EventDirector
_digestReport._job = job;
_mediaChangeReport._job = job;
_progressReport._job = job;
+ _commitPreloadReport._job = job;
}
~EventDirector ()
@@ -556,6 +615,7 @@ class EventDirector
_digestReport.disconnect ();
_mediaChangeReport.disconnect ();
_progressReport.disconnect ();
+ _commitPreloadReport.disconnect ();
}
};

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Aug 21 08:47:17 UTC 2025 - Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-zypp-parallel-package-downloads.patch:
zypp: Implement parallel downloading
(gh#PackageKit/PackageKit/commit/dd39d2982, bsc#1244920).
-------------------------------------------------------------------
Tue Oct 15 11:48:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop rcFOO symlinks (PED-266)
- Drop usage of update-alternatives, but simplify installation of
/usr/libexec/gst-install-plugins-helper as a direct symlink to
pk-gstreamer-install.
-------------------------------------------------------------------
Thu Sep 12 07:53:31 UTC 2024 - Jonathan Kang <songchuan.kang@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package PackageKit
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,8 @@ Patch16: PackageKit-dynamic-export.patch
Patch17: PackageKit-mark-as-compulsory.patch
# PATCH-FIX-UPSTREAM PackageKit-zypp-dont-install-updateCandidateObj.patch bsc#1227389, gh#PackageKit/PackageKit/commit/209aa6295 sckang@suse.com -- zypp: Mark the correct packages to-be-installed
Patch18: PackageKit-zypp-dont-install-updateCandidateObj.patch
# PATCH-FIX-UPSTREAM PackageKit-zypp-parallel-package-downloads.patch gh#PackageKit/PackageKit/commit/dd39d2982, bsc#1244920 sckang@suse.com -- zypp: Implement parallel downloading
Patch19: PackageKit-zypp-parallel-package-downloads.patch
# PATCH-FIX-SLE PackageKit-find-python-3-6.patch alynx.zhou@suse.com -- Build PackageKit with Python 3.6
Patch1001: PackageKit-find-python-3-6.patch
@@ -176,8 +178,6 @@ need it.
Summary: Install GStreamer codecs using PackageKit
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Other
Requires(post): update-alternatives
Requires(postun): update-alternatives
Recommends: %{name} = %{version}
Supplements: (%{name} and gstreamer-plugins-base)
@@ -290,6 +290,7 @@ This package provides the upstream default configuration for PackageKit.
%patch -P 16 -p1
%patch -P 17 -p1
%patch -P 18 -p1
%patch -P 19 -p1
%if 0%{?sle_version} && 0%{?sle_version} < 160000
%patch -P 1001 -p1
%endif
@@ -318,15 +319,12 @@ This package provides the upstream default configuration for PackageKit.
mkdir -p %{buildroot}%{_unitdir}/system-update.target.wants/
ln -sf ../packagekit-offline-update.service %{buildroot}%{_unitdir}/system-update.target.wants/packagekit-offline-update.service
%endif
# Prepare for update-alternatives
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
ln -s -f %{_sysconfdir}/alternatives/gst-install-plugins-helper %{buildroot}/%{_libexecdir}/gst-install-plugins-helper
# Add rcFOO symlinks
mkdir -p %{buildroot}%{_sbindir}
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcpackagekit
%if %{with offline_updates}
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcpackagekit-offline-update
%endif
# create a link that GStreamer will recognise
pushd %{buildroot}%{_libexecdir} > /dev/null
ln -s pk-gstreamer-install gst-install-plugins-helper
popd > /dev/null
# install transactions.db to another directory so that we can use tmpfiles.d to create a link to it under /var/lib/PackageKit
install -m 0644 %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db %{buildroot}%{_datadir}/PackageKit/transactions.db
rm %{buildroot}%{_localstatedir}/lib/PackageKit/transactions.db
@@ -376,15 +374,6 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
%service_del_postun_without_restart packagekit-offline-update.service
%endif
%post gstreamer-plugin
update-alternatives --install %{_libexecdir}/gst-install-plugins-helper gst-install-plugins-helper %{_libexecdir}/pk-gstreamer-install 10
%postun gstreamer-plugin
# Note: we don't use "$1 -eq 0", to avoid issues if the package gets renamed
if [ ! -f %{_libexecdir}/pk-gstreamer-install ]; then
update-alternatives --remove gst-install-plugins-helper %{_libexecdir}/pk-gstreamer-install
fi
%post -n libpackagekit-glib2-18 -p /sbin/ldconfig
%postun -n libpackagekit-glib2-18 -p /sbin/ldconfig
@@ -416,7 +405,6 @@ fi
%{_unitdir}/packagekit.service
%{_unitdir}/packagekit-background.service
%{_unitdir}/packagekit-background.timer
%{_sbindir}/rcpackagekit
%{_mandir}/man?/*%{ext_man}
%{_tmpfilesdir}/PackageKit.conf
%if %{with offline_updates}
@@ -424,7 +412,6 @@ fi
%{_unitdir}/packagekit-offline-update.service
%dir %{_unitdir}/system-update.target.wants
%{_unitdir}/system-update.target.wants/packagekit-offline-update.service
%{_sbindir}/rcpackagekit-offline-update
%endif
%ghost %dir %{_localstatedir}/lib/PackageKit
%ghost %dir %{_localstatedir}/cache/PackageKit
@@ -448,7 +435,6 @@ fi
%endif
%files gstreamer-plugin
%ghost %{_sysconfdir}/alternatives/gst-install-plugins-helper
%{_libexecdir}/gst-install-plugins-helper
%{_libexecdir}/pk-gstreamer-install