Hello community,

here is the log from the commit of package usbprog for openSUSE:Factory checked 
in at 2011-12-14 14:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usbprog (Old)
 and      /work/SRC/openSUSE:Factory/.usbprog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usbprog", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/usbprog/usbprog.changes  2011-09-23 
12:49:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.usbprog.new/usbprog.changes     2011-12-14 
14:35:27.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Dec 13 13:00:10 UTC 2011 - [email protected]
+
+- license update: GPL-2.0+ and CC-BY-SA-3.0
+  Aggregation of GPL-2.0+ code and CC-BY-SA-3.0 doc, using SPDX format
+  (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------
+Thu Dec  8 11:14:32 UTC 2011 - [email protected]
+
+- the license seems to be GPL-2.0+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ usbprog.spec ++++++
--- /var/tmp/diff_new_pack.8dZJjC/_old  2011-12-14 14:35:33.000000000 +0100
+++ /var/tmp/diff_new_pack.8dZJjC/_new  2011-12-14 14:35:33.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # RHEL and CentOS have no wxGTK, so we cannot build the GUI here
 %if 0%{?rhel_version} || 0%{?centos_version}
 %define         build_gui 0
@@ -43,23 +42,28 @@
 
 Name:           usbprog
 Version:        0.2.0
-Release:        4
-License:        GPL
+Release:        0
 Url:            http://www.embedded-projects.net/index.php?page_id=165
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          Development/Tools/Other
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        README.distribution
 Patch0:         usbprog-wxwidgets-2.4.diff
 Summary:        Programmer for the USBprog hardware
+License:        GPL-2.0+ and CC-BY-SA-3.0
+Group:          Development/Tools/Other
 
-BuildRequires:  gcc-c++ libusb-devel libxml2-devel readline-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libusb-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  readline-devel
 
 %if %{build_gui}
 %if 0%{?suse_version} > 1130
-BuildRequires:  python-wxWidgets wxWidgets-devel
+BuildRequires:  python-wxWidgets
+BuildRequires:  wxWidgets-devel
 %else
-BuildRequires:  python-wxGTK wxGTK-devel
+BuildRequires:  python-wxGTK
+BuildRequires:  wxGTK-devel
 %endif
 %endif
 
@@ -90,11 +94,8 @@
 %if %{build_gui}
 
 %package gui
-License:        GPL
 Requires:       %{name} = %{version}
 Summary:        GUI program of USBprog
-Group:          Development/Tools/Other
-AutoReqProv:    on
 
 %description gui
 A wxGTK version of the USBprog programmer.
@@ -106,11 +107,8 @@
 %endif
 
 %package -n libusbprog0
-License:        GPL
 Requires:       %{name} = %{version}
 Summary:        USBprog Library
-Group:          Development/Tools/Other
-AutoReqProv:    on
 
 %description -n libusbprog0
 Library for USBprog.
@@ -121,11 +119,8 @@
 
 
 %package devel
-License:        GPL
 Requires:       %{name} = %{version}
 Summary:        Development files for libusbprog
-Group:          Development/Tools/Other
-AutoReqProv:    on
 
 %description devel
 Header files for libusbprog.

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

Reply via email to