Author: qboosh Date: Sun Apr 8 08:06:01 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.16 (note: new soname)
---- Files affected: packages/SaWMan: SaWMan.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/SaWMan/SaWMan.spec diff -u packages/SaWMan/SaWMan.spec:1.6 packages/SaWMan/SaWMan.spec:1.7 --- packages/SaWMan/SaWMan.spec:1.6 Sun Jan 1 13:37:44 2012 +++ packages/SaWMan/SaWMan.spec Sun Apr 8 10:05:56 2012 @@ -2,16 +2,16 @@ Summary: Shared application and Window Manager Summary(pl.UTF-8): Zarządca współdzielonych aplikacji i okien Name: SaWMan -Version: 1.4.15 +Version: 1.4.16 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz -# Source0-md5: 6ccb41a1b4278396bd43ce760856aa50 +# Source0-md5: 8dff1ee53c1cd0ed2c3074585d7ddd23 URL: http://www.directfb.org/index.php?path=Platform/SaWMan -BuildRequires: DirectFB-devel >= 1:1.4.15 +BuildRequires: DirectFB-devel >= 1:1.4.16 BuildRequires: pkgconfig >= 1:0.9 -Requires: DirectFB >= 1:1.4.15 +Requires: DirectFB >= 1:1.4.16 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define dfblibdir %{_libdir}/directfb-1.4-6 @@ -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.15 +Requires: DirectFB-devel >= 1:1.4.16 %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.6 +%attr(755,root,root) %ghost %{_libdir}/libsawman-1.4.so.16 %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.7 2012/04/08 08:05:56 qboosh +- updated to 1.4.16 (note: new soname) + Revision 1.6 2012/01/01 12:37:44 qboosh - updated to 1.4.15 - adjusted dfblibdir and dependencies for DirectFB 1.4.15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/SaWMan/SaWMan.spec?r1=1.6&r2=1.7 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
