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

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

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

revision 68067 by mikala, Fri Feb 18 15:17:46 2011 UTC revision 68068 by mikala, Fri Mar 11 00:43:09 2011 UTC
# Line 7  Line 7 
7    
8  Name:           %name  Name:           %name
9  Version:        %version  Version:        %version
10  Release:        %mkrel 1  Release:        %mkrel 2
11  Summary:        Implements Google Data Protocol 2.0  Summary:        Implements Google Data Protocol 2.0
12  License:        BSD  License:        BSD
13  Group:          Communications  Group:          Communications
14  URL:            http://code.google.com/p/libgcal/  URL:            http://code.google.com/p/libgcal/
15  Source:         http://libgcal.googlecode.com/files/%name-%version.tar.bz2  Source:         http://libgcal.googlecode.com/files/%name-%version.tar.bz2
16    Patch0:         libgcal-0.9.6-check-for-empty-strings.patch
17  BuildRequires:  cmake  BuildRequires:  cmake
18  BuildRequires:  curl-devel  BuildRequires:  curl-devel
19  BuildRequires:  libxml2-devel  BuildRequires:  libxml2-devel
# Line 89  to incorporate %{name} into applications Line 90  to incorporate %{name} into applications
90    
91  %prep  %prep
92  %setup -q  %setup -q
93    %patch0 -p0
94  %build  %build
95  %cmake  %cmake
96  %make  %make
# Line 100  to incorporate %{name} into applications Line 101  to incorporate %{name} into applications
101    
102  %clean  %clean
103  %__rm -rf %buildroot  %__rm -rf %buildroot
   
   

Legend:
Removed from v.68067  
changed lines
  Added in v.68068

  ViewVC Help
Powered by ViewVC 1.1.30