Mailinglist Archive: opensuse-commit (1737 mails)
| < Previous | Next > |
commit Botan for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 08 Feb 2012 15:37:09 +0100
- Message-id: <20120208143709.39061203AB@hilbert.suse.de>
Hello community,
here is the log from the commit of package Botan for openSUSE:Factory checked
in at 2012-02-08 15:37:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Botan (Old)
and /work/SRC/openSUSE:Factory/.Botan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan", Maintainer is "pth@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2011-09-23
01:50:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2012-02-08
15:37:08.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 7 08:04:05 UTC 2012 - coolo@xxxxxxxx
+
+- little spec cleanup
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.yufnYC/_old 2012-02-08 15:37:09.000000000 +0100
+++ /var/tmp/diff_new_pack.yufnYC/_new 2012-02-08 15:37:09.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package Botan
#
-# 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,13 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-
%define version_suffix 1_10-0
%define short_version 1.10
Name: Botan
Version: 1.10.0
-Release: 3
+Release: 0
Url: http://botan.randombit.net
Summary: A C++ Crypto Library
License: BSD-3-Clause
@@ -36,9 +35,16 @@
Patch6: Botan-fix_pkgconfig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zlib, bzip2 >= 1.0.2, gmp >= 4.1
-BuildRequires: bzip2 >= 1.0.2 gmp-devel >= 4.1 zlib-devel
-BuildRequires: gcc-c++ gmp-devel libbz2-devel openssl-devel python
-BuildRequires: libqt4-devel pkg-config
+BuildRequires: bzip2 >= 1.0.2
+BuildRequires: gcc-c++
+BuildRequires: gmp-devel
+BuildRequires: gmp-devel >= 4.1
+BuildRequires: libbz2-devel
+BuildRequires: libqt4-devel
+BuildRequires: openssl-devel
+BuildRequires: pkg-config
+BuildRequires: python
+BuildRequires: zlib-devel
%description
Botan is a C++ library that provides support for many common
@@ -46,15 +52,7 @@
X.509v3 certificates and CRLs. A wide variety of algorithms is
supported, including RSA, DSA, DES, AES, MD5, and SHA-1.
-
-
-Authors:
---------
- Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%package -n libbotan-%{version_suffix}
-
-License: BSD-3-Clause
Summary: A C++ Crypto Library
Group: Development/Libraries/C and C++
@@ -64,14 +62,7 @@
X.509v3 certificates and CRLs. A wide variety of algorithms is
supported, including RSA, DSA, DES, AES, MD5, and SHA-1.
-
-
-Authors:
---------
- Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%package -n libbotan-devel
-License: BSD-3-Clause
Summary: Development files for Botan
Group: Development/Libraries/C and C++
Requires: gmp-devel libbz2-devel
@@ -85,12 +76,6 @@
This package contains the header files and libraries needed to develop
programs that use the Botan library.
-
-
-Authors:
---------
- Name: Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%prep
%setup -q
%patch0
@@ -103,7 +88,7 @@
%build
export RPM_OPT_FLAGS
%define common_config_flags --libdir=%{_lib} --with-bzip2 --with-zlib
--with-gnump --with-openssl
-./configure.py --prefix=/usr --libdir=%{_libdir} \
+./configure.py --prefix=%_prefix --libdir=%{_libdir} \
--docdir=%{_defaultdocdir} \
--includedir=%{_includedir} \
--with-bzip2 \
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
here is the log from the commit of package Botan for openSUSE:Factory checked
in at 2012-02-08 15:37:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Botan (Old)
and /work/SRC/openSUSE:Factory/.Botan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan", Maintainer is "pth@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2011-09-23
01:50:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2012-02-08
15:37:08.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 7 08:04:05 UTC 2012 - coolo@xxxxxxxx
+
+- little spec cleanup
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.yufnYC/_old 2012-02-08 15:37:09.000000000 +0100
+++ /var/tmp/diff_new_pack.yufnYC/_new 2012-02-08 15:37:09.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package Botan
#
-# 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,13 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-
%define version_suffix 1_10-0
%define short_version 1.10
Name: Botan
Version: 1.10.0
-Release: 3
+Release: 0
Url: http://botan.randombit.net
Summary: A C++ Crypto Library
License: BSD-3-Clause
@@ -36,9 +35,16 @@
Patch6: Botan-fix_pkgconfig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zlib, bzip2 >= 1.0.2, gmp >= 4.1
-BuildRequires: bzip2 >= 1.0.2 gmp-devel >= 4.1 zlib-devel
-BuildRequires: gcc-c++ gmp-devel libbz2-devel openssl-devel python
-BuildRequires: libqt4-devel pkg-config
+BuildRequires: bzip2 >= 1.0.2
+BuildRequires: gcc-c++
+BuildRequires: gmp-devel
+BuildRequires: gmp-devel >= 4.1
+BuildRequires: libbz2-devel
+BuildRequires: libqt4-devel
+BuildRequires: openssl-devel
+BuildRequires: pkg-config
+BuildRequires: python
+BuildRequires: zlib-devel
%description
Botan is a C++ library that provides support for many common
@@ -46,15 +52,7 @@
X.509v3 certificates and CRLs. A wide variety of algorithms is
supported, including RSA, DSA, DES, AES, MD5, and SHA-1.
-
-
-Authors:
---------
- Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%package -n libbotan-%{version_suffix}
-
-License: BSD-3-Clause
Summary: A C++ Crypto Library
Group: Development/Libraries/C and C++
@@ -64,14 +62,7 @@
X.509v3 certificates and CRLs. A wide variety of algorithms is
supported, including RSA, DSA, DES, AES, MD5, and SHA-1.
-
-
-Authors:
---------
- Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%package -n libbotan-devel
-License: BSD-3-Clause
Summary: Development files for Botan
Group: Development/Libraries/C and C++
Requires: gmp-devel libbz2-devel
@@ -85,12 +76,6 @@
This package contains the header files and libraries needed to develop
programs that use the Botan library.
-
-
-Authors:
---------
- Name: Jack Lloyd <lloyd@xxxxxxxxxxxxx>
-
%prep
%setup -q
%patch0
@@ -103,7 +88,7 @@
%build
export RPM_OPT_FLAGS
%define common_config_flags --libdir=%{_lib} --with-bzip2 --with-zlib
--with-gnump --with-openssl
-./configure.py --prefix=/usr --libdir=%{_libdir} \
+./configure.py --prefix=%_prefix --libdir=%{_libdir} \
--docdir=%{_defaultdocdir} \
--includedir=%{_includedir} \
--with-bzip2 \
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |