fix hpijs Obsoletes & Provides
This commit is contained in:
parent
188cf820f0
commit
8effff4f8d
@ -10,7 +10,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.15.7
|
Version: 3.15.7
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+ and MIT and BSD
|
License: GPLv2+ and MIT and BSD
|
||||||
|
|
||||||
Url: http://hplip.sourceforge.net/
|
Url: http://hplip.sourceforge.net/
|
||||||
@ -66,8 +66,8 @@ BuildRequires: python3-cups, cups
|
|||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
# hpijs was merged into main package in 3.15.7-2
|
# hpijs was merged into main package in 3.15.7-2
|
||||||
Obsoletes: hpijs
|
Obsoletes: hpijs < 1:%{version}-%{release}
|
||||||
Provides: hpijs
|
Provides: hpijs = 1:%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Hewlett-Packard Linux Imaging and Printing Project provides
|
The Hewlett-Packard Linux Imaging and Printing Project provides
|
||||||
@ -497,6 +497,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 2015 Jiri Popelka <jpopelka@redhat.com> - 3.15.7-3
|
||||||
|
- fix hpijs Obsoletes & Provides
|
||||||
|
|
||||||
* Wed Jul 29 2015 Jiri Popelka <jpopelka@redhat.com> - 3.15.7-2
|
* Wed Jul 29 2015 Jiri Popelka <jpopelka@redhat.com> - 3.15.7-2
|
||||||
- merge hpijs into main package (#1033952#14)
|
- merge hpijs into main package (#1033952#14)
|
||||||
- ship hp-config_usb_printer in main package along with
|
- ship hp-config_usb_printer in main package along with
|
||||||
|
Loading…
Reference in New Issue
Block a user