SPECS: ctemplate.spec - don't own %{_docdir} - release 2
megabajt
megabajt at pld-linux.org
Sun Dec 7 20:01:54 CET 2008
Author: megabajt Date: Sun Dec 7 19:01:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't own %{_docdir}
- release 2
---- Files affected:
SPECS:
ctemplate.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ctemplate.spec
diff -u SPECS/ctemplate.spec:1.1 SPECS/ctemplate.spec:1.2
--- SPECS/ctemplate.spec:1.1 Sun Nov 9 18:44:45 2008
+++ SPECS/ctemplate.spec Sun Dec 7 20:01:49 2008
@@ -2,7 +2,7 @@
Summary: Simple and powerful template language for C++
Name: ctemplate
Version: 0.91
-Release: 1
+Release: 2
License: BSD
Group: Applications
Source0: http://google-ctemplate.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -90,7 +90,7 @@
%files doc
%defattr(644,root,root,755)
-%doc %{_docdir}
+%doc %{_docdir}/*
%files devel
%defattr(644,root,root,755)
@@ -114,5 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/12/07 19:01:49 megabajt
+- don't own %{_docdir}
+- release 2
+
Revision 1.1 2008/11/09 17:44:45 arvenil
- init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ctemplate.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list