packages: edje/edje.spec - added modules dir to -libs
qboosh
qboosh at pld-linux.org
Tue Dec 13 17:41:08 CET 2011
Author: qboosh Date: Tue Dec 13 16:41:07 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added modules dir to -libs
---- Files affected:
packages/edje:
edje.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: packages/edje/edje.spec
diff -u packages/edje/edje.spec:1.52 packages/edje/edje.spec:1.53
--- packages/edje/edje.spec:1.52 Sun Dec 11 18:27:11 2011
+++ packages/edje/edje.spec Tue Dec 13 17:41:02 2011
@@ -160,7 +160,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_libdir}/edje
+install -d $RPM_BUILD_ROOT%{_libdir}/edje/modules
install -D data/edc.vim $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/syntax/edc.vim
%clean
@@ -179,7 +179,6 @@
%attr(755,root,root) %{_bindir}/edje_player
%attr(755,root,root) %{_bindir}/edje_recc
%attr(755,root,root) %{_bindir}/inkscape2edc
-%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/utils
%attr(755,root,root) %dir %{_libdir}/%{name}/utils/epp
%{_datadir}/%{name}
@@ -189,6 +188,8 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libedje.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libedje.so.1
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/modules
%files devel
%defattr(644,root,root,755)
@@ -213,6 +214,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2011/12/13 16:41:02 qboosh
+- added modules dir to -libs
+
Revision 1.52 2011/12/11 17:27:11 qboosh
- updated to 1.1.0
- no longer depends on system cpp, has its own epp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edje/edje.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list