From: Jan Rękorajski Date: Thu, 29 Aug 2013 18:19:54 +0000 (+0200) Subject: - added missing dir X-Git-Tag: auto/th/gmock-1.6.0-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=36307e75f8b2d0734d8f8e470a6011ec7c57f8f9;p=packages%2Fgmock.git - added missing dir - rel 2 --- diff --git a/gmock.spec b/gmock.spec index 0bd2953..54239e8 100644 --- a/gmock.spec +++ b/gmock.spec @@ -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