Hello community,

here is the log from the commit of package gc for openSUSE:Factory checked in 
at 2013-04-02 11:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gc (Old)
 and      /work/SRC/openSUSE:Factory/.gc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gc", Maintainer is "u...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gc/gc.changes    2013-03-07 07:20:03.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gc.new/gc.changes       2013-04-02 
11:43:25.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Mar 25 14:50:51 UTC 2013 - dmuel...@suse.com
+
+- update to 7.2d
+  + no upstream changelog available, but bring it two years
+    further up to date
+- remove all patches. All upstream meanwhile
+- fix packaging of atomic_ops.pc 
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-allocation-size-overflows-due-to-rounding.patch
  0001-Fix-calloc-overflow.patch
  0001-Fix-calloc-related-code-to-prevent-SIZE_MAX-redefini.patch
  0001-Speedup-calloc-size-overflow-check-by-preventing-div.patch
  gc-7.2alpha6.tar.bz2
  gc-build.patch

New:
----
  gc-7.2d.tar.gz

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

Other differences:
------------------
++++++ gc.spec ++++++
--- /var/tmp/diff_new_pack.u0oltE/_old  2013-04-02 11:43:27.000000000 +0200
+++ /var/tmp/diff_new_pack.u0oltE/_new  2013-04-02 11:43:27.000000000 +0200
@@ -19,18 +19,12 @@
 Name:           gc
 Version:        7.1.9.6
 Release:        0
-%define src_ver 7.2alpha6
+%define src_ver 7.2d
 Url:            http://www.hpl.hp.com/personal/Hans_Boehm/gc/
 Summary:        A garbage collector for C and C++
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Source:         %{name}-%{src_ver}.tar.bz2
-Patch0:         %{name}-build.patch
-Patch1:         0001-Fix-allocation-size-overflows-due-to-rounding.patch
-Patch2:         0001-Fix-calloc-overflow.patch
-Patch3:         0001-Fix-calloc-related-code-to-prevent-SIZE_MAX-redefini.patch
-Patch4:         0001-Speedup-calloc-size-overflow-check-by-preventing-div.patch
-
+Source:         
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{src_ver}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.64
 BuildRequires:  gcc-c++
@@ -92,12 +86,7 @@
 that involves minimum overhead across a variety of architectures.
 
 %prep
-%setup -q -n %{name}-%{src_ver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%setup -q -n %{name}-7.2
 
 %build
 # refresh auto*/libtool to purge rpaths
@@ -148,7 +137,7 @@
 %defattr(-, root, root)
 %doc doc/[a-z]*
 %{_libdir}/lib*.so
-%{_libdir}/pkgconfig/*.pc
+%{_libdir}/pkgconfig/bdw-gc.pc
 %{_includedir}/gc.h
 %{_includedir}/gc_cpp.h
 %{_includedir}/gc
@@ -157,6 +146,7 @@
 %defattr(-,root,root,-)
 %doc libatomic_ops/AUTHORS libatomic_ops/ChangeLog libatomic_ops/COPYING 
libatomic_ops/NEWS libatomic_ops/README
 %doc libatomic_ops/doc/*.txt
+%{_libdir}/pkgconfig/atomic_ops.pc
 %{_includedir}/atomic_ops.h
 %{_includedir}/atomic_ops_malloc.h
 %{_includedir}/atomic_ops_stack.h

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

Reply via email to