packages: eet/eet.spec - removed obsolete sed, siplified includes list

qboosh qboosh at pld-linux.org
Wed Nov 17 09:18:07 CET 2010


Author: qboosh                       Date: Wed Nov 17 08:18:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed obsolete sed, siplified includes list

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

---- Diffs:

================================================================
Index: packages/eet/eet.spec
diff -u packages/eet/eet.spec:1.46 packages/eet/eet.spec:1.47
--- packages/eet/eet.spec:1.46	Tue Nov 16 17:27:13 2010
+++ packages/eet/eet.spec	Wed Nov 17 09:18:02 2010
@@ -86,8 +86,6 @@
 %prep
 %setup -q -n %{name}-%{version}.%{subver}
 
-%{__sed} -i -e 's/eina-0/eina/' configure.ac
-
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -122,9 +120,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libeet.so
 %{_libdir}/libeet.la
+%{_includedir}/eet-1
 %{_pkgconfigdir}/eet.pc
-%dir %{_includedir}/eet-1
-%{_includedir}/eet-1/Eet.h
 
 %if %{with static_libs}
 %files static
@@ -138,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2010/11/17 08:18:02  qboosh
+- removed obsolete sed, siplified includes list
+
 Revision 1.46  2010/11/16 16:27:13  witekfl
 - missing dir
 
================================================================

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



More information about the pld-cvs-commit mailing list