commit a19d474f4321b1b2c7c0aa2309724ac4f84b2f5b
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Oct 2 12:03:12 2012 +0300

    fix deps for other distro lines

 rpm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 8c669c5..2dea47b 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -40,10 +40,11 @@
 %endif
 
 # versions of required libraries
-%define        reqdb_pkg       db4.7
 %if "%{pld_release}" == "th"
+%define        reqdb_pkg       db4.7
 %define        reqdb_ver       4.7.25
 %else
+%define        reqdb_pkg       db4.5
 %define        reqdb_ver       4.5.20
 %endif
 %define        reqpopt_ver     1.10.8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/a19d474f4321b1b2c7c0aa2309724ac4f84b2f5b

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

Reply via email to