rpms/hulahop/OLPC-3 .cvsignore, 1.5, 1.6 hulahop.spec, 1.11, 1.12 sources, 1.6, 1.7

Marco Pesenti Gritti mpg at fedoraproject.org
Sat Sep 6 15:47:32 UTC 2008


Author: mpg

Update of /cvs/pkgs/rpms/hulahop/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30710

Modified Files:
	.cvsignore hulahop.spec sources 
Log Message:
* Sat Sep  6 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.4.5-1
- Update to 0.4.5
- Setup vendor




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hulahop/OLPC-3/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	28 Aug 2008 12:12:52 -0000	1.5
+++ .cvsignore	6 Sep 2008 15:47:01 -0000	1.6
@@ -1 +1 @@
-hulahop-0.4.4.tar.bz2
+hulahop-0.4.5.tar.bz2


Index: hulahop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hulahop/OLPC-3/hulahop.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hulahop.spec	28 Aug 2008 12:12:52 -0000	1.11
+++ hulahop.spec	6 Sep 2008 15:47:01 -0000	1.12
@@ -1,7 +1,7 @@
 %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
 Name: hulahop
-Version: 0.4.4
+Version: 0.4.5
 Release: 1%{?dist}
 Summary: A pygtk widget for embedding mozilla
 
@@ -30,6 +30,11 @@
 %prep
 %setup -q
 
+cat >> data/prefs.js << EOF
+pref("general.useragent.vendor", "Fedora");
+pref("general.useragent.vendorSub", "%{version}-%{release}");
+EOF
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}
@@ -50,6 +55,10 @@
 %{python_sitelib}/*
 
 %changelog
+* Sat Sep  6 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.4.5-1
+- Update to 0.4.5
+- Setup vendor
+
 * Thu Aug 28 2008 Simon Schampijer <simon at laptop.org> - 0.4.4-1
 - Update the profile dependent on version changes 5428
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hulahop/OLPC-3/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	28 Aug 2008 12:12:52 -0000	1.6
+++ sources	6 Sep 2008 15:47:01 -0000	1.7
@@ -1 +1 @@
-0ea28aa02d747f3a82b08b8e6cdd650f  hulahop-0.4.4.tar.bz2
+f1d023e6482392052104321aaa873bfc  hulahop-0.4.5.tar.bz2




More information about the fedora-extras-commits mailing list