- Added COPYING to common sub-package.
This commit is contained in:
parent
ec0e047bc0
commit
9b71bdd211
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.10.5
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -377,6 +377,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files common
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING
|
||||
%{_sysconfdir}/udev/rules.d/*
|
||||
%dir %{_sysconfdir}/hp
|
||||
%config(noreplace) %{_sysconfdir}/hp/hplip.conf
|
||||
@ -443,6 +444,9 @@ fi
|
||||
%{_bindir}/hpcups-update-ppds &>/dev/null ||:
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-7
|
||||
- Added COPYING to common sub-package.
|
||||
|
||||
* Mon Jun 24 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-6
|
||||
- Main package requires explicit version of hplip-libs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user