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
This commit is contained in:
Dominique Leuenberger 2013-09-29 21:28:38 +00:00 committed by Git OBS Bridge
parent c18f5c21cc
commit 0d8a450ba6
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 29 17:38:51 UTC 2013 - dimstar@opensuse.org
- 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.
-------------------------------------------------------------------
Thu Sep 26 16:50:37 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
# $ pkcon search file /usr/bin/anjuta
%define BUILD_CNF 1
%define BUILD_CNF 0
%define with_offline_updates 0
Name: PackageKit