Accepting request 98677 from home:Heinervdm:branches:Education

Add copyright header to spec file

OBS-URL: https://build.opensuse.org/request/show/98677
OBS-URL: https://build.opensuse.org/package/show/Education/fritzing?expand=0&rev=9
This commit is contained in:
Thomas Zimmermann 2012-01-03 16:34:05 +00:00 committed by Git OBS Bridge
parent 98be965bb9
commit c022a3144d

View File

@ -1,6 +1,22 @@
#
# spec file for package fritzing
#
# Copyright (c) 2012 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/
#
Name: fritzing
Version: 0.6.5b
Release: 0
@ -9,14 +25,14 @@ Summary: Intuitive EDA platform featuring from prototype to product
Url: http://fritzing.org/
Group: Productivity/Scientific/Electronics
Source0: http://fritzing.org/download/%{version}/source-tarball/%{name}-%{version}.source.tar.bz2
Requires: libqt4-sql-sqlite libqt4-x11
Requires: libqt4-sql-sqlite libqt4-x11
BuildRequires: desktop-file-utils
BuildRequires: libqt4-devel
%if 0%{?centos_version} || 0%{?rhel_version}
BuildRequires: qt4-devel gcc-c++
BuildRequires: gcc-c++ qt4-devel
%endif
%if 0%{?fedora}
BuildRequires: qt gcc-c++ libstdc++-devel
BuildRequires: gcc-c++ libstdc++-devel qt
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -65,4 +81,4 @@ rm -rf %{buildroot}
%{_datadir}/applications/fritzing.desktop
%{_mandir}/man1/Fritzing.*
%changelog
%changelog