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 2016/03/24 23:53:34 UTC

svn commit: r1736514 - /apr/apr/branches/1.6.x/build/rpm/apr.spec.in

Author: minfrin
Date: Thu Mar 24 22:53:33 2016
New Revision: 1736514

URL: http://svn.apache.org/viewvc?rev=1736514&view=rev
Log:
rpm: Add libuuid-devel as a build dependency.

Modified:
    apr/apr/branches/1.6.x/build/rpm/apr.spec.in

Modified: apr/apr/branches/1.6.x/build/rpm/apr.spec.in
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.6.x/build/rpm/apr.spec.in?rev=1736514&r1=1736513&r2=1736514&view=diff
==============================================================================
--- apr/apr/branches/1.6.x/build/rpm/apr.spec.in (original)
+++ apr/apr/branches/1.6.x/build/rpm/apr.spec.in Thu Mar 24 22:53:33 2016
@@ -10,7 +10,7 @@ Group: System Environment/Libraries
 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, python
+BuildRequires: autoconf, libtool, doxygen, libuuid-devel, python
 
 %description
 The mission of the Apache Portable Runtime (APR) is to provide a