rpms/isync/devel isync.spec,1.3,1.4

Lubomir Kundrak (lkundrak) fedora-extras-commits at redhat.com
Mon Dec 17 17:25:51 UTC 2007


Author: lkundrak

Update of /cvs/pkgs/rpms/isync/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24461

Modified Files:
	isync.spec 
Log Message:
Tidy up whitespace



Index: isync.spec
===================================================================
RCS file: /cvs/pkgs/rpms/isync/devel/isync.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- isync.spec	16 Dec 2007 19:04:02 -0000	1.3
+++ isync.spec	17 Dec 2007 17:25:10 -0000	1.4
@@ -19,15 +19,18 @@
 and flag changes can be propagated both ways.  isync is suitable for use in
 IMAP-disconnected mode.
 
+
 %prep
 %setup -q
 %patch0 -p1 -b .open
 %patch1 -p1 -b .args
 
+
 %build
 %configure
 make %{?_smp_mflags}
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -36,9 +39,11 @@
 # to robustness.
 rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %files
 %defattr(-,root,root,-)
 %{_bindir}/isync
@@ -48,6 +53,7 @@
 %{_mandir}/man1/*
 %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample
 
+
 %changelog
 * Sun Dec 16 2007 Lubomir Kundrak <lkundrak at redhat.com> 1.0.3-5
 - mbsync was ignoring option letters from last argument (#425838)




More information about the fedora-extras-commits mailing list