add one more arch-specific dependency.
This commit is contained in:
parent
098fac3992
commit
96f01afcc5
@ -7,7 +7,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.13.6
|
Version: 3.13.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
|
||||||
@ -87,7 +87,7 @@ Files needed by the HPLIP printer and scanner drivers.
|
|||||||
Summary: HPLIP libraries
|
Summary: HPLIP libraries
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common%{?_isa} = %{version}-%{release}
|
||||||
Requires: python
|
Requires: python
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
@ -525,6 +525,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2013 Jiri Popelka <jpopelka@redhat.com> - 3.13.6-2
|
||||||
|
- add one more arch-specific dependency.
|
||||||
|
|
||||||
* Mon Jun 24 2013 Jiri Popelka <jpopelka@redhat.com> - 3.13.6-1
|
* Mon Jun 24 2013 Jiri Popelka <jpopelka@redhat.com> - 3.13.6-1
|
||||||
- 3.13.6
|
- 3.13.6
|
||||||
- hplip-ipp-accessors.patch merged upstream
|
- hplip-ipp-accessors.patch merged upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user