1
0
forked from pool/Botan

Accepting request 82560 from home:jengelh:bl

- Implement baselibs.conf for package
- Remove obsolete/redundant tags

OBS-URL: https://build.opensuse.org/request/show/82560
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=26
This commit is contained in:
Ismail Dönmez 2011-09-16 21:19:04 +00:00 committed by Git OBS Bridge
parent 0309c58460
commit d6aaff58da
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

View File

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