]> git.pld-linux.org Git - packages/eet.git/commitdiff
- missing dir
authorwitekfl <witekfl@pld-linux.org>
Tue, 16 Nov 2010 16:27:13 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eet.spec -> 1.46

eet.spec

index 021a105c18c62240259ab6a369959bc7e933e7bc..2ee33bbe68f666f08f39f4c7a61c0f2ef02beb0d 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -4,8 +4,8 @@
 #
 Summary:       Library for speedy data storage, retrieval, and compression
 Summary(pl.UTF-8):     Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
-Name:          eet
 %define        subver  beta2
+Name:          eet
 Version:       1.4.0
 Release:       0.%{subver}.1
 License:       BSD
@@ -112,7 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING NEWS README 
+%doc AUTHORS COPYING NEWS README
 %attr(755,root,root) %{_bindir}/eet
 %attr(755,root,root) %{_libdir}/libeet.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libeet.so.1
@@ -122,6 +122,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libeet.so
 %{_libdir}/libeet.la
 %{_pkgconfigdir}/eet.pc
+%dir %{_includedir}/eet-1
 %{_includedir}/eet-1/Eet.h
 
 %if %{with static_libs}
This page took 0.060235 seconds and 4 git commands to generate.