Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
parallel-printer-support
parallel-printer-support.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File parallel-printer-support.spec of Package parallel-printer-support
# # spec file for package parallel-printer-support # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Silviu Marin-Caea # Copyright (c) 2011 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: parallel-printer-support Version: 1.00 Release: 0 Summary: Parallel Printer Support License: BSD-2-Clause Group: Hardware/Printing Url: http://www.opensuse.org Source: README.SUSE Requires: aaa_base Requires: udev BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Supplements: cups %description This package creates static udev nodes for the parallel ports. The purpose is to load the "lp" kernel module automatically the first time data is sent to the parallel port. Since the lp kernel module can't autodetect devices, this is the only way to load the parallel printer modules without manual intervention. %prep %setup -c -q -T cp %{SOURCE0} . %install %if 0%{?sles_version} == 11 mkdir -p $RPM_BUILD_ROOT/lib/udev/devices %endif %build %files %defattr(-,root,root,0755) %doc README.SUSE %if 0%{?sles_version} == 11 %dir /lib/udev %dir /lib/udev/devices %endif %attr(660,root,lp) %dev(char,6,0) /lib/udev/devices/lp0 %attr(660,root,lp) %dev(char,6,1) /lib/udev/devices/lp1 %attr(660,root,lp) %dev(char,6,2) /lib/udev/devices/lp2 %attr(660,root,lp) %dev(char,6,3) /lib/udev/devices/lp3 %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor