diff --git a/hplip.spec b/hplip.spec index cf3ac72..d0bf24e 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.13.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons @@ -87,7 +87,7 @@ Files needed by the HPLIP printer and scanner drivers. Summary: HPLIP libraries Group: System Environment/Libraries License: GPLv2+ and MIT -Requires: %{name}-common = %{version}-%{release} +Requires: %{name}-common%{?_isa} = %{version}-%{release} Requires: python %description libs @@ -525,6 +525,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Mon Jun 24 2013 Jiri Popelka - 3.13.6-2 +- add one more arch-specific dependency. + * Mon Jun 24 2013 Jiri Popelka - 3.13.6-1 - 3.13.6 - hplip-ipp-accessors.patch merged upstream