Hello community,

here is the log from the commit of package qucs for openSUSE:Factory checked in 
at 2013-07-05 15:11:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qucs (Old)
 and      /work/SRC/openSUSE:Factory/.qucs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qucs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qucs/qucs.changes        2012-10-08 
20:35:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qucs.new/qucs.changes   2013-07-05 
15:11:25.000000000 +0200
@@ -1,0 +2,9 @@
+Thu Jul  4 16:56:49 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 0.0.17
+  * port to qt4
+  * removed obsolete qucs-conj.diff
+  * removed obsolete qucs-m4.diff
+  * removed obsolete qucs-tr1.diff
+
+-------------------------------------------------------------------

Old:
----
  qucs-0.0.16.tar.bz2
  qucs-conj.diff
  qucs-m4.diff
  qucs-tr1.diff

New:
----
  qucs-0.0.17.tar.gz

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

Other differences:
------------------
++++++ qucs.spec ++++++
--- /var/tmp/diff_new_pack.gXW5bE/_old  2013-07-05 15:11:27.000000000 +0200
+++ /var/tmp/diff_new_pack.gXW5bE/_new  2013-07-05 15:11:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qucs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -11,32 +11,31 @@
 # 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:           qucs
-Version:        0.0.16
+Version:        0.0.17
 Release:        0
-License:        GPL-2.0 and GPL-2.0+
 Summary:        Circuit Simulator with Graphical User Interface (Qt)
+License:        GPL-2.0 and GPL-2.0+
 Group:          Productivity/Scientific/Electronics
 Url:            http://qucs.sf.net
-Source0:        qucs-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
 # Qucs icon from http://qucs.sourceforge.net/
 Source2:        %{name}.png
-Patch0:         qucs-m4.diff
-Patch1:         qucs-conj.diff
-Patch2:         qucs-tr1.diff
 # PATCH-FIX-OPENSUSE qucs-digisim-verilog.patch -- using verilog for digital 
simulation by default
-Patch3:         qucs-digisim-verilog.patch
+Patch1:         qucs-digisim-verilog.patch
 
-BuildRequires:  autoconf
+BuildRequires:  bison
 BuildRequires:  fdupes
+BuildRequires:  flex
 BuildRequires:  gcc-c++
-BuildRequires:  qt3-devel
-BuildRequires:  qt3-devel-tools
+BuildRequires:  gperf
+BuildRequires:  libqt4-devel
 BuildRequires:  update-desktop-files
 
 Requires:       iverilog
@@ -52,16 +51,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 cp %{SOURCE1} .
 cp %{SOURCE2} .
 
 %build
-(cd qucs-core; autoconf)
 %configure
 make %{?_smp_mflags}
 
@@ -79,8 +74,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc NEWS README COPYING TODO
-%{_bindir}/*
+%doc NEWS README COPYING
+%{_bindir}/alter
+%{_bindir}/asco
+%{_bindir}/asco-test
+%{_bindir}/log
+%{_bindir}/monte
+%{_bindir}/postp
+%{_bindir}/ps2sp
+%{_bindir}/qucs*
+%{_bindir}/rosen
 %{_datadir}/qucs/
 %{_mandir}/man1/*
 %{_datadir}/applications/%{name}.desktop


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to