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:
parent
0309c58460
commit
d6aaff58da
@ -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
|
||||
|
||||
|
@ -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
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
||||
libbotan-1_10-0
|
||||
libbotan-devel
|
||||
requires -libbotan-<targettype> = <version>
|
||||
requires "libbotan-1_10-0-<targettype> = <version>"
|
Loading…
Reference in New Issue
Block a user