SPECS: LiTE.spec - updated to 0.8.9

qboosh qboosh at pld-linux.org
Wed Sep 3 22:46:53 CEST 2008


Author: qboosh                       Date: Wed Sep  3 20:46:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.9

---- Files affected:
SPECS:
   LiTE.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/LiTE.spec
diff -u SPECS/LiTE.spec:1.9 SPECS/LiTE.spec:1.10
--- SPECS/LiTE.spec:1.9	Thu Jan  3 12:24:07 2008
+++ SPECS/LiTE.spec	Wed Sep  3 22:46:48 2008
@@ -6,13 +6,13 @@
 Summary:	LiTE is a Toolkit Engine
 Summary(pl.UTF-8):	LiTE - silnik toolkitu
 Name:		LiTE
-Version:	0.8.6
+Version:	0.8.9
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.directfb.org/downloads/Libs/%{name}-%{version}.tar.gz
-# Source0-md5:	eb5e7b637883548ae99b577efeefd50e
-URL:		http://www.directfb.org/
+# Source0-md5:	6f58a828dbfdce4cee658da4d61c3099
+URL:		http://www.directfb.org/index.php?path=Platform/LiTE
 BuildRequires:	DirectFB-devel >= 1:1.0.0
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -76,7 +76,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 install -d $RPM_BUILD_ROOT%{_fontsdir}/Type1
 t1binary $RPM_BUILD_ROOT%{_fontsdir}/TTF/Misc-Fixed.pfa \
@@ -108,26 +108,34 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/dfbspy
-%attr(755,root,root) %{_bindir}/literun
+%attr(755,root,root) %{_bindir}/lite_*
+%attr(755,root,root) %{_libdir}/libleck.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libleck.so.3
 %attr(755,root,root) %{_libdir}/liblite.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/liblite.so.3
 %{_datadir}/LiTE
-%{_fontsdir}/TTF/*.ttf
-%{_fontsdir}/Type1/*.pfb
+%{_fontsdir}/TTF/decker.ttf
+%{_fontsdir}/TTF/vera*.ttf
+%{_fontsdir}/TTF/whiterabbit.ttf
+%{_fontsdir}/Type1/Misc-Fixed.pfb
 %{_fontsdir}/Type1/fonts.scale.LiTE
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libleck.so
 %attr(755,root,root) %{_libdir}/liblite.so
+%{_libdir}/libleck.la
 %{_libdir}/liblite.la
+%{_includedir}/leck
 %{_includedir}/lite
+%{_pkgconfigdir}/leck.pc
 %{_pkgconfigdir}/lite.pc
 %{_examplesdir}/%{name}-%{version}
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
+%{_libdir}/libleck.a
 %{_libdir}/liblite.a
 %endif
 
@@ -137,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008/09/03 20:46:48  qboosh
+- updated to 0.8.9
+
 Revision 1.9  2008/01/03 11:24:07  qboosh
 - ghost soname symlink
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/LiTE.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list