aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore.spec
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-23 23:30:42 +1000
committerDavid Walter Seikel2012-01-23 23:30:42 +1000
commit825a3d837a33f226c879cd02ad15c3fba57e8b2c (patch)
tree75f57bd9c4253508d338dc79ba8e57a7abc42255 /libraries/ecore/ecore.spec
parentAdd ability to disable the test harness, or the Lua compile test. (diff)
downloadSledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.zip
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.gz
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.bz2
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.xz
Update the EFL to what I'm actually using, coz I'm using some stuff not yet released.
Diffstat (limited to 'libraries/ecore/ecore.spec')
-rw-r--r--libraries/ecore/ecore.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/libraries/ecore/ecore.spec b/libraries/ecore/ecore.spec
index a81327f..475a2d7 100644
--- a/libraries/ecore/ecore.spec
+++ b/libraries/ecore/ecore.spec
@@ -39,7 +39,7 @@
39 39
40Summary: Enlightened Core X interface library 40Summary: Enlightened Core X interface library
41Name: ecore 41Name: ecore
42Version: 1.1.0 42Version: 1.1.99.67344
43Release: %{_rel} 43Release: %{_rel}
44License: BSD 44License: BSD
45Group: User Interface/X 45Group: User Interface/X
@@ -176,7 +176,6 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
176%files -f %{name}.lang 176%files -f %{name}.lang
177%defattr(-, root, root) 177%defattr(-, root, root)
178%doc AUTHORS COPYING* README* 178%doc AUTHORS COPYING* README*
179%{_bindir}/ecore_test
180%{_libdir}/libecore*.so.* 179%{_libdir}/libecore*.so.*
181 180
182%files devel 181%files devel