SPECS: syncevolution.spec - up to 0.7-pre1 - more docs

czarny czarny at pld-linux.org
Sun Nov 4 15:02:44 CET 2007


Author: czarny                       Date: Sun Nov  4 14:02:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.7-pre1
- more docs

---- Files affected:
SPECS:
   syncevolution.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/syncevolution.spec
diff -u SPECS/syncevolution.spec:1.5 SPECS/syncevolution.spec:1.6
--- SPECS/syncevolution.spec:1.5	Mon Feb 12 23:09:17 2007
+++ SPECS/syncevolution.spec	Sun Nov  4 15:02:39 2007
@@ -2,12 +2,14 @@
 Summary:	Synchronization for contacts and calendars for Evolution
 Summary(pl.UTF-8):	Synchronizacja kontaktów i kalendarzy dla Evolution
 Name:		syncevolution
-Version:	0.3
+%define     _rc     pre1
+%define     _realver    0.7
+Version:	%{_realver}.%{_rc}
 Release:	0.1
 License:	GPL
 Group:		Applications
-Source0:	http://dl.sourceforge.net/sync4jevolution/%{name}-%{version}.tar.gz
-# Source0-md5:	eb07e21de0395ffc01bc8217b7f9681b
+Source0:    http://dl.sourceforge.net/sync4jevolution/%{name}-%{_realver}-%{_rc}.tar.gz
+# Source0-md5:	18ac5328fe863d0ebc2dbc3719020bdf
 URL:		http://www.estamos.de/projects/SyncML/SyncEvolution.html
 BuildRequires:	curl-devel
 BuildRequires:	evolution-data-server-devel
@@ -21,7 +23,7 @@
 Synchronizacja kontaktów i kalendarzy dla Evolution.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_realver}-%{_rc}
 
 %build
 %configure
@@ -38,7 +40,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README etc/*.txt etc/funambol etc/scheduleworld
 %attr(755,root,root) %{_bindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -47,6 +49,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/11/04 14:02:39  czarny
+- up to 0.7-pre1
+- more docs
+
 Revision 1.5  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syncevolution.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list