packages: gist/gist.spec - xclip is optional

glen glen at pld-linux.org
Tue Oct 26 13:22:03 CEST 2010


Author: glen                         Date: Tue Oct 26 11:22:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- xclip is optional

---- Files affected:
packages/gist:
   gist.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/gist/gist.spec
diff -u packages/gist/gist.spec:1.11 packages/gist/gist.spec:1.12
--- packages/gist/gist.spec:1.11	Thu Mar 25 20:47:28 2010
+++ packages/gist/gist.spec	Tue Oct 26 13:21:58 2010
@@ -2,7 +2,7 @@
 Summary:	Command-line interface for gists.github.com
 Name:		gist
 Version:	1.0.3
-Release:	2
+Release:	3
 License:	MIT
 Source0:	http://github.com/defunkt/gist/tarball/v%{version}
 # Source0-md5:	e0b9eb913c46ad49e5d6072c420b2a17
@@ -16,7 +16,7 @@
 %{?ruby_mod_ver_requires_eq}
 Requires:	git-core
 Requires:	groff
-Requires:	xclip
+Suggests:	xclip
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/10/26 11:21:58  glen
+- xclip is optional
+
 Revision 1.11  2010/03/25 19:47:28  glen
 - use sed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gist/gist.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list