]> git.pld-linux.org Git - packages/gmock.git/commitdiff
- added missing dir auto/th/gmock-1.6.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 29 Aug 2013 18:19:54 +0000 (20:19 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 29 Aug 2013 18:19:54 +0000 (20:19 +0200)
- rel 2

gmock.spec

index 0bd2953f09f35c33d6306721d38b883b74ded40a..54239e8eb5a12b634e08b79a41aae203a78722e0 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Google C++ Mocking Framework
 Name:          gmock
 Version:       1.6.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Libraries
 Source0:       https://googlemock.googlecode.com/files/%{name}-%{version}.zip
@@ -62,6 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/gmock-config
 %{_includedir}/%{name}
 %{_npkgconfigdir}/*
+%dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/generator
 %attr(755,root,root) %{_datadir}/%{name}/generator/gmock_gen.py
 %dir %{_datadir}/%{name}/generator/cpp
This page took 0.14507 seconds and 4 git commands to generate.