diff --git a/.cvsignore b/.cvsignore index 55228aa..046a9ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ginac-1.5.1.tar.bz2 +ginac-1.5.6.tar.bz2 diff --git a/ginac.spec b/ginac.spec index 2cc1397..473f275 100644 --- a/ginac.spec +++ b/ginac.spec @@ -1,6 +1,6 @@ Name: ginac -Version: 1.5.1 -Release: 3%{?dist} +Version: 1.5.6 +Release: 1%{?dist} Summary: C++ library for symbolic calculations Group: System Environment/Libraries @@ -62,6 +62,8 @@ the tool "viewgar" which displays the contents of GiNaC archives. %build %configure --disable-dependency-tracking --disable-static +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install @@ -104,6 +106,12 @@ fi %{_mandir}/man?/* %changelog +* Sat Jan 30 2010 Rakesh Pandit - 1.5.6-1 +- Updated to 1.5.6 + +* Fri Dec 04 2009 Rakesh Pandit - 1.5.5-1 +- Updated to 1.5.5 + * Fri Jul 24 2009 Fedora Release Engineering - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/import.log b/import.log index 49ac535..d7636b1 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ ginac-1_4_4-1_fc10:HEAD:ginac-1.4.4-1.fc10.src.rpm:1232014772 ginac-1_5_1-1_fc10:HEAD:ginac-1.5.1-1.fc10.src.rpm:1237265621 +ginac-1_5_6-1_fc14:EL-6:ginac-1.5.6-1.fc14.src.rpm:1279839515 diff --git a/sources b/sources index 3ef0f14..54278da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef05970ea87d1808ec7e75dad833deca ginac-1.5.1.tar.bz2 +5a13bf1a29d5aaf4f6085058447229b9 ginac-1.5.6.tar.bz2