summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-03-12 16:40:52 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-03-12 16:40:52 +0000
commit89a39c8164383b907e146caa5ea9047fff6aca97 (patch)
tree24ea778c3ac3a419959e8a70b946876ffbbcf04f /firefox.spec
parentUpdate to 2002 (diff)
downloadlibrewolf-fedora-ff-89a39c8164383b907e146caa5ea9047fff6aca97.tar.gz
librewolf-fedora-ff-89a39c8164383b907e146caa5ea9047fff6aca97.tar.bz2
librewolf-fedora-ff-89a39c8164383b907e146caa5ea9047fff6aca97.zip
- Oops, define the variables I expect to use.
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 7914c23..d1d8c75 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -11,7 +11,7 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 2.0.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -412,6 +412,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Mon Mar 12 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.2-2
+- Oops, define the variables I expect to use.
+
* Fri Feb 23 2007 Martin Stransky <stransky@redhat.com> 2.0.0.2-1
- Update to 2002
bgstack15