From c86b79b293861db8edc92e6fb5bba3e85099288532131853c309e59f28e9713b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 28 Apr 2010 21:02:12 +0000 Subject: [PATCH] Accepting request 38933 from zypp:Head Copy from zypp:Head/libzypp based on submit request 38933 from user mlandres OBS-URL: https://build.opensuse.org/request/show/38933 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=203 --- libzypp-7.2.0.tar.bz2 | 4 ++-- libzypp.changes | 3 ++- libzypp.spec | 4 +++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/libzypp-7.2.0.tar.bz2 b/libzypp-7.2.0.tar.bz2 index b0ff6be..a6b004a 100644 --- a/libzypp-7.2.0.tar.bz2 +++ b/libzypp-7.2.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1193e69eb154ef9509f7274c218bb9e73950953cad82194b74ff67890e8fe635 -size 4951791 +oid sha256:63876fd91538b3cd7ff132c7b4732721de9334ada906b1e13a94bab579591feb +size 4951031 diff --git a/libzypp.changes b/libzypp.changes index 4867950..b08762a 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Mon Apr 26 17:45:03 CEST 2010 - ma@suse.de +Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980) +- Fix specfile to BuildRequire libudev-devel. - version 7.2.0 (2) ------------------------------------------------------------------- diff --git a/libzypp.spec b/libzypp.spec index 25d225a..a1a4f0c 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management Version: 7.2.0 -Release: 1 +Release: 2 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Prefix: /usr @@ -36,6 +36,7 @@ Recommends: logrotate %endif BuildRequires: cmake BuildRequires: openssl-devel +BuildRequires: libudev-devel BuildRequires: boost-devel dejagnu doxygen gcc-c++ gettext-devel graphviz libxml2-devel BuildRequires: libsatsolver-devel >= 0.14.13 @@ -126,6 +127,7 @@ License: GPLv2+ Requires: libzypp == %{version} Requires: libxml2-devel openssl-devel rpm-devel glibc-devel zlib-devel Requires: bzip2 popt-devel boost-devel libstdc++-devel +Requires: libudev-devel Requires: cmake Requires: libcurl-devel >= %{min_curl_version} %if 0%{?suse_version}