|
@@ -2,7 +2,7 @@ Summary: Utility to synchronize IMAP mailboxes with local maildir folders
|
|
Name: isync
|
|
Name: isync
|
|
Version: @VERSION@
|
|
Version: @VERSION@
|
|
Release: 1
|
|
Release: 1
|
|
-Copyright: GPL
|
|
|
|
|
|
+License: GPL
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
Source: @PACKAGE@-@VERSION@.tar.gz
|
|
Source: @PACKAGE@-@VERSION@.tar.gz
|
|
URL: http://@PACKAGE@.sf.net/
|
|
URL: http://@PACKAGE@.sf.net/
|
|
@@ -19,7 +19,7 @@ non-permanent internet collection (dIMAP).
|
|
%prep
|
|
%prep
|
|
%setup
|
|
%setup
|
|
%build
|
|
%build
|
|
-./configure --prefix=/usr
|
|
|
|
|
|
+%configure
|
|
|
|
|
|
%install
|
|
%install
|
|
rm -rf $RPM_BUILD_ROOT
|
|
rm -rf $RPM_BUILD_ROOT
|