Hello community,

here is the log from the commit of package blocxx for openSUSE:Factory checked 
in at 2011-12-07 21:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blocxx (Old)
 and      /work/SRC/openSUSE:Factory/.blocxx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blocxx", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/blocxx/blocxx.changes    2011-10-04 
18:07:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.blocxx.new/blocxx.changes       2011-12-07 
21:40:39.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 06:25:07 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blocxx-doc.spec ++++++
--- /var/tmp/diff_new_pack.m619d8/_old  2011-12-07 21:40:44.000000000 +0100
+++ /var/tmp/diff_new_pack.m619d8/_new  2011-12-07 21:40:44.000000000 +0100
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           blocxx-doc
 %define blocxx_version 2.1.0
 Version:        2.1.0.342
-Release:        140
-License:        BSD3c(or similar)
+Release:        0
+License:        BSD-3-Clause
 Group:          Documentation/HTML
 Summary:        BloCXX - Documentation
 Url:            http://forge.novell.com/modules/xfmod/project/?blocxx
@@ -29,16 +27,22 @@
 Patch0:         blocxx-no_ipv6_run_check.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-BuildRequires:  doxygen gcc-c++ pcre-devel
+BuildRequires:  automake
+BuildRequires:  doxygen
+BuildRequires:  gcc-c++
+BuildRequires:  pcre-devel
 %if 0%{?suse_version} >= 1030
 BuildRequires:  libopenssl-devel
 %else
 BuildRequires:  openssl-devel
 %endif
 %if 0%{?fedora_version}
-BuildRequires:  ghostscript ghostscript-fonts pkgconfig
+BuildRequires:  ghostscript
+BuildRequires:  ghostscript-fonts
+BuildRequires:  pkgconfig
 %else
-BuildRequires:  ghostscript-fonts-std ghostscript-library
+BuildRequires:  ghostscript-fonts-std
+BuildRequires:  ghostscript-library
 %endif
 %if 0%{?suse_version} >= 1030
 BuildRequires:  texlive

++++++ blocxx.spec ++++++
--- /var/tmp/diff_new_pack.m619d8/_old  2011-12-07 21:40:44.000000000 +0100
+++ /var/tmp/diff_new_pack.m619d8/_new  2011-12-07 21:40:44.000000000 +0100
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           blocxx
 %define blocxx_version 2.1.0
 Version:        2.1.0.342
-Release:        143
-License:        BSD3c(or similar)
+Release:        0
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Summary:        BloCXX--C++ Framework for Application Development
 Url:            http://sourceforge.net/projects/blocxx/
@@ -39,7 +37,10 @@
 Patch8:         %{name}-2.1.0-std-ptrdiff.diff
 Patch9:         blockcxx-openssl.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ pcre-devel pkg-config
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  pcre-devel
+BuildRequires:  pkg-config
 %if 0%{?suse_version} >= 1030
 BuildRequires:  libopenssl-devel
 %else
@@ -55,9 +56,7 @@
 package contains the BloCXX library.
 
 %package -n libblocxx-devel
-License:        BSD3c(or similar)
 Summary:        BloCXX--C++ Framework for Application Development
-Group:          Development/Libraries/C and C++
 Requires:       libblocxx6 = %{version}
 Requires:       libstdc++-devel pcre-devel
 %if 0%{?suse_version} >= 1030
@@ -78,9 +77,7 @@
 package contains the BloCXX library.
 
 %package -n libblocxx6
-License:        BSD3c(or similar)
 Summary:        BloCXX--C++ Framework for Application Development
-Group:          Development/Libraries/C and C++
 # bug437293
 %ifarch ppc64
 Obsoletes:      blocxx-64bit

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

Reply via email to