rpms/xulrunner/devel .cvsignore, 1.14, 1.15 sources, 1.15, 1.16 xulrunner.spec, 1.63, 1.64

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Sun Feb 10 02:15:57 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7837

Modified Files:
	.cvsignore sources xulrunner.spec 
Log Message:
* Sat Feb  9 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.17
- Update to latest trunk (2008-02-09)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	7 Feb 2008 04:12:44 -0000	1.14
+++ .cvsignore	10 Feb 2008 02:15:10 -0000	1.15
@@ -1 +1 @@
-mozilla-20080206.tar.bz2
+mozilla-20080209.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	7 Feb 2008 04:12:44 -0000	1.15
+++ sources	10 Feb 2008 02:15:10 -0000	1.16
@@ -1 +1 @@
-51f3855944f281a4910243fea3f526be  mozilla-20080206.tar.bz2
+eaa1acc0f2a50efd1ac590ca99dbf336  mozilla-20080209.tar.bz2


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- xulrunner.spec	7 Feb 2008 04:15:05 -0000	1.63
+++ xulrunner.spec	10 Feb 2008 02:15:10 -0000	1.64
@@ -6,17 +6,22 @@
 
 %define version_internal  1.9pre
 
+%if ! %{official_branding}
+%define cvsdate 20080209
+%define nightly .nightly%{cvsdate}
+%endif
+
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9
-Release:        0.beta2.16.nightly20080206%{?dist}
+Release:        0.beta2.17%{?nightly}%{?dist}
 URL:            http://www.mozilla.org/projects/xulrunner/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
 %if %{official_branding}
 %define tarball xulrunner-%{version}-source.tar.bz2
 %else
-%define tarball mozilla-20080206.tar.bz2
+%define tarball mozilla-%{cvsdate}.tar.bz2
 %endif
 Source0:        %{tarball}
 Source10:       %{name}-mozconfig
@@ -387,6 +392,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Sat Feb  9 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.17
+- Update to latest trunk (2008-02-09)
+
 * Wed Feb  6 2008 Christopher Aillon <caillon at redhat.com> 1.9-0.beta2.16
 - Update to latest trunk (2008-02-06)
 




More information about the fedora-extras-commits mailing list