From 36307e75f8b2d0734d8f8e470a6011ec7c57f8f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 29 Aug 2013 20:19:54 +0200 Subject: [PATCH] - added missing dir - rel 2 --- gmock.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.44.0