/[packages]/cauldron/cups-drivers-bjnp/current/SPECS/cups-drivers-bjnp.spec
ViewVC logotype

Contents of /cauldron/cups-drivers-bjnp/current/SPECS/cups-drivers-bjnp.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 678619 - (show annotations) (download)
Tue Sep 16 15:32:57 2014 UTC (10 years, 9 months ago) by umeabot
File size: 751 byte(s)
Mageia 5 Mass Rebuild
1 %define origname cups-bjnp
2
3 Summary: CUPS backend for the Canon BJNP network printers
4 Name: cups-drivers-bjnp
5 Version: 1.0
6 Release: %mkrel 4
7 License: GPLv2
8 Source: http://downloads.sourceforge.net/%{origname}/%{origname}-%{version}.tar.gz
9 Group: System/Printing
10 URL: https://sourceforge.net/projects/cups-bjnp
11 BuildRequires: cups-devel
12 Requires: cups
13
14 %description
15 This package contains a backend for CUPS for Canon printers using the
16 proprietary BJNP network protocol.
17
18 %prep
19 %setup -q -n %{origname}-%{version}
20
21 %build
22 %configure2_5x \
23 --with-cupsbackenddir=%{_prefix}/lib/cups/backend
24 %make
25
26 %install
27 make DESTDIR=%{buildroot} INSTALL="install -p" install
28
29
30 %files
31 %doc COPYING ChangeLog TODO NEWS README
32 %{_prefix}/lib/cups/backend/bjnp
33
34
35

  ViewVC Help
Powered by ViewVC 1.1.30