packages: tofu/tofu.spec - 3.1 - docdir fix

uzsolt uzsolt at pld-linux.org
Wed Aug 18 16:48:42 CEST 2010


Author: uzsolt                       Date: Wed Aug 18 14:48:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 3.1
- docdir fix

---- Files affected:
packages/tofu:
   tofu.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/tofu/tofu.spec
diff -u packages/tofu/tofu.spec:1.8 packages/tofu/tofu.spec:1.9
--- packages/tofu/tofu.spec:1.8	Sat May 22 00:31:42 2010
+++ packages/tofu/tofu.spec	Wed Aug 18 16:48:37 2010
@@ -3,12 +3,12 @@
 Summary:	Tofu provides an easy, very lightweight, and effiscient way to manage your todo list(s)
 Summary(hu.UTF-8):	Tofu egy könnyű, nagyon gyors utat biztosít a teendőid listáinak kezeléséhez
 Name:		tofu
-Version:	3.0
+Version:	3.1
 Release:	0.1
 License:	MIT/X11
 Group:		Development/Tools
 Source0:	http://requiescant.tuxfamily.org/tofu/%{name}-%{version}.tar.gz
-# Source0-md5:	8c6f71c31a269cf75c6fc8f483ff79c0
+# Source0-md5:	437b18c7a5c21da18c7d09e9ab708134
 URL:		http://requiescant.tuxfamily.org/tofu/index.html
 BuildRequires:	perl-base
 BuildRequires:	rpm-perlprov
@@ -32,6 +32,7 @@
 ./configure \
 	--perl=%{__perl} \
 	--prefix=%{_prefix} \
+	--docdir=%{_docdir}/%{name}-%{version} \
 	--mandir=%{_mandir}
 
 %install
@@ -45,7 +46,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG README
+%doc %{_docdir}/%{name}-%{version}
 %attr(755,root,root) %{_bindir}/tofu
 %attr(755,root,root) %{_bindir}/tofuup
 %{_mandir}/man1/*.1*
@@ -57,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/08/18 14:48:37  uzsolt
+- 3.1
+- docdir fix
+
 Revision 1.8  2010/05/21 22:31:42  sparky
 - also fix tofuup shebang
 - pass perl path to configure
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tofu/tofu.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list