rpms/sylpheed/F-9 sylpheed.spec,1.74,1.75

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun Jun 8 22:36:24 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/sylpheed/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28520/d

Modified Files:
	sylpheed.spec 
Log Message:



Index: sylpheed.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/F-9/sylpheed.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sylpheed.spec	8 Jun 2008 22:32:14 -0000	1.74
+++ sylpheed.spec	8 Jun 2008 22:35:38 -0000	1.75
@@ -63,10 +63,10 @@
 
 %build
 %configure --enable-ssl %{!?_without_gpgme:--enable-gpgme} \
-	%{?_without_compface:--disable-compface} \
-	%{!?_without_ldap:--enable-ldap} \
-	%{?_with_oniguruma:--enable-oniguruma} \
-	%{?_with_jpilot:--enable-jpilot}
+    %{?_without_compface:--disable-compface} \
+    %{!?_without_ldap:--enable-ldap} \
+    %{?_with_oniguruma:--enable-oniguruma} \
+    %{?_with_jpilot:--enable-jpilot}
 echo "#define LDAP_DEPRECATED 1" >> config.h
 make %{?_smp_mflags}
 
@@ -79,11 +79,11 @@
 install -p -m 644 sylpheed-64x64.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/sylpheed.png
 [ ! -f ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop ] && exit 1
 desktop-file-install --vendor %{desktopvendor} \
-	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
-	--remove-category Application \
-	--add-category Network \
+    --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+    --remove-category Application \
+    --add-category Network \
     --delete-original \
-	%{_datadir}/applications/%{name}.desktop
+    ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 install -d $RPM_BUILD_ROOT%{_mandir}/man1/
 install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/
 %find_lang %{name}




More information about the fedora-extras-commits mailing list