Author: zbyniu Date: Sat Jan 21 22:38:42 2012 GMT Module: packages Tag: HEAD ---- Log message: - enlightenment-utils-eeze package; rel 3
---- Files affected: packages/eeze: eeze.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/eeze/eeze.spec diff -u packages/eeze/eeze.spec:1.10 packages/eeze/eeze.spec:1.11 --- packages/eeze/eeze.spec:1.10 Sat Jan 21 21:07:07 2012 +++ packages/eeze/eeze.spec Sat Jan 21 23:38:36 2012 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Biblioteka do operowania urządzeniami korzystająca z udev Name: eeze Version: 1.1.0 -Release: 2 +Release: 3 License: BSD Group: X11/Libraries Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2 @@ -93,6 +93,15 @@ %description static -l pl.UTF-8 Statyczna biblioteka Eeze. +%package -n enlightenment-utils-eeze +Summary: Eeze library utils for enlightenment +#Summary(pl.UTF-8): +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description -n enlightenment-utils-eeze +Eeze library utils for enlightenment. + %prep %setup -q @@ -130,7 +139,6 @@ %attr(755,root,root) %{_bindir}/eeze_umount %attr(755,root,root) %{_libdir}/libeeze.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libeeze.so.1 -%attr(755,root,root) %{_libdir}/enlightenment/utils/eeze_scanner %files devel %defattr(644,root,root,755) @@ -145,12 +153,19 @@ %{_libdir}/libeeze.a %endif +%files -n enlightenment-utils-eeze +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/enlightenment/utils/eeze_scanner + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2012/01/21 22:38:36 zbyniu +- enlightenment-utils-eeze package; rel 3 + Revision 1.10 2012/01/21 20:07:07 zbyniu - force mount, umount, eject paths - eeze_scanner is needed by efm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eeze/eeze.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
