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

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

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

revision 85011 by dams, Wed Apr 13 23:57:19 2011 UTC revision 85012 by dams, Thu Apr 14 03:44:43 2011 UTC
# Line 1  Line 1 
1  %define name    zeromq  %define name    zeromq
2  %define version 2.1.4  %define version 2.1.4
3  %define release %mkrel 1  %define release %mkrel 2
4    
5  %define libname_orig lib%{name}  %define libname_orig lib%{name}
6  %define major   0  %define major   0
# Line 19  BuildRoot:     %{_tmppath}/%{name}-%{version Line 19  BuildRoot:     %{_tmppath}/%{name}-%{version
19  BuildRequires:  glib2-devel  BuildRequires:  glib2-devel
20  BuildRequires:  libuuid-devel  BuildRequires:  libuuid-devel
21    
22    Obsoletes:      zeromq-utils
23    
24  %description  %description
25  The 0MQ lightweight messaging kernel is a library which extends the  The 0MQ lightweight messaging kernel is a library which extends the
26  standard socket interfaces with features traditionally provided by  standard socket interfaces with features traditionally provided by
# Line 60  multiple transport protocols and more. Line 62  multiple transport protocols and more.
62  This package contains the libraries and header files needed to develop  This package contains the libraries and header files needed to develop
63  applications that use %{name}.  applications that use %{name}.
64    
 %package -n     %{name}-utils  
 Summary:        Utilities for %{name}  
 Group:          Development/Other  
 Requires:       %{libname} = %{version}-%{release}  
   
 %description -n %{name}-utils  
 The 0MQ lightweight messaging kernel is a library which extends the  
 standard socket interfaces with features traditionally provided by  
 specialized messaging middle-ware products. 0MQ sockets provide an  
 abstraction of asynchronous message queues, multiple messaging  
 patterns, message filtering (subscriptions), seamless access to  
 multiple transport protocols and more.  
   
 This package contains %{name}-related utilities.  
   
65  %prep  %prep
66  %setup -q  %setup -q
67    
# Line 103  This package contains %{name}-related ut Line 90  This package contains %{name}-related ut
90  %{_includedir}/zmq*  %{_includedir}/zmq*
91  %{_mandir}/man3/zmq*  %{_mandir}/man3/zmq*
92  %{_mandir}/man7/zmq*  %{_mandir}/man7/zmq*
   

Legend:
Removed from v.85011  
changed lines
  Added in v.85012

  ViewVC Help
Powered by ViewVC 1.1.30