Author: lisu Date: Tue Feb 17 08:40:14 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.2 - changes in %%files
---- Files affected: SPECS: gemrb.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/gemrb.spec diff -u SPECS/gemrb.spec:1.15 SPECS/gemrb.spec:1.16 --- SPECS/gemrb.spec:1.15 Fri Nov 21 11:41:39 2008 +++ SPECS/gemrb.spec Tue Feb 17 09:40:09 2009 @@ -9,12 +9,12 @@ Summary: Emulator of BioWare's Infinity game engine Summary(pl.UTF-8): Emulator silnika gier Infinity firmy BioWare Name: gemrb -Version: 0.3.1 +Version: 0.3.2 Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://dl.sourceforge.net/gemrb/%{name}-%{version}.tar.gz -# Source0-md5: 10aa640262b1708aab67f6dcfbd6bb55 +# Source0-md5: b553272df6109cfdfeb3234ce2213250 Patch0: %{name}-config_file.patch Patch1: %{name}-useless_files.patch URL: http://gemrb.sourceforge.net/ @@ -71,10 +71,10 @@ %doc AUTHORS ChangeLog NEWS README TODO %{name}{/docs/en/*.txt,/GemRB.cfg*.sample} %attr(755,root,root) %{_bindir}/gemrb %attr(755,root,root) %{_libdir}/lib*.so.*.*.* -%dir %{_libdir}/gemrb -%attr(755,root,root) %{_libdir}/gemrb/*.so* +%dir %{_libdir}/gemrb/plugins +%attr(755,root,root) %{_libdir}/gemrb/plugins/*.so* %{_datadir}/gemrb -%{_mandir}/man1/gemrb.1* +%{_mandir}/man6/gemrb.6* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -82,6 +82,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/02/17 08:40:09 lisu +- up to 0.3.2 +- changes in %%files + Revision 1.15 2008/11/21 10:41:39 lisu - up to 0.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gemrb.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
