packages: eet/eet.spec - missing dir

witekfl witekfl at pld-linux.org
Tue Nov 16 17:27:19 CET 2010


Author: witekfl                      Date: Tue Nov 16 16:27:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing dir

---- Files affected:
packages/eet:
   eet.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: packages/eet/eet.spec
diff -u packages/eet/eet.spec:1.45 packages/eet/eet.spec:1.46
--- packages/eet/eet.spec:1.45	Tue Nov 16 17:23:03 2010
+++ packages/eet/eet.spec	Tue Nov 16 17:27:13 2010
@@ -5,8 +5,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
@@ -113,7 +113,7 @@
 
 %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
@@ -123,6 +123,7 @@
 %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}
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2010/11/16 16:27:13  witekfl
+- missing dir
+
 Revision 1.45  2010/11/16 16:23:03  witekfl
 - 1.4.0.beta2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eet/eet.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list