- Fixed package URL.

This commit is contained in:
Tim Waugh 2006-09-25 14:08:00 +00:00
parent 794a253d9c
commit 87c1f5335e

View File

@ -11,8 +11,8 @@ Obsoletes: xojpanel <= 0.91
# Need selinux-policy to know about new port numbers (bug #201357).
Conflicts: selinux-policy < 2.3.4-1
Url: http://sourceforge.net/projects/hpinkjet
Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz
Url: http://hplip.sourceforge.net/
Source: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.tar.gz
Patch1: hplip-desktop.patch
Patch2: hplip-guest.patch
Patch3: hplip-quiet.patch
@ -185,6 +185,9 @@ fi
exit 0
%changelog
* Mon Sep 25 2006 Tim Waugh <twaugh@redhat.com>
- Fixed package URL.
* Mon Aug 21 2006 Tim Waugh <twaugh@redhat.com> 1.6.7-3
- Don't look up username in PWDB in the fax backend (removed redundant code).