Hello community, here is the log from the commit of package sparse for openSUSE:Factory checked in at 2012-02-14 11:27:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sparse (Old) and /work/SRC/openSUSE:Factory/.sparse.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sparse", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/sparse/sparse.changes 2011-09-23 12:46:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sparse.new/sparse.changes 2012-02-14 11:27:21.000000000 +0100 @@ -1,0 +2,16 @@ +Mon Feb 6 12:21:02 UTC 2012 - [email protected] + +- license update: SUSE-OSL-1.1 + Spec file licenses are written in SPDX compatible format. Where there is + no short name available at spdx.org/licenses use one of the SUSE- + proprietary prefixes until the license is pushed upstream. In this case + SUSE-OSL-1.1 + +------------------------------------------------------------------- +Sun Jan 5 13:13:13 CEST 2012 - [email protected] + +- update to 0.4.4 + * fixes in asm handling, binary constants and others + * some other cleanups + +------------------------------------------------------------------- Old: ---- _service fix-build-with-GCC-4.6-series.patch gtk-cflags-fix.patch sparse-0.4.3.tar.bz2 sparse-gcc_base-fix.patch New: ---- sparse-0.4.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sparse.spec ++++++ --- /var/tmp/diff_new_pack.Scqc34/_old 2012-02-14 11:27:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Scqc34/_new 2012-02-14 11:27:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package sparse # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -15,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: sparse Summary: A semantic parser of source files -License: Open Software License 1.1 +License: SUSE-OSL-1.1 Group: Development/Tools/Building -Version: 0.4.3 +Version: 0.4.4 Release: 0 -AutoReqProv: on Url: https://sparse.wiki.kernel.org/index.php/Main_Page -Source: http://www.kernel.org/pub/software/devel/sparse/dist/sparse-%{version}.tar.bz2 -Patch0: sparse-gcc_base-fix.patch -Patch1: fix-build-with-GCC-4.6-series.patch -Patch2: gtk-cflags-fix.patch +Source: http://www.kernel.org/pub/software/devel/sparse/dist/sparse-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gtk2-devel libxml2-devel pkg-config +BuildRequires: gtk2-devel +BuildRequires: libxml2-devel +BuildRequires: pkg-config xz %description Sparse is a semantic parser of source files: it's neither a compiler @@ -58,7 +55,6 @@ Josh Triplett %package -n sparse-devel -License: Open Software License 1.1 Summary: Devel files for sparse Group: Development/Libraries/C and C++ @@ -66,7 +62,6 @@ Development headers and libraries for sparse. %package -n sparse-inspect -License: Open Software License 1.1 Summary: Inspect binary from sparse Group: Development/Libraries/C and C++ @@ -75,9 +70,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build make %{?_smp_mflags} PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
