[uzbl] - Add Requires: on xclip

Ben Boeckel mathstuf at fedoraproject.org
Sat Aug 21 03:30:03 UTC 2010


commit 003d0c46f736f5ef8d06fa132b3df04436b803b5
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Fri Aug 20 23:27:56 2010 -0400

    - Add Requires: on xclip

 uzbl.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/uzbl.spec b/uzbl.spec
index 9f7b5e1..54033f0 100644
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -4,7 +4,7 @@ Name:		uzbl
 Summary:	Lightweight WebKit browser following the UNIX philosophy
 Group:		Applications/Internet
 Version:	0
-Release:	0.16.20100626git%{uzblcommit}%{?dist}
+Release:	0.17.20100626git%{uzblcommit}%{?dist}
 License:	GPLv3
 URL:		http://www.uzbl.org
 # The source for this package was pulled from upstream's vcs.  Use the
@@ -39,6 +39,8 @@ Requires:	xterm
 Requires:	pygtk2
 # scripts/download.sh
 Requires:	wget
+# Default config
+Requires:	xclip
 
 %description
 Uzbl is a lightweight web browser based on WebKit/Gtk+.  Uzbl follows
@@ -139,6 +141,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/uzbl-tabbed
 
 %changelog
+* Fri Aug 20 2010 Ben Boeckel <mathstuf at gmail.com> - 0-0.17.20100626gitafc0f873e
+- Add Requires: on xclip
+
 * Fri Aug 06 2010 Ben Boeckel <mathstuf at gmail.com> - 0-0.16.20100626gitafc0f873e
 - Add patch for shell escaping bug (BZ#621965)
 


More information about the scm-commits mailing list