aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/edje/edje.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/edje/edje.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/edje/edje.spec')
-rw-r--r--libraries/edje/edje.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/edje/edje.spec b/libraries/edje/edje.spec
index d887479..cede72d 100644
--- a/libraries/edje/edje.spec
+++ b/libraries/edje/edje.spec
@@ -4,7 +4,7 @@
4 4
5Summary: Complex Graphical Design/Layout Engine 5Summary: Complex Graphical Design/Layout Engine
6Name: edje 6Name: edje
7Version: 1.1.0 7Version: 1.1.99.67344
8Release: %{_rel} 8Release: %{_rel}
9License: BSD 9License: BSD
10Group: System Environment/Libraries 10Group: System Environment/Libraries
@@ -81,8 +81,8 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
81 81
82%files devel 82%files devel
83%defattr(-, root, root) 83%defattr(-, root, root)
84%doc doc/html
85%{_libdir}/*.so 84%{_libdir}/*.so
85%{_libdir}/edje/modules/multisense_factory/*/module.*
86%{_libdir}/*.la 86%{_libdir}/*.la
87%{_libdir}/*.a 87%{_libdir}/*.a
88%{_libdir}/pkgconfig/* 88%{_libdir}/pkgconfig/*