packages: xcowsay/xcowsay.spec - fortune is optional
glen
glen at pld-linux.org
Thu Mar 24 20:10:06 CET 2011
Author: glen Date: Thu Mar 24 19:10:06 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fortune is optional
---- Files affected:
packages/xcowsay:
xcowsay.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/xcowsay/xcowsay.spec
diff -u packages/xcowsay/xcowsay.spec:1.4 packages/xcowsay/xcowsay.spec:1.5
--- packages/xcowsay/xcowsay.spec:1.4 Fri Jan 28 03:50:55 2011
+++ packages/xcowsay/xcowsay.spec Thu Mar 24 20:10:01 2011
@@ -2,7 +2,7 @@
Summary: Displays a cute cow and message on your desktop
Name: xcowsay
Version: 1.3
-Release: 1
+Release: 2
License: GPL v3+
Group: Applications/Games
URL: http://www.doof.me.uk/xcowsay
@@ -13,7 +13,8 @@
BuildRequires: gettext-devel
BuildRequires: gtk+2-devel
BuildRequires: pkgconfig
-Requires: fortune-mod
+Suggests: fortune-mod
+Suggests: fortune-mod-data
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -64,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2011/03/24 19:10:01 glen
+- fortune is optional
+
Revision 1.4 2011/01/28 02:50:55 sparky
- BR: gettext-devel, pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xcowsay/xcowsay.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list