rpms/filezilla/devel filezilla.spec,1.43,1.44

Nicolas Chauvet kwizart at fedoraproject.org
Mon Jun 29 16:39:47 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/filezilla/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4786

Modified Files:
	filezilla.spec 
Log Message:
Fix typo



Index: filezilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/devel/filezilla.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- filezilla.spec	29 Jun 2009 16:30:42 -0000	1.43
+++ filezilla.spec	29 Jun 2009 16:39:16 -0000	1.44
@@ -2,7 +2,7 @@
 
 Name:           filezilla
 Version:        3.2.6
-Release:        1%{?fz_rc:_%{?fz_rc}}%{?dist}
+Release:        1%{?fz_rc:_%{?fz_rc}}%{?dist}.1
 Summary:        FileZilla FTP, FTPS and SFTP client
 
 Group:          Applications/Internet
@@ -102,7 +102,7 @@ fi || :
 %postun
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons499932/hicolor
+  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
 fi || :
 
 




More information about the fedora-extras-commits mailing list