]> git.pld-linux.org Git - packages/db4.2.git/commitdiff
- updated URLs
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Dec 2011 16:20:53 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.2.spec -> 1.82

db4.2.spec

index d7a62e1594a1f17a3981f87130408daf30d3c4ab..c6e5f9acba8b8d1edab71921f64a1fdb245792ea 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_with    pmutex  # use POSIX mutexes (only process-private with linuxthreads)
 %bcond_with    nptl    # use process-shared POSIX mutexes (NPTL provides full interface)
 #
-%define                ver                     4.2.52
+%define                ver             4.2.52
 %define                patchlevel      5
 #
 %{?with_nptl:%define   with_pmutex     1}
@@ -16,14 +16,13 @@ Version:    %{ver}.%{patchlevel}
 Release:       1
 License:       Sleepycat public license (GPL-like, see LICENSE)
 Group:         Libraries
-# alternative site (sometimes working): http://www.berkeleydb.com/
-#Source0Download: http://www.sleepycat.com/download/
-Source0:       http://www.sleepycat.com/update/snapshot/db-%{ver}.tar.gz
+#Source0Download: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
+Source0:       http://download.oracle.com/berkeley-db/db-%{ver}.tar.gz
 # Source0-md5: cbc77517c9278cdb47613ce8cb55779f
 %patchset_source -f http://www.oracle.com/technology/products/berkeley-db/db/update/%{ver}/patch.%{ver}.%g 1 %{patchlevel}
 Patch0:                db-so-suffix.patch
 Patch1:                %{name}-amd64-fastmutex.patch
-URL:           http://www.oracle.com/technology/software/products/berkeley-db/db/index.html
+URL:           http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: ed
This page took 0.077764 seconds and 4 git commands to generate.