[eclib] update to new patched version of sage

tomspur tomspur at fedoraproject.org
Thu Aug 19 18:41:38 UTC 2010


commit 4691eb692da4c867a025752ea7dce84342c9a554
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Thu Aug 19 20:41:13 2010 +0200

    update to new patched version of sage

 .gitignore |    1 +
 eclib.spec |    9 ++++++---
 sources    |    1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..b374f99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/eclib-20080310.p10.spkg
diff --git a/eclib.spec b/eclib.spec
index df7acfb..068cc73 100644
--- a/eclib.spec
+++ b/eclib.spec
@@ -1,11 +1,11 @@
 Name:           eclib
 Version:        20080310
-Release:        9.p7%{?dist}
+Release:        9.p10%{?dist}
 Summary:        A Library for Doing Computations on Elliptic Curves
 Group:          Applications/Engineering
 License:        GPLv2+
 URL:            http://www.warwick.ac.uk/~masgaj/
-Source0:        http://sagemath.org/packages/standard/eclib-%{version}.p7.spkg
+Source0:        http://sagemath.org/packages/standard/eclib-%{version}.p10.spkg
 # Add sonames to the built shared libraries
 Patch0:         eclib-20080310.p7-add-soname.diff
 # Adds Fedora optflags to build process without breaking -Defines
@@ -43,7 +43,7 @@ Static libraries for %{name}.
 
 
 %prep
-%setup -q -n %{name}-%{version}.p7
+%setup -q -n %{name}-%{version}.p10
 sed -i -e 's|^install_lib:.*$|install_lib: $(HEADERS) lib|' \
   src/qrank/Makefile
 %patch0 -p0
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 19 2010 Thomas Spura <tomspur at fedoraproject.org> - 20080310-9.p10
+- update to patched version
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080310-9.p7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index e69de29..39da28b 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+16d0c3222929777cfbe805c23c7f6f2d  eclib-20080310.p10.spkg


More information about the scm-commits mailing list