From 1cf7d86345e1a38246dc39a1a7b51c616bfce802ef27dd54ec4a202214986686 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 22 Oct 2008 23:16:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=23 --- libmtp.changes | 5 +++++ libmtp.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libmtp.changes b/libmtp.changes index 2458bbc..f202622 100644 --- a/libmtp.changes +++ b/libmtp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 22 16:17:20 CEST 2008 - mrueckert@suse.de + +- fix debug_packages_requires define + ------------------------------------------------------------------- Fri Sep 26 07:39:22 CEST 2008 - meissner@suse.de diff --git a/libmtp.spec b/libmtp.spec index ef1181c..7ffb3e3 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -16,7 +16,7 @@ # -%define debug_package_requires libmtp8 +%define debug_package_requires libmtp8 = %{version}-%{release} Name: libmtp Url: http://sf.net/projects/libmtp @@ -31,7 +31,7 @@ Group: Productivity/Multimedia/Sound/Players AutoReqProv: on Summary: Commandline utilities for access to MTP Players Version: 0.3.3 -Release: 1 +Release: 2 Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -164,6 +164,8 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la %{_prefix}/include/libmtp.h %changelog +* Wed Oct 22 2008 mrueckert@suse.de +- fix debug_packages_requires define * Fri Sep 26 2008 meissner@suse.de - upgraded to 0.3.3 - lots of new ids