Author: qboosh Date: Sat Jun 23 05:41:46 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.6.0 (note: new soname)
---- Files affected: packages/SaWMan: SaWMan.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/SaWMan/SaWMan.spec diff -u packages/SaWMan/SaWMan.spec:1.8 packages/SaWMan/SaWMan.spec:1.9 --- packages/SaWMan/SaWMan.spec:1.8 Fri May 25 17:53:58 2012 +++ packages/SaWMan/SaWMan.spec Sat Jun 23 07:41:41 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.17 +Version: 1.6.0 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz -# Source0-md5: e9d9c2c41f7114f9ee4933c3fada9465 +# Source0-md5: 15664128a5dbd57b3c15888c10cf23d4 URL: http://www.directfb.org/index.php?path=Platform/SaWMan -BuildRequires: DirectFB-devel >= 1:1.4.17 +BuildRequires: DirectFB-devel >= 1:1.6.0 BuildRequires: pkgconfig >= 1:0.9 -Requires: DirectFB >= 1:1.4.17 +Requires: DirectFB >= 1:1.6.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define dfblibdir %{_libdir}/directfb-1.4-6 +%define dfblibdir %{_libdir}/directfb-1.6-0 %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.17 +Requires: DirectFB-devel >= 1:1.6.0 %description devel Header files for sawman library. @@ -77,8 +77,8 @@ %defattr(644,root,root,755) %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.16 +%attr(755,root,root) %{_libdir}/libsawman-1.6.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsawman-1.6.so.0 %attr(755,root,root) %{dfblibdir}/wm/libdirectfbwm_sawman.so %files devel @@ -99,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2012/06/23 05:41:41 qboosh +- updated to 1.6.0 (note: new soname) + Revision 1.8 2012/05/25 15:53:58 qboosh - updated to 1.4.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/SaWMan/SaWMan.spec?r1=1.8&r2=1.9 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
