- Better buildroot tag.
- More specific license tag.
This commit is contained in:
parent
38ec858531
commit
abc0159319
14
hplip.spec
14
hplip.spec
@ -1,8 +1,8 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 2.7.7
|
||||
Release: 1%{?dist}
|
||||
License: GPL/MIT/BSD
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
Obsoletes: hpoj <= 0.91
|
||||
@ -23,7 +23,7 @@ Patch9: hplip-media-empty.patch
|
||||
Patch11: hplip-unload-traceback.patch
|
||||
Patch12: hplip-no-root-config.patch
|
||||
Patch13: hplip-ui-optional.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires(pre): /sbin/service
|
||||
Requires(post): /sbin/chkconfig
|
||||
@ -271,10 +271,14 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 2.7.7-1
|
||||
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 2.7.7-2
|
||||
- Better buildroot tag.
|
||||
- More specific license tag.
|
||||
|
||||
* Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 2.7.7-1
|
||||
- 2.7.7.
|
||||
|
||||
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-10
|
||||
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-10
|
||||
- Move libhpmud to hpijs package (bug #248978).
|
||||
|
||||
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user