Hello community,

here is the log from the commit of package geda-xgsch2pcb for openSUSE:Factory 
checked in at 2013-03-26 15:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geda-xgsch2pcb (Old)
 and      /work/SRC/openSUSE:Factory/.geda-xgsch2pcb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geda-xgsch2pcb", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.geda-xgsch2pcb.new/geda-xgsch2pcb.changes       
2013-03-26 15:54:54.000000000 +0100
@@ -0,0 +1,35 @@
+-------------------------------------------------------------------
+Mon Dec 24 14:10:58 UTC 2012 - [email protected]
+
+- spec file cleanup
+
+-------------------------------------------------------------------
+Fri Jan 15 00:00:00 UTC 2010 - [email protected]
+
+- new version 0.1.3
+
+-------------------------------------------------------------------
+Sun Nov 15 00:00:00 UTC 2009 - [email protected]
+
+- make BuildRequires python-numpy explicite
+
+-------------------------------------------------------------------
+Sat Dec 20 00:00:00 UTC 2008 - [email protected]
+
+- fixed desktop integration of openSUSE 11.1
+- directory fixes
+
+-------------------------------------------------------------------
+Sun Mar 23 00:00:00 UTC 2008 - [email protected]
+
+- fixed desktop integration
+
+-------------------------------------------------------------------
+Sat Jan 12 00:00:00 UTC 2008 - [email protected]
+
+- new version 0.1.2
+
+-------------------------------------------------------------------
+Tue Oct 16 00:00:00 UTC 2007 - [email protected]
+
+- Initial build of version 0.1.1

New:
----
  geda-xgsch2pcb-0.1.3.tar.gz
  geda-xgsch2pcb.changes
  geda-xgsch2pcb.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geda-xgsch2pcb.spec ++++++
#
# spec file for package geda-xgsch2pcb
#
# 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:           geda-xgsch2pcb
Version:        0.1.3
Release:        1
License:        GPL-2.0
Summary:        Graphical Frontend for gsch2pcb
Group:          Productivity/Scientific/Electronics
Url:            http://www.geda.seul.org/tools/xgsch2pcb/index.html
Source0:        http://geda.seul.org/dist/%{name}-%{version}.tar.gz
BuildRequires:  dbus-1-devel
BuildRequires:  dbus-1-python
BuildRequires:  fdupes
BuildRequires:  intltool
BuildRequires:  python-gobject2-devel
BuildRequires:  python-gtk
BuildRequires:  update-desktop-files
Requires:       geda-utils
Requires:       pcb
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
xgsch2pcb provides an intuitive, user-friendly graphical interface to
gsch2pcb.
gsch2pcb is a command-line tool, part of the gEDA suite, which is used
to generate and update a PCB layout. It works with schematics created
by gschem, part of the gEDA suite, and layouts created by pcb, a
PCB layout system commonly used with gEDA.

%prep
%setup -q
# pass desktop file validation
sed -i 's/x-geda-gsch2pcb-project/x-geda-gsch2pcb-project;/' 
data/geda-xgsch2pcb.desktop.in

%build
%configure --disable-update-desktop-database
make

%install
%makeinstall
%suse_update_desktop_file %{name} Education Science Electronics

%find_lang %{name}
%fdupes -s %{buildroot}%{_libdir}/%{name}/

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%{_bindir}/*
%{_libdir}/*
%{_datadir}/icons/*
%{_datadir}/applications/%{name}.desktop

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to