added requires for pilot-link-libs to pilot-link, removed obsoletes
  pilot-link from pilot-link-libs
This commit is contained in:
Peter Schiffer 2012-06-01 14:16:24 +02:00
parent ebfc4acddc
commit 48cc9cd181
1 changed files with 6 additions and 2 deletions

View File

@ -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 <pschiffe@redhat.com> - 2:0.12.5-11
* Fri Jun 01 2012 Peter Schiffer <pschiffe@redhat.com> - 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 <pschiffe@redhat.com> - 2:0.12.5-10
- related: #757011