Author: qboosh                       Date: Fri Nov 18 19:11:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated URLs, strict internal deps

---- Files affected:
SPECS:
   db1.spec (1.21 -> 1.22) , db2.spec (1.19 -> 1.20) , db3.spec (1.60 -> 1.61) 
, db4.1.spec (1.10 -> 1.11) , db4.2.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/db1.spec
diff -u SPECS/db1.spec:1.21 SPECS/db1.spec:1.22
--- SPECS/db1.spec:1.21 Thu Apr 21 15:01:09 2005
+++ SPECS/db1.spec      Fri Nov 18 20:11:37 2005
@@ -7,14 +7,15 @@
 License:       BSD
 Group:         Libraries
 # alternative site (sometimes working): http://www.berkeleydb.com/
-Source0:       http://www.sleepycat.com/update/snapshot/db.%{version}.tar.gz
+#Source0Download: http://dev.sleepycat.com/downloads/releasehistorybdb.html
+Source0:       http://downloads.sleepycat.com/db.%{version}.tar.gz
 # Source0-md5: 42cc6c1e1e25818bd3e3f91328edb0f1
 Patch0:                %{name}.patch
 URL:           http://www.sleepycat.com/
 BuildConflicts:        glibc-db1
 Conflicts:     glibc < 2.1.90
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     glibc-db1
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Berkeley Database (Berkeley DB) is a programmatic toolkit that
@@ -34,7 +35,7 @@
 Summary:       Header files for Berkeley database library
 Summary(pl):   Pliki nagłówkowe do biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Conflicts:     glibc-devel < 2.1.90
 Obsoletes:     glibc-db1-devel
 
@@ -60,7 +61,7 @@
 Summary:       Static libraries for Berkeley database library
 Summary(pl):   Statyczne biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 Conflicts:     glibc-static < 2.1.90
 Obsoletes:     glibc-db1-static
 
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/11/18 19:11:37  qboosh
+- updated URLs, strict internal deps
+
 Revision 1.21  2005/04/21 13:01:09  darekr
 - quote CC, cosmetics
 

================================================================
Index: SPECS/db2.spec
diff -u SPECS/db2.spec:1.19 SPECS/db2.spec:1.20
--- SPECS/db2.spec:1.19 Wed Nov 10 14:58:58 2004
+++ SPECS/db2.spec      Fri Nov 18 20:11:37 2005
@@ -7,7 +7,8 @@
 Group:         Libraries
 License:       BSD
 # alternative site (sometimes working): http://www.berkeleydb.com/
-# Source0:     http://www.sleepycat.com/update/snapshot/db-2.7.7.tar.gz
+# Source0Download: http://dev.sleepycat.com/downloads/releasehistorybdb.html
+# Source0:     http://downloads.sleepycat.com/db-2.7.7.tar.gz
 # Taken from glibc 2.1.3
 Source0:       %{name}-glibc-2.1.3.tar.gz
 # Source0-md5: 6e48a57b362f2324831a1751c618c875
@@ -35,7 +36,7 @@
 Summary:       Header files for Berkeley database library
 Summary(pl):   Pliki nagłówkowe do biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Conflicts:     glibc-devel < 2.1.90
 Obsoletes:     glibc-db2-devel
 
@@ -61,7 +62,7 @@
 Summary:       Static libraries for Berkeley database library
 Summary(pl):   Statyczne biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 Conflicts:     glibc-static < 2.1.90
 Obsoletes:     glibc-db2-static
 
@@ -143,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/11/18 19:11:37  qboosh
+- updated URLs, strict internal deps
+
 Revision 1.19  2004/11/10 13:58:58  paladine
 - cosmetics
 

================================================================
Index: SPECS/db3.spec
diff -u SPECS/db3.spec:1.60 SPECS/db3.spec:1.61
--- SPECS/db3.spec:1.60 Thu Aug 11 11:46:18 2005
+++ SPECS/db3.spec      Fri Nov 18 20:11:37 2005
@@ -11,7 +11,8 @@
 License:       BSD
 Group:         Libraries
 # alternative site (sometimes working): http://www.berkeleydb.com/
-Source0:       http://www.sleepycat.com/update/snapshot/db-%{version}.tar.gz
+#Source0Download: http://dev.sleepycat.com/downloads/releasehistorybdb.html
+Source0:       http://downloads.sleepycat.com/db-%{version}.tar.gz
 # Source0-md5: b6ae24fa55713f17a9ac3219d987722c
 Source1:       %{name}.jar
 # Source1-md5: 0d15818dea3099eed42b4be9950c69ad
@@ -41,7 +42,7 @@
 Summary:       Command line tools for managing Berkeley DB databases
 Summary(pl):   Narzędzia do obsługi baz Berkeley DB z linii poleceń
 Group:         Applications/Databases
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description utils
 The Berkeley Database (Berkeley DB) is a programmatic toolkit that
@@ -69,7 +70,7 @@
 Summary:       Berkeley database library for Tcl
 Summary(pl):   Biblioteka baz danych Berkeley dla Tcl
 Group:         Development/Languages/Tcl
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      tcl
 
 %description tcl
@@ -82,7 +83,7 @@
 Summary:       Java Berkeley database library
 Summary(pl):   Biblioteki Berkeley Database dla Javy
 Group:         Development/Languages/Java
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description java
 Java Berkeley database library.
@@ -94,7 +95,7 @@
 Summary:       Header files for Berkeley database library
 Summary(pl):   Pliki nagłówkowe do biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 The Berkeley Database (Berkeley DB) is a programmatic toolkit that
@@ -122,7 +123,7 @@
 Summary:       Static libraries for Berkeley database library
 Summary(pl):   Statyczne biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 The Berkeley Database (Berkeley DB) is a programmatic toolkit that
@@ -336,6 +337,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/11/18 19:11:37  qboosh
+- updated URLs, strict internal deps
+
 Revision 1.60  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/db4.1.spec
diff -u SPECS/db4.1.spec:1.10 SPECS/db4.1.spec:1.11
--- SPECS/db4.1.spec:1.10       Wed Nov 10 14:58:58 2004
+++ SPECS/db4.1.spec    Fri Nov 18 20:11:37 2005
@@ -11,7 +11,8 @@
 License:       BSD
 Group:         Libraries
 # alternative site (sometimes working): http://www.berkeleydb.com/
-Source0:       http://www.sleepycat.com/update/snapshot/db-%{version}.tar.gz
+#Source0Download: http://dev.sleepycat.com/downloads/releasehistorybdb.html
+Source0:       http://downloads.sleepycat.com/db-%{version}.tar.gz
 # Source0-md5: df71961002b552c0e72c6e4e358f27e1
 Patch0:                db-o_direct.patch
 Patch1:                http://www.sleepycat.com/update/4.1.25/patch.4.1.25.1
@@ -44,7 +45,7 @@
 Summary:       Header files for Berkeley database library
 Summary(pl):   Pliki nagłówkowe do biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Provides:      db-devel = 4.1.25-4
 Obsoletes:     db-devel < 4.2
 Obsoletes:     db3-devel
@@ -76,7 +77,7 @@
 Summary:       Static libraries for Berkeley database library
 Summary(pl):   Statyczne biblioteki Berkeley Database
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 Provides:      db-static = 4.1.25-4
 Obsoletes:     db-static < 4.2
 Obsoletes:     db3-static
@@ -122,8 +123,8 @@
 Summary:       Berkeley database library for C++
 Summary(pl):   Biblioteka baz danych Berkeley dla C++
 Group:         Libraries
-Requires:      %{name}-cxx = %{version}
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-cxx = %{version}-%{release}
+Requires:      %{name}-devel = %{version}-%{release}
 Provides:      db-cxx-devel = 4.1.25-4
 Obsoletes:     db-cxx-devel < 4.2
 Obsoletes:     db4-cxx
@@ -168,7 +169,7 @@
 Summary(pl):   Biblioteka baz danych Berkeley dla Tcl
 Group:         Development/Languages/Tcl
 Requires:      tcl
-Requires:      %{name}-tcl = %{version}
+Requires:      %{name}-tcl = %{version}-%{release}
 Provides:      db-tcl-devel = 4.1.25-4
 Obsoletes:     db-tcl-devel < 4.2
 Obsoletes:     db4-tcl
@@ -184,7 +185,7 @@
 Summary:       Command line tools for managing Berkeley DB databases
 Summary(pl):   Narzędzia do obsługi baz Berkeley DB z linii poleceń
 Group:         Applications/Databases
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Provides:      db-utils = 4.1.25-4
 Obsoletes:     db-utils < 4.2
 Obsoletes:     db4-utils
@@ -381,6 +382,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/11/18 19:11:37  qboosh
+- updated URLs, strict internal deps
+
 Revision 1.10  2004/11/10 13:58:58  paladine
 - cosmetics
 

================================================================
Index: SPECS/db4.2.spec
diff -u SPECS/db4.2.spec:1.72 SPECS/db4.2.spec:1.73
--- SPECS/db4.2.spec:1.72       Sun Sep 25 16:51:14 2005
+++ SPECS/db4.2.spec    Fri Nov 18 20:11:37 2005
@@ -15,8 +15,8 @@
 License:       Sleepycat public license (GPL-like, see LICENSE)
 Group:         Libraries
 # alternative site (sometimes working): http://www.berkeleydb.com/
-#Source0Download: http://www.sleepycat.com/download/db/
-Source0:       http://www.sleepycat.com/update/snapshot/db-%{version}.tar.gz
+#Source0Download: http://dev.sleepycat.com/downloads/releasehistorybdb.html
+Source0:       http://downloads.sleepycat.com/db-%{version}.tar.gz
 # Source0-md5: cbc77517c9278cdb47613ce8cb55779f
 Patch0:                db-so-suffix.patch
 Patch1:                patch.4.2.52.1
@@ -411,6 +411,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2005/11/18 19:11:37  qboosh
+- updated URLs, strict internal deps
+
 Revision 1.72  2005/09/25 14:51:14  pawcioos
 - fixed path java.db for subpackage java
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/db1.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/db2.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/db3.spec?r1=1.60&r2=1.61&f=u
    http://cvs.pld-linux.org/SPECS/db4.1.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/db4.2.spec?r1=1.72&r2=1.73&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to