]> git.pld-linux.org Git - packages/eeze.git/commitdiff
- enlightenment-utils-eeze package; rel 3 auto/th/eeze-1_1_0-3
authorzbyniu <zbyniu@pld-linux.org>
Sat, 21 Jan 2012 22:38:36 +0000 (22:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eeze.spec -> 1.11

eeze.spec

index da486bdfc7649377d87fbcb167bdc0f039c06d77..26d6a1635b1bc3cb778fc8d262236aba54334d65 100644 (file)
--- a/eeze.spec
+++ b/eeze.spec
@@ -10,7 +10,7 @@ Summary:      Library for manipulating devices through udev
 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
@@ -92,6 +92,15 @@ Static Eeze library.
 %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
 
@@ -129,7 +138,6 @@ rm -rf $RPM_BUILD_ROOT
 %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)
@@ -143,3 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/libeeze.a
 %endif
+
+%files -n enlightenment-utils-eeze
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/enlightenment/utils/eeze_scanner
This page took 0.068374 seconds and 4 git commands to generate.