|
|
@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
Class: EVAL
|
|
|
Group: Libaries
|
|
|
License: LGPL
|
|
|
-Version: 0.3.2
|
|
|
-Release: 20111125
|
|
|
+Version: 0.4.0
|
|
|
+Release: 20120223
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.libee.org/files/download/libee-%{version}.tar.gz
|
|
|
@@ -73,8 +73,6 @@ PreReq: libxml
|
|
|
|
|
|
%install
|
|
|
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
|
|
|
- mv $RPM_BUILD_ROOT%{l_prefix}/sbin/convert \
|
|
|
- $RPM_BUILD_ROOT%{l_prefix}/sbin/ee-convert
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
|
|
|
|
|
|
%files -f files
|