Hello community,

here is the log from the commit of package sparse for openSUSE:Factory checked 
in at 2013-03-10 09:13:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2012-10-29 
20:15:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sparse.new/sparse.changes       2013-03-10 
09:13:10.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Mar  9 09:56:06 UTC 2013 - [email protected]
+
+- update to the latest snapshot (20130225)
+  * they stopped releasing, we have to use snapshots
+  * many fixes
+  * remove these:
+    - sparse-0.4.4-add_error_to_ignore.patch
+    - sparse-0.4.4-add_leaf_to_ignore.patch
+    - sparse-0.4.4-add_m64_support.patch
+    - sparse-0.4.4-add_vector_size_to_ignore.patch
+
+-------------------------------------------------------------------

Old:
----
  sparse-0.4.4-add_error_to_ignore.patch
  sparse-0.4.4-add_leaf_to_ignore.patch
  sparse-0.4.4-add_m64_support.patch
  sparse-0.4.4-add_vector_size_to_ignore.patch
  sparse-0.4.4.tar.xz

New:
----
  _service
  sparse-20130225.tar.xz

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

Other differences:
------------------
++++++ sparse.spec ++++++
--- /var/tmp/diff_new_pack.DLGMUm/_old  2013-03-10 09:13:11.000000000 +0100
+++ /var/tmp/diff_new_pack.DLGMUm/_new  2013-03-10 09:13:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sparse
 #
-# 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
@@ -20,15 +20,10 @@
 Summary:        A semantic parser of source files
 License:        SUSE-OSL-1.1
 Group:          Development/Tools/Building
-Version:        0.4.4
+Version:        20130225
 Release:        0
 Url:            https://sparse.wiki.kernel.org/index.php/Main_Page
-Source:         
http://www.kernel.org/pub/software/devel/sparse/dist/sparse-%{version}.tar.xz
-
-Patch0:         sparse-0.4.4-add_leaf_to_ignore.patch
-Patch1:         sparse-0.4.4-add_vector_size_to_ignore.patch
-Patch2:         sparse-0.4.4-add_error_to_ignore.patch
-Patch3:         sparse-0.4.4-add_m64_support.patch
+Source:         sparse-%{version}.tar.xz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel
@@ -53,13 +48,6 @@
 Sparse is primarily used in the development and debugging of the Linux
 kernel.
 
-
-
-Authors:
---------
-    Linus Torvalds
-    Josh Triplett
-
 %package -n sparse-devel
 Summary:        Devel files for sparse
 Group:          Development/Libraries/C and C++
@@ -77,11 +65,6 @@
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-
 %build
 make %{?_smp_mflags} PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir} \
        PKGCONFIGDIR=%{_datadir}/pkgconfig CFLAGS="%{optflags}"

++++++ _service ++++++
<services>
  <service mode="localonly" name="tar_scm">
    <param 
name="url">git://git.kernel.org/pub/scm/devel/sparse/sparse.git</param>
    <param name="scm">git</param>
    <param name="filename">sparse</param>
    <param name="versionformat">%ad</param>
  </service>
  <service mode="localonly" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="localonly" name="set_version"/>
</services>
++++++ sparse-0.4.4.tar.xz -> sparse-20130225.tar.xz ++++++
++++ 4268 lines of diff (skipped)

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

Reply via email to