Name: gqueue
Summary: Graphical frontend for lpq and lprm working with Cups queues
Version: 0.99.1
Release: 0.2
License: GPL
Group: Applications/System
URL: http://web.tiscali.it/diegobazzanella/
Description: gQueue is a GNOME2 frontend for lpq and lprm working with Cups queues.
You can see all jobs in all printer queues or in the default printer queue, and delete jobs. It has a GNOME panel applet.
The build was not successful.
The build was not successful.
The spec file used by the build system currently has the following contents:
# $Id$
# Authority: dag
# Upstream: Diego Bazzanella <diegobazzanella$tiscalinet,it>
Summary: Graphical frontend for lpq and lprm working with Cups queues
Name: gqueue
Version: 0.99.1
Release: 0.2%{?dist}
License: GPL
Group: Applications/System
URL: http://web.tiscali.it/diegobazzanella/
Source: http://web.tiscali.it/diegobazzanella/gqueue-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: cups-devel
%description
gQueue is a GNOME2 frontend for lpq and lprm working with Cups queues.
You can see all jobs in all printer queues or in the default printer queue,
and delete jobs. It has a GNOME panel applet.
%prep
%setup -n %{name}
%build
%configure
%{__make} %{?_smp_mflags}
%install
%{__rm} -rf %{buildroot}
%makeinstall
%find_lang %{name}
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.lang
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog NEWS README
%{_bindir}/*
%{_datadir}/pixmaps/gqueue/
%changelog
* Sat Apr 08 2006 Dries Verachtert <dries@ulyssis.org> - 0.99.1-0.2
- Rebuild for Fedora Core 5.
* Tue Dec 30 2003 Dag Wieers <dag@wieers.com> - 0.99.1-0
- Updated to release 0.99.1.
* Tue Sep 16 2003 Dag Wieers <dag@wieers.com> - 0.9-0
- Updated to release 0.9.
* Fri Mar 21 2003 Dag Wieers <dag@wieers.com> - 0.8-0
- Updated to release 0.8.
* Wed Mar 12 2003 Dag Wieers <dag@wieers.com> - 0.7-0
- Updated to release 0.7.
* Mon Feb 12 2003 Dag Wieers <dag@wieers.com> - 0.6-0
- Updated to release 0.6.
* Fri Jan 31 2003 Dag Wieers <dag@wieers.com> - 0.4-0
- Initial package. (using DAR)