Hello community,

here is the log from the commit of package Botan for openSUSE:Factory
checked in at Tue Jul 5 10:38:01 CEST 2011.



--------
--- Botan/Botan.changes 2011-06-22 16:10:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/Botan/Botan.changes    2011-07-04 
17:14:52.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jul  4 17:14:21 CEST 2011 - [email protected]
+
+- Make package own its docdir.
+
+-------------------------------------------------------------------
+Thu Jun 23 14:43:48 CEST 2011 - [email protected]
+
+- rename the devel package back to libbotan-devel as the main
+  package allows to build only one -devel package
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.KOdnfo/_old  2011-07-05 10:36:48.000000000 +0200
+++ /var/tmp/diff_new_pack.KOdnfo/_new  2011-07-05 10:36:48.000000000 +0200
@@ -22,7 +22,7 @@
 
 Name:           Botan
 Version:        1.10.0
-Release:        1
+Release:        3
 Url:            http://botan.randombit.net
 Summary:        A C++ Crypto Library
 License:        BSD3c
@@ -73,19 +73,18 @@
 --------
     Jack Lloyd <[email protected]>
 
-%package        %{short_version}-devel
-
+%package        -n libbotan-devel
 License:        BSD3c
 Summary:        Development files for Botan
 Group:          Development/Libraries/C and C++
 Requires:       gmp-devel libbz2-devel
-Provides:       Botan-devel = %{version}, libbotan-devel = %{version}
-Obsoletes:      Botan-devel < %{version}, libbotan-devel < %{version}
+Provides:       Botan-devel = %{version}
+Obsoletes:      Botan-devel < %{version}
 Requires:       libbotan-%{version_suffix} = %{version}
 
 %define botan_docdir %{_datadir}/doc/packages/%{name}-%{version}
 
-%description    %{short_version}-devel
+%description    -n libbotan-devel
 This package contains the header files and libraries needed to develop
 programs that use the Botan library.
 
@@ -130,10 +129,10 @@
 %files -n libbotan-%{version_suffix}
 %defattr(-,root,root)
 %docdir %{botan_docdir}
-%{botan_docdir}/*
+%{botan_docdir}
 %{_libdir}/libbotan-%{short_version}.so.*
 
-%files %{short_version}-devel
+%files -n libbotan-devel
 %defattr(-,root,root)
 %{_libdir}/libbotan-%{short_version}.so
 %{_libdir}/pkgconfig/botan-%{short_version}.pc


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to