Author: arvenil Date: Sat Apr 5 13:17:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - proper update (mising md5, unpackaged files)
---- Files affected: SPECS: wine.spec (1.308 -> 1.309) ---- Diffs: ================================================================ Index: SPECS/wine.spec diff -u SPECS/wine.spec:1.308 SPECS/wine.spec:1.309 --- SPECS/wine.spec:1.308 Sat Apr 5 13:12:40 2008 +++ SPECS/wine.spec Sat Apr 5 15:17:03 2008 @@ -37,7 +37,7 @@ License: LGPL Group: Applications/Emulators Source0: http://dl.sourceforge.net/wine/%{name}-%{version}.tar.bz2 -# Source0-md5: 2162b67f5f4f643ae8928ad40cb37b21 +# Source0-md5: 8704e227745382e8ef5246787c482b23 Patch0: %{name}-fontcache.patch Patch1: %{name}-makedep.patch Patch2: %{name}-ncurses.patch @@ -375,6 +375,7 @@ %{_libdir}/wine/*.dll16 %{_libdir}/wine/*.drv16 %{_libdir}/wine/*.exe16 +%{_libdir}/wine/*.mod16 %{_mandir}/man1/wine.1* %{_mandir}/man1/winedbg.1* %{_mandir}/man1/wineprefixcreate.1* @@ -402,6 +403,7 @@ %{_libdir}/wine/lib*.def # no shared variants, so not separated %{_libdir}/wine/lib*.def.a +%{_libdir}/wine/libadsiid.a %{_libdir}/wine/libdx*.a %{_libdir}/wine/libstrmiids.a %{_libdir}/wine/libuuid.a @@ -465,6 +467,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.309 2008-04-05 13:17:03 arvenil +- proper update (mising md5, unpackaged files) + Revision 1.308 2008-04-05 11:12:40 arvenil - up to 0.9.59 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.308&r2=1.309&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
