SPECS: syncevolution.spec - up to 0.8
tiwek
tiwek at pld-linux.org
Wed Sep 17 10:05:58 CEST 2008
Author: tiwek Date: Wed Sep 17 08:05:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.8
---- Files affected:
SPECS:
syncevolution.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/syncevolution.spec
diff -u SPECS/syncevolution.spec:1.6 SPECS/syncevolution.spec:1.7
--- SPECS/syncevolution.spec:1.6 Sun Nov 4 15:02:39 2007
+++ SPECS/syncevolution.spec Wed Sep 17 10:05:52 2008
@@ -2,17 +2,16 @@
Summary: Synchronization for contacts and calendars for Evolution
Summary(pl.UTF-8): Synchronizacja kontaktów i kalendarzy dla Evolution
Name: syncevolution
-%define _rc pre1
-%define _realver 0.7
-Version: %{_realver}.%{_rc}
+Version: 0.8
Release: 0.1
License: GPL
Group: Applications
-Source0: http://dl.sourceforge.net/sync4jevolution/%{name}-%{_realver}-%{_rc}.tar.gz
-# Source0-md5: 18ac5328fe863d0ebc2dbc3719020bdf
+Source0: http://www.estamos.de/download/syncevolution/sources/%{name}-%{version}.tar.gz
+# Source0-md5: 0922da253c521038ba23e5f2c5972954
URL: http://www.estamos.de/projects/SyncML/SyncEvolution.html
BuildRequires: curl-devel
BuildRequires: evolution-data-server-devel
+BuildRequires: readline-devel
#BuildRequires: funambol-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,7 +22,7 @@
Synchronizacja kontaktów i kalendarzy dla Evolution.
%prep
-%setup -q -n %{name}-%{_realver}-%{_rc}
+%setup -q
%build
%configure
@@ -40,7 +39,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README etc/*.txt etc/funambol etc/scheduleworld
+%doc AUTHORS ChangeLog NEWS HACKING README INSTALL
%attr(755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -49,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008/09/17 08:05:52 tiwek
+- up to 0.8
+
Revision 1.6 2007/11/04 14:02:39 czarny
- up to 0.7-pre1
- more docs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syncevolution.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list