rpms/botan/F-10 .cvsignore, 1.4, 1.5 botan.spec, 1.4, 1.5 import.log, 1.4, 1.5 sources, 1.4, 1.5

Thomas Moschny thm at fedoraproject.org
Wed Aug 12 18:32:48 UTC 2009


Author: thm

Update of /cvs/pkgs/rpms/botan/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19572/F-10

Modified Files:
	.cvsignore botan.spec import.log sources 
Log Message:
Update to 1.8.5.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/botan/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	16 May 2009 07:41:22 -0000	1.4
+++ .cvsignore	12 Aug 2009 18:32:48 -0000	1.5
@@ -1 +1 @@
-Botan-1.8.2.tgz
+Botan-1.8.5.tbz


Index: botan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/botan/F-10/botan.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- botan.spec	16 May 2009 07:41:22 -0000	1.4
+++ botan.spec	12 Aug 2009 18:32:48 -0000	1.5
@@ -1,16 +1,16 @@
 Name:           botan
-Version:        1.8.2
-Release:        1%{?dist}
+Version:        1.8.5
+Release:        2%{?dist}
 Summary:        Crypto library written in C++
 
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://botan.randombit.net/
-Source0:        http://files.randombit.net/botan/Botan-%{version}.tgz
+Source0:        http://files.randombit.net/botan/Botan-%{version}.tbz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gcc-c++
-BuildRequires:  perl
+BuildRequires:  python
 
 BuildRequires:  bzip2-devel
 BuildRequires:  zlib-devel
@@ -54,7 +54,7 @@ developing applications that use %{name}
 # fixme: maybe disable unix_procs, very slow.
 %define disable_modules %{nil}
 
-./configure.pl \
+./configure.py \
         --prefix=%{_prefix} \
         --libdir=%{_lib} \
         --cc=gcc \
@@ -110,6 +110,17 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} .
 
 
 %changelog
+* Wed Aug 12 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.8.5-2
+- Fix changelog.
+
+* Wed Aug 12 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.8.5-1
+- Update to 1.8.5.
+- Use .tbz source file.
+- Configuration script uses python now.
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Sat Apr 25 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.8.2-1
 - Update to 1.8.2.
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/botan/F-10/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	16 May 2009 07:41:22 -0000	1.4
+++ import.log	12 Aug 2009 18:32:48 -0000	1.5
@@ -2,3 +2,4 @@ botan-1_8_0-2_fc10:F-10:botan-1.8.0-2.fc
 botan-1_8_1-1_fc10:F-10:botan-1.8.1-1.fc10.src.rpm:1232634423
 botan-1_8_1-4_fc10:F-10:botan-1.8.1-4.fc10.src.rpm:1237195879
 botan-1_8_2-1_fc12:F-10:botan-1.8.2-1.fc12.src.rpm:1242459647
+botan-1_8_5-2_fc11:F-10:botan-1.8.5-2.fc11.src.rpm:1250101840


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/botan/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	16 May 2009 07:41:22 -0000	1.4
+++ sources	12 Aug 2009 18:32:48 -0000	1.5
@@ -1 +1 @@
-f2eff7f7d35662c8242a569a124a65f5  Botan-1.8.2.tgz
+6c0943fa4282bd57a23316c6d3c21279  Botan-1.8.5.tbz




More information about the fedora-extras-commits mailing list