Author: qboosh Date: Sun Jan 1 12:37:49 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.15 - adjusted dfblibdir and dependencies for DirectFB 1.4.15
---- Files affected: packages/SaWMan: SaWMan.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/SaWMan/SaWMan.spec diff -u packages/SaWMan/SaWMan.spec:1.5 packages/SaWMan/SaWMan.spec:1.6 --- packages/SaWMan/SaWMan.spec:1.5 Wed Aug 3 18:31:03 2011 +++ packages/SaWMan/SaWMan.spec Sun Jan 1 13:37:44 2012 @@ -2,19 +2,19 @@ Summary: Shared application and Window Manager Summary(pl.UTF-8): Zarządca współdzielonych aplikacji i okien Name: SaWMan -Version: 1.4.14 +Version: 1.4.15 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz -# Source0-md5: 4ccd2b4241230ed04bd74c91e4ed507a +# Source0-md5: 6ccb41a1b4278396bd43ce760856aa50 URL: http://www.directfb.org/index.php?path=Platform/SaWMan -BuildRequires: DirectFB-devel >= 1:1.4.14 +BuildRequires: DirectFB-devel >= 1:1.4.15 BuildRequires: pkgconfig >= 1:0.9 -%requires_eq DirectFB +Requires: DirectFB >= 1:1.4.15 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define dfblibdir %{_libdir}/directfb-1.4-5 +%define dfblibdir %{_libdir}/directfb-1.4-6 %description SaWMan is a new window manager module for use with DirectFB. Its main @@ -33,7 +33,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki sawman Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: DirectFB-devel >= 1:1.4.14 +Requires: DirectFB-devel >= 1:1.4.15 %description devel Header files for sawman library. @@ -78,7 +78,7 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/swmdump %attr(755,root,root) %{_libdir}/libsawman-1.4.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libsawman-1.4.so.5 +%attr(755,root,root) %ghost %{_libdir}/libsawman-1.4.so.6 %attr(755,root,root) %{dfblibdir}/wm/libdirectfbwm_sawman.so %files devel @@ -99,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/01/01 12:37:44 qboosh +- updated to 1.4.15 +- adjusted dfblibdir and dependencies for DirectFB 1.4.15 + Revision 1.5 2011/08/03 16:31:03 qboosh - updated to 1.4.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SaWMan/SaWMan.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
