]> git.pld-linux.org Git - packages/apr.git/commitdiff
- rel 11; if ossp-uuid-devel was installed then wrong uuid.h was used at configure... auto/th/apr-1_3_3-11
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 23 Feb 2009 11:40:08 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr.spec -> 1.80

apr.spec

index 746e8d8c3384c1b8014dc39a904eaf53b23ddeec..7be3e68f8a3f7bdf92c0897578d9daca9bc95edd 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -3,7 +3,7 @@ Summary:        Apache Portable Runtime
 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
@@ -31,6 +31,8 @@ BuildRequires:        sed >= 4.0
 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)
This page took 0.122579 seconds and 4 git commands to generate.