/[packages]/cauldron/libtirpc/current/SPECS/libtirpc.spec
ViewVC logotype

Diff of /cauldron/libtirpc/current/SPECS/libtirpc.spec

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

revision 33403 by ennael, Sat Jan 22 23:35:25 2011 UTC revision 129665 by guillomovitch, Tue Jul 26 08:23:54 2011 UTC
# Line 4  Line 4 
4    
5  Summary:        Transport Independent RPC Library  Summary:        Transport Independent RPC Library
6  Name:           libtirpc  Name:           libtirpc
7  Version:        0.2.1  Version:        0.2.2
8  Release:        %mkrel 3  Release:        %mkrel 1
9  License:        GPL  License:        GPL
10  Group:          System/Libraries  Group:          System/Libraries
11  URL:            http://sourceforge.net/projects/libtirpc  URL:            http://sourceforge.net/projects/libtirpc
12  Source0:        http://downloads.sourceforge.net/libtirpc/%{name}-%{version}.tar.bz2  Source0:        http://downloads.sourceforge.net/libtirpc/%{name}-%{version}.tar.bz2
13    Patch0:     01-remove-des-crypt.diff
14  BuildRequires:  pkgconfig  BuildRequires:  pkgconfig
15  BuildRequires:  gssglue-devel  BuildRequires:  gssglue-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}  
16    
17  %description  %description
18  This package contains SunLib's implementation of transport-independent  This package contains SunLib's implementation of transport-independent
# Line 68  programs which use the tirpc library. Line 68  programs which use the tirpc library.
68    
69  %prep  %prep
70  %setup -q  %setup -q
71    %patch0 -p1
72    
73  %build  %build
74    autoreconf -fi
75  export CFLAGS="%{optflags} -fPIC"  export CFLAGS="%{optflags} -fPIC"
76  %configure2_5x \  %configure2_5x \
77      --enable-gss      --enable-gss

Legend:
Removed from v.33403  
changed lines
  Added in v.129665

  ViewVC Help
Powered by ViewVC 1.1.30