1
0
forked from pool/Botan

Accepting request 82563 from devel:libraries:c_c++

- Implement baselibs.conf for package
- Remove obsolete/redundant tags (forwarded request 82560 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/82563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Botan?expand=0&rev=19
This commit is contained in:
Lars Vogdt 2011-09-19 13:23:34 +00:00 committed by Git OBS Bridge
commit 380230654c
3 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 16 17:36:04 UTC 2011 - jengelh@medozas.de
- Implement baselibs.conf for package
- Remove obsolete/redundant tags
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 4 17:14:21 CEST 2011 - pth@suse.de Mon Jul 4 17:14:21 CEST 2011 - pth@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
%define version_suffix 1_10-0 %define version_suffix 1_10-0
%define short_version 1.10 %define short_version 1.10
@ -26,10 +25,9 @@ Release: 3
Url: http://botan.randombit.net Url: http://botan.randombit.net
Summary: A C++ Crypto Library Summary: A C++ Crypto Library
License: BSD3c License: BSD3c
AutoReqProv: on
Prefix: /usr
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Source: Botan-1.10.0.tar.bz2 Source: Botan-1.10.0.tar.bz2
Source2: baselibs.conf
Patch0: Botan-inttypes.patch Patch0: Botan-inttypes.patch
Patch1: Botan-ull_constants.patch.bz2 Patch1: Botan-ull_constants.patch.bz2
Patch2: Botan-fix_install_paths.patch Patch2: Botan-fix_install_paths.patch
@ -56,7 +54,6 @@ Authors:
%package -n libbotan-%{version_suffix} %package -n libbotan-%{version_suffix}
License: BSD3c License: BSD3c
Summary: A C++ Crypto Library Summary: A C++ Crypto Library
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++

4
baselibs.conf Normal file
View File

@ -0,0 +1,4 @@
libbotan-1_10-0
libbotan-devel
requires -libbotan-<targettype> = <version>
requires "libbotan-1_10-0-<targettype> = <version>"