You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2011/11/28 22:05:50 UTC

svn commit: r1207609 - /apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in

Author: minfrin
Date: Mon Nov 28 21:05:48 2011
New Revision: 1207609

URL: http://svn.apache.org/viewvc?rev=1207609&view=rev
Log:
RPM: Ensure we depend correctly on libuuid-devel at build time.

Modified:
    apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in

Modified: apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in?rev=1207609&r1=1207608&r2=1207609&view=diff
==============================================================================
--- apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in (original)
+++ apr/apr-util/branches/1.4.x/build/rpm/apr-util.spec.in Mon Nov 28 21:05:48 2011
@@ -11,7 +11,7 @@ URL: http://apr.apache.org/
 Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires: autoconf, libtool, doxygen, apr-devel >= 1.4.0
-BuildRequires: expat-devel
+BuildRequires: expat-devel, libuuid-devel
 
 %description
 The mission of the Apache Portable Runtime (APR) is to provide a