[uzbl] Update to 0-0.24.20110215git8bbc39b83.

Daiki Ueno ueno at fedoraproject.org
Wed Mar 2 08:59:15 UTC 2011


commit 8df971f1cdf553c1c48068b46f4b3ced6acd97df
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Mar 2 18:00:23 2011 +0900

    Update to 0-0.24.20110215git8bbc39b83.

 .gitignore          |    1 +
 sources             |    2 +-
 uzbl-makefile.patch |   12 +++++-------
 uzbl.spec           |    7 +++++--
 4 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 272026e..81e7aa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 uzbl-afc0f873e.tar.gz
 /uzbl-afc0f873e.tar.gz
 /uzbl-518004933.tar.gz
+/uzbl-8bbc39b83.tar.gz
diff --git a/sources b/sources
index c4b4ea6..2fc6306 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2375b5c899e35b75bc43001b5576cbb9  uzbl-518004933.tar.gz
+5c270549a01c4b6e7b95e7f10843e4fc  uzbl-8bbc39b83.tar.gz
diff --git a/uzbl-makefile.patch b/uzbl-makefile.patch
index bfcb013..827318e 100644
--- a/uzbl-makefile.patch
+++ b/uzbl-makefile.patch
@@ -1,8 +1,8 @@
 diff --git a/Makefile b/Makefile
-index 04f35d0..cbabd35 100644
+index f33a626..fc1f0a1 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -112,16 +112,13 @@ install-dirs:
+@@ -128,14 +128,11 @@ install-dirs:
  
  install-uzbl-core: all install-dirs
  	install -d $(INSTALLDIR)/share/uzbl/
@@ -13,11 +13,9 @@ index 04f35d0..cbabd35 100644
 -	install -m644 AUTHORS $(DOCDIR)/
  	cp -r examples $(INSTALLDIR)/share/uzbl/
  	chmod 755 $(INSTALLDIR)/share/uzbl/examples/data/scripts/*
-+	chmod 644 $(INSTALLDIR)/share/uzbl/examples/data/scripts/*.js
- 	mv $(INSTALLDIR)/share/uzbl/examples/config/config $(INSTALLDIR)/share/uzbl/examples/config/config.bak
- 	sed 's#^set prefix.*=.*#set prefix     = $(RUN_PREFIX)#' < $(INSTALLDIR)/share/uzbl/examples/config/config.bak > $(INSTALLDIR)/share/uzbl/examples/config/config
- 	rm $(INSTALLDIR)/share/uzbl/examples/config/config.bak
-+	rm $(INSTALLDIR)/share/uzbl/examples/uzbl-cookie-manager.c
  	install -m755 uzbl-core $(INSTALLDIR)/bin/uzbl-core
++	chmod 644 $(INSTALLDIR)/share/uzbl/examples/data/scripts/*.js
++	rm $(INSTALLDIR)/share/uzbl/examples/uzbl-cookie-manager.[co]
  
  install-uzbl-browser: uzbl-cookie-manager install-dirs
+ 	install -m755 src/uzbl-browser $(INSTALLDIR)/bin/uzbl-browser
diff --git a/uzbl.spec b/uzbl.spec
index 145f6bf..061f323 100644
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -1,11 +1,11 @@
-%global		uzblcommit	518004933
+%global		uzblcommit	8bbc39b83
 %global		vim_version	73
 
 Name:		uzbl
 Summary:	Lightweight WebKit browser following the UNIX philosophy
 Group:		Applications/Internet
 Version:	0
-Release:	0.23.20101125git%{uzblcommit}%{?dist}
+Release:	0.24.20110215git%{uzblcommit}%{?dist}
 License:	GPLv3
 URL:		http://www.uzbl.org
 # The source for this package was pulled from upstream's vcs.  Use the
@@ -172,6 +172,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Mar  2 2011 Daiki Ueno <dueno at redhat.com> - 0-0.24.20110215git8bbc39b83
+- New upstream snapshot
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.23.20101125git518004933
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list