[UpTools/f15] Update to 8.6.1-1 for f15 (again)

sebelk sebelk at fedoraproject.org
Tue Sep 27 14:31:30 UTC 2011


commit 3b3758b181bcfb1821365154f89caff80ee00457
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Tue Sep 27 11:30:19 2011 -0300

    Update to 8.6.1-1 for f15 (again)

 UpTools.spec |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/UpTools.spec b/UpTools.spec
index c235d6b..ae24821 100644
--- a/UpTools.spec
+++ b/UpTools.spec
@@ -2,7 +2,7 @@ Summary: C++ library for HPC, parallel processing, networking, DB, memory, etc
 Name: UpTools
 Version: 8.6.1
 Release: 1%{dist}
-License: BSD with attribution
+License: BSD with attribution 
 Group: Development/Libraries
 Source: http://www.palermo.edu/ingenieria/%{name}-%{version}.tar.gz
 URL: http://www.palermo.edu/ingenieria/uptools_ingles.html
@@ -48,9 +48,9 @@ This package include headers to build apps using UpTools and example code.
 
 %prep
 %setup -q  
-#Remove -no-install LDFLAG and glibc workaound test and  prevent libdir hardcoding
+#Rmove glibc workaound test and  prevent libdir hardcoding
 cp -p configure configure.backup
-sed -i -e '2524d' -e '10935,10941d' -e '14983,14994d' configure
+sed -i  -e '11596,11602d' -e '15823,15839d' configure
 touch -r configure.backup configure
 
 %build
@@ -85,24 +85,17 @@ rm -f %{buildroot}%{_libdir}/libUpTools.la
 %doc LICENSE doc/README.FEDORA doc/examples
 
 %changelog
-* Thu Sep 27 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.6.1-1
+* Thu Sep 19 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.6.1-1
 - A new class UpRoute is added to make very fast route table lookups both in
     IPv4 and IPv6
 - UpAddress and UpSockAddr IPv6 handling is optimized for 64
     bits processors
-- License tag fixed, now is "BSD with attribution" 
+- License tag fixed, now is "BSD with attribution"
 - Replaced inet_net_pton in AC_SEARCH_LIBS for resolv library
   because there was a dependency issue creating RPM in epel5
 - Moved "-no-install" from configure.ac to Makefile.am
 - Fixed conditional for postgresql
 
-* Mon Sep 26 2011 Sergio Belkin  <sebelk at fedoraproject.org> - 8.5.5-5
-- Fixed changelog entry
-
-* Mon Sep 26 2011 Sergio Belkin  <sebelk at fedoraproject.org> - 8.5.5-4
-- Fixed value for tag License, it was tagged wrongly as "BSD with advertisement", has been
-  replaced by the recently accepted "BSD with attribution"
-
 * Thu May 16 2011 Sergio Belkin <sebelk at fedoraproject.org> - 8.5.5-3
 - UpTimerManager extension to report on pending timers of each type, and new
   flexibility in timer setup parameters. Method now() of UpTimerManager is


More information about the scm-commits mailing list