Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
fritzing-parts
fritzing-parts.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fritzing-parts.spec of Package fritzing-parts
# # spec file for package fritzing-parts # # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, 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/ # %define githash de7f8a4c8f7df4ed57386edf68275cdd66a1910d Name: fritzing-parts Version: 0.9.2b Release: 0 Summary: Electronic components for use in the Fritzing app (aka the parts library) License: CC-BY-SA-3.0 and GPL-2.0+ and GPL-3.0+ Group: Productivity/Scientific/Electronics Url: http://fritzing.org/ Source0: https://github.com/fritzing/fritzing-parts/archive/%{githash}.tar.gz Source1: https://raw.githubusercontent.com/fritzing/fritzing-app/master/LICENSE.CC-BY-SA BuildArch: noarch BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. It is in the spirit of Processing and Arduino which allows users to document their Arduino and other electronic-based prototypes, and to create a PCB layout for manufacturing. This packages contains the parts definitions for the electronic components used in the Fritzing app. %prep %setup -q -n %{name}-%{githash} %build %install cp %{SOURCE1} . mkdir -p %{buildroot}%{_datadir}/fritzing/parts/ cp -a * %{buildroot}%{_datadir}/fritzing/parts/ find %{buildroot}%{_datadir}/fritzing/parts/ -name placeholder.txt -exec rm {} \; find %{buildroot}%{_datadir}/fritzing/ -type f -exec chmod -x {} \; rm -f %{buildroot}%{_datadir}/fritzing/parts/README.md %{buildroot}%{_datadir}/fritzing/parts/LICENSE.CC-BY-SA chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/misc_scripts/checkino.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/misc_scripts/fixino.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/obsolete/fullbreadboardgenerator/generator.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/obsolete/resistorSetGenerator/resistorSetGenerator.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/obsolete/resistorSetGenerator/valuesAndColors_forResistors.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/obsolete/footgen/footgen.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/obsolete/dilPackageGenerator/generator.py chmod +x %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/misc_scripts/875fzpzs.py %fdupes %{buildroot}%{_datadir}/fritzing/parts %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc README.md LICENSE.CC-BY-SA %{_datadir}/fritzing/ %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