Hello community,

here is the log from the commit of package talloc for openSUSE:Factory checked 
in at 2016-02-25 21:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/talloc (Old)
 and      /work/SRC/openSUSE:Factory/.talloc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "talloc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/talloc/talloc-man.changes        2015-11-24 
22:20:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.talloc.new/talloc-man.changes   2016-02-25 
22:37:00.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 21 16:44:01 UTC 2016 - lmue...@suse.com
+
+- Avoid a file collision for non SUSE build targets; (bsc#966174).
+
+-------------------------------------------------------------------
talloc.changes: same change

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

Other differences:
------------------
++++++ talloc-man.spec ++++++
--- /var/tmp/diff_new_pack.GDokek/_old  2016-02-25 22:37:02.000000000 +0100
+++ /var/tmp/diff_new_pack.GDokek/_new  2016-02-25 22:37:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package talloc-man
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,11 @@
 
 %if ! %{build_man}
 
+%if 0%{?suse_version} > 0
 %define libtalloc_name libtalloc2
+%else
+%define libtalloc_name libtalloc
+%endif
 %package -n %{libtalloc_name}
 Summary:        Libraries and Header Files to Develop Programs with talloc2 
Support
 Group:          System/Libraries

++++++ talloc.spec ++++++
--- /var/tmp/diff_new_pack.GDokek/_old  2016-02-25 22:37:02.000000000 +0100
+++ /var/tmp/diff_new_pack.GDokek/_new  2016-02-25 22:37:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package talloc-man
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,11 @@
 
 %if ! %{build_man}
 
+%if 0%{?suse_version} > 0
 %define libtalloc_name libtalloc2
+%else
+%define libtalloc_name libtalloc
+%endif
 %package -n %{libtalloc_name}
 Summary:        Libraries and Header Files to Develop Programs with talloc2 
Support
 Group:          System/Libraries




Reply via email to