/[packages]/cauldron/ircd-hybrid/current/SPECS/ircd-hybrid.spec
ViewVC logotype

Diff of /cauldron/ircd-hybrid/current/SPECS/ircd-hybrid.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 396862 by pterjan, Thu Jan 17 21:30:27 2013 UTC revision 396863 by luigiwalser, Fri Feb 8 17:55:19 2013 UTC
# Line 1  Line 1 
1  %define name ircd-hybrid  %define name ircd-hybrid
2  %define version 7.2.3  %define version 7.2.3
3  %define release %mkrel 12  %define release %mkrel 13
4  %define _messagesdir %{_libdir}/ircd-hybrid/messages  %define _messagesdir %{_libdir}/ircd-hybrid/messages
5    
6  # default: Don't build with IPv6 for production server  # default: Don't build with IPv6 for production server
# Line 28  Patch0:                %{name}-config.patch Line 28  Patch0:                %{name}-config.patch
28  Patch3:         %{name}-7.2.3-fix-x86_64-build.patch  Patch3:         %{name}-7.2.3-fix-x86_64-build.patch
29  Patch4:         %{name}-7.2.3-fix-module-path.patch  Patch4:         %{name}-7.2.3-fix-module-path.patch
30  Patch5:         ircd-hybrid-7.2.3-fix-str-fmt.patch  Patch5:         ircd-hybrid-7.2.3-fix-str-fmt.patch
31    Patch6:         ircd-hybrid-7.2.3-CVE-2013-0238.patch
32    
33  Requires(post,postun):          rpm-helper update-alternatives  Requires(post,postun):          rpm-helper update-alternatives
 BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot  
34  BuildRequires:  autoconf  BuildRequires:  autoconf
35  BuildRequires:  automake  BuildRequires:  automake
36  BuildRequires:  openssl-devel   >= 0.9.7  BuildRequires:  openssl-devel   >= 0.9.7
# Line 59  Development headers and libraries for %{ Line 60  Development headers and libraries for %{
60  %patch3 -p0  %patch3 -p0
61  %patch4 -p0  %patch4 -p0
62  %patch5 -p0  %patch5 -p0
63    %patch6 -p1
64    
65  # Clear all before start  # Clear all before start
66  #rm -rf `find -type d -name autom4te.cache`  #rm -rf `find -type d -name autom4te.cache`
# Line 199  rm -rf %{buildroot} Line 201  rm -rf %{buildroot}
201  %defattr(644,root,root,755)  %defattr(644,root,root,755)
202  %{_includedir}/%{name}  %{_includedir}/%{name}
203  %doc ChangeLog  %doc ChangeLog
   
   
   

Legend:
Removed from v.396862  
changed lines
  Added in v.396863

  ViewVC Help
Powered by ViewVC 1.1.30