diff --git a/Botan.changes b/Botan.changes index 84ec2fe..992ac8b 100644 --- a/Botan.changes +++ b/Botan.changes @@ -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 diff --git a/Botan.spec b/Botan.spec index 71ea529..0d2efe0 100644 --- a/Botan.spec +++ b/Botan.spec @@ -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++ diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..4c8d6bc --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,4 @@ +libbotan-1_10-0 +libbotan-devel + requires -libbotan- = + requires "libbotan-1_10-0- = "