Ticket #1650: lighttpd.spec.patch

File lighttpd.spec.patch, 0.6 kB (added by hillct, 6 months ago)
  • lighttpd.spec

    old new  
    77License: BSD 
    88Group: Networking/Daemons 
    99URL: http://www.lighttpd.net/ 
    10 Requires: pcre >= 3.1 zlib 
    11 BuildRequires: libtool zlib-devel 
     10Requires: pcre >= 3.1 zlib bzip2-libs 
     11BuildRequires: libtool zlib-devel bzip2-devel pcre-devel  
    1212BuildRoot: %{_tmppath}/%{name}-root 
    1313 
    1414%description 
     
    7070%{_bindir}/* 
    7171 
    7272%changelog 
     73* Sat Apr 19 2008 21:39 <hillct@pinnacledigital.com> 1.4.19 
     74- Added missing build dependencies pcre-devel and bzip2-devel 
     75 
    7376* Thu Sep 30 2004 12:41 <jan@kneschke.de> 1.3.1 
    7477- upgraded to 1.3.1 
    7578