rpms/seamonkey/F-12 seamonkey.spec,1.65,1.66

Martin Stransky stransky at fedoraproject.org
Wed Oct 21 09:44:48 UTC 2009


Author: stransky

Update of /cvs/pkgs/rpms/seamonkey/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13288

Modified Files:
	seamonkey.spec 
Log Message:
fixed launcher script


Index: seamonkey.spec
===================================================================
RCS file: /cvs/pkgs/rpms/seamonkey/F-12/seamonkey.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- seamonkey.spec	19 Oct 2009 09:12:15 -0000	1.65
+++ seamonkey.spec	21 Oct 2009 09:44:48 -0000	1.66
@@ -18,7 +18,7 @@
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
 Version:        2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv1.1
 Group:          Applications/Internet
@@ -255,7 +255,7 @@ fi
 
 # install our seamonkey.sh file
 rm -rf $RPM_BUILD_ROOT/usr/bin/seamonkey
-cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}%{?prerelease_tag}/g' \
+cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}/g' \
 		     -e 's,LIBDIR,%{_libdir},g' > \
   $RPM_BUILD_ROOT/usr/bin/seamonkey
 
@@ -342,6 +342,9 @@ update-desktop-database %{_datadir}/appl
 
 
 %changelog
+* Tue Oct 21 2009 Martin Stransky <stransky at redhat.com> 2.0-6
+- Fixed launcher script
+
 * Tue Oct 19 2009 Martin Stransky <stransky at redhat.com> 2.0-5
 - Update to 2.0 RC2
 




More information about the fedora-extras-commits mailing list