]> git.pld-linux.org Git - packages/evolution-groupdav.git/blob - evolution-groupdav.spec
e4c9bc311d7e8c68b75edad37dc93138eedb207d
[packages/evolution-groupdav.git] / evolution-groupdav.spec
1 Summary:        evolution-groupdav - OpenGroupware Evolution connector
2 Summary(pl):    evolution-groupdav - wtyczka ³±cz±ca z OpenGroupware
3 Name:           evolution-groupdav
4 Version:        0.1
5 Release:        0.1
6 License:        GPL
7 #Group:         
8 Source0:        http://noodle.yacoi.com/devel/downloads/evolution-groupdav/%{name}-%{version}.tar.gz
9 # Source0-md5:
10 #Patch0:
11 URL:            http://noodle.yacoi.com/
12 BuildRequires:  perl-XML-Parser
13 BuildRequires:  glib2-devel >= 2.4.0
14 BuildRequires:  gtk+2-devel >= 2.4.0
15 BuildRequires:  libgnomecanvas-devel >= 2.6.0
16 BuildRequires:  libgnomeui-devel >= 2.6.0
17 BuildRequires:  libglade-devel >= 2.4.0
18 BuildRequires:  libgnomeprintui-devel >= 2.6.0
19 BuildRequires:  gnome-vfs2-devel >= 2.6.0
20 BuildRequires:  gconfmm-devel >= 2.6.0
21 BuildRequires:  libsoup-devel >= 2.2.0
22 #BuildRequires: libecal >= 1.1
23 #BuildRequires: libedata-cal >= 1.1
24 BuildRequires:  evolution-data-server-devel >= 1.1
25 #BuildRequires: libebook >= 1.1
26 #BuildRequires: camel-provider >= 1.1
27 BuildRequires:  evolution-devel >=2.1
28 Requires:       evolution >= 2.1
29 #BuildArch:     noarch
30 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
32 %description
33 OpenGroupware Evolution connector.
34
35 %description -l pl
36 Wtyczka ³±cz±ca Evolution z systemem pracy grupowej OpenGroupware.org.
37
38 %prep
39 %setup -q
40
41 %build
42 %configure
43 %{__make}
44
45 %install
46 rm -rf $RPM_BUILD_ROOT
47 %{__make} install
48
49 %files
50
51 $Log: evolution-groupdav.spec,v $
52 Revision 1.2  2005-01-16 23:54:55  ankry
53 - header, spaces -> tabs, other cosmetics
54
55 Revision 1.1  2005/01/16 23:45:44  wolvverine
56 - NFY
57 - new PLD spec
This page took 0.020336 seconds and 2 git commands to generate.