[firefox] pre-releases can be officially branded, as long as they are official pre-releases. nightlies would

Christopher Aillon caillon at fedoraproject.org
Thu Dec 9 01:02:22 UTC 2010


commit 985653fc38cbbd874d91857d59ba214e1d9bf7d4
Author: Christopher Aillon <caillon at redhat.com>
Date:   Wed Dec 8 17:02:45 2010 -0800

    pre-releases can be officially branded, as long as they are official pre-releases.  nightlies would still need to be unofficial builds

 firefox.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 007c1b9..e24660e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -19,6 +19,7 @@
 %if ! %{official_branding}
 %define cvsdate 20080327
 %define nightly .cvs%{cvsdate}
+%else
 %define prever  b7
 %endif
 


More information about the scm-commits mailing list