packages: ctemplate/ctemplate.spec - up to 0.95

arvenil arvenil at pld-linux.org
Sat Sep 19 20:56:30 CEST 2009


Author: arvenil                      Date: Sat Sep 19 18:56:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.95

---- Files affected:
packages/ctemplate:
   ctemplate.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ctemplate/ctemplate.spec
diff -u packages/ctemplate/ctemplate.spec:1.4 packages/ctemplate/ctemplate.spec:1.5
--- packages/ctemplate/ctemplate.spec:1.4	Sun Feb 22 14:13:18 2009
+++ packages/ctemplate/ctemplate.spec	Sat Sep 19 20:56:24 2009
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 Summary:	Simple and powerful template language for C++
 Name:		ctemplate
-Version:	0.93
+Version:	0.95
 Release:	1
 License:	BSD
 Group:		Applications
 Source0:	http://google-ctemplate.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	bd42a10bbbcf3e4bffd21663c0bd61fa
+# Source0-md5:	d6cfabbe1742dbe6f3bd10b77be319f1
 URL:		http://code.google.com/p/google-ctemplate/
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -96,8 +96,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libctemplate*.so
 %attr(755,root,root) %{_libdir}/libctemplate*.la
-%dir %{_includedir}/google
-%{_includedir}/google/*.h
+%dir %{_includedir}/%{name}
+%{_includedir}/%{name}/*.h
 
 %files libs
 %defattr(644,root,root,755)
@@ -114,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/09/19 18:56:24  arvenil
+- up to 0.95
+
 Revision 1.4  2009/02/22 13:13:18  arvenil
 - up to 0.93
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ctemplate/ctemplate.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list