]> git.pld-linux.org Git - packages/ctemplate.git/commitdiff
- up to 0.95 auto/th/ctemplate-0_95-1
authorarvenil <arvenil@pld-linux.org>
Sat, 19 Sep 2009 18:56:24 +0000 (18:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctemplate.spec -> 1.5

ctemplate.spec

index e90fb72a2e5ee324bd7e232e61618a0839ffc53f..9b7c67cf536114d07e7a6a58c7b5ba7c976ebfef 100644 (file)
@@ -1,11 +1,11 @@
 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)
@@ -95,8 +95,8 @@ rm -rf $RPM_BUILD_ROOT
 %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)
This page took 0.086511 seconds and 4 git commands to generate.