Author: arekm                        Date: Mon Feb 23 11:40:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 11; if ossp-uuid-devel was installed then wrong uuid.h was used at 
configure time thus disabling uuid support in apr - fixed

---- Files affected:
SPECS:
   apr.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.79 SPECS/apr.spec:1.80
--- SPECS/apr.spec:1.79 Mon Feb 23 08:37:01 2009
+++ SPECS/apr.spec      Mon Feb 23 12:40:08 2009
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):     Apache Portable Runtime - przenoĊ›na biblioteka 
uruchomieniowa
 Name:          apr
 Version:       1.3.3
-Release:       10
+Release:       11
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -32,6 +32,8 @@
 BuildRequires: uname(release) >= 2.6
 Requires:      uname(release) >= 2.6.13
 %endif
+# uuid.h misdetected from this one instead of libuuid-devel
+BuildConflicts:        ossp-uuid-devel < 1.6.2-6
 Conflicts:     kernel24
 Conflicts:     kernel24-smp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -191,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2009/02/23 11:40:08  arekm
+- rel 11; if ossp-uuid-devel was installed then wrong uuid.h was used at 
configure time thus disabling uuid support in apr - fixed
+
 Revision 1.79  2009/02/23 07:37:01  arekm
 - rel 10; racy version when using threads but works on old kernels, too
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.79&r2=1.80&f=u

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

Reply via email to