[seamonkey] Fixed #717242 - does not adhere to Static Library Packaging Guidelines

Martin Stransky stransky at fedoraproject.org
Mon May 7 07:02:50 UTC 2012


commit 974b5d90ff10f11014c1309e0a65d06b7c5b2452
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Mon May 7 09:02:43 2012 +0200

    Fixed #717242 - does not adhere to Static Library Packaging Guidelines

 seamonkey.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index 1dd1ca5..65e7b3b 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -16,7 +16,7 @@
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
 Version:        2.9.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv1.1
 Group:          Applications/Internet
@@ -68,6 +68,7 @@ BuildRequires:  system-bookmarks
 BuildRequires:  libnotify-devel
 BuildRequires:  libvpx-devel
 BuildRequires:  mesa-libGL-devel
+BuildRequires:  nss-static
 Requires:       system-bookmarks
 Requires:       mozilla-filesystem
 Requires:       hicolor-icon-theme
@@ -409,6 +410,9 @@ fi
 
 
 %changelog
+* Mon May 7 2012 Martin Stransky <stransky at redhat.com> 2.9.1-4
+- Fixed #717242 - does not adhere to Static Library Packaging Guidelines
+
 * Thu May 3 2012 Martin Stransky <stransky at redhat.com> 2.9.1-3
 - Fixed #747411 - seamonkey needs better icons (by Edward Sheldrake)
 


More information about the scm-commits mailing list