diff --git a/pilot-link.spec b/pilot-link.spec index 54ed07c..adb5c77 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -27,6 +27,8 @@ Patch11: pilot-link-0.12.5-mp.patch Patch12: pilot-link-0.12.5-redefinePerlsymbols.patch Patch13: pilot-link-0.12.5-compiler_warnings.patch +Requires: pilot-link-libs = %{epoch}:%{version}-%{release} + BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: libpng-devel BuildRequires: readline-devel @@ -76,7 +78,6 @@ Summary: PalmPilot libraries Group: System Environment/Libraries Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -Obsoletes: %{name} < 2:0.12.5-3 %description libs Libraries for applications communicating with PalmPilot @@ -206,9 +207,12 @@ rm -rf %{buildroot} %{_libdir}/*.so.* %changelog -* Wed May 30 2012 Peter Schiffer - 2:0.12.5-11 +* Fri Jun 01 2012 Peter Schiffer - 2:0.12.5-11 - related: #757011 cleaned patch +- resolves: #733987 + added requires for pilot-link-libs to pilot-link, removed obsoletes + pilot-link from pilot-link-libs * Fri Jan 13 2012 Peter Schiffer - 2:0.12.5-10 - related: #757011