]> git.pld-linux.org Git - packages/hplip.git/commitdiff
hpijs added
authortiwek <tiwek@pld-linux.org>
Mon, 9 Nov 2009 15:02:49 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hplip.spec -> 1.60

hplip.spec

index 3ae29c0b6b3f22cff0600a90be6687ab69816c47..d0786eec8e9dcf7b4dc8da576c9ce68efc63f5c0 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Hewlett-Packard Linux Imaging and Printing Project
 Summary(pl.UTF-8):     Serwer dla drukarek HP Inkjet
 Name:          hplip
 Version:       3.9.8
-Release:       1
+Release:       2
 License:       BSD, GPL v2 and MIT
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
@@ -143,7 +143,8 @@ CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
 %configure \
        --enable-foomatic-ppd-install \
        --enable-foomatic-rip-hplip-install \
-       --disable-foomatic-drv-install 
+       --disable-foomatic-drv-install \
+       --enable-hpijs-install
 %{__make} \
        hpppddir=%{_cupsppddir}
 
@@ -188,6 +189,7 @@ fi
 %defattr(644,root,root,755)
 %doc doc/*
 %{_sysconfdir}/udev/rules.d/*
+%attr(755,root,root) %{_bindir}/hpijs
 %attr(755,root,root) %{_bindir}/hp-align
 %attr(755,root,root) %{_bindir}/hp-check
 %attr(755,root,root) %{_bindir}/hp-clean
This page took 0.085973 seconds and 4 git commands to generate.