Author: jareq Date: Tue Aug 11 17:05:46 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 0.2 - updateed patches to 1.9.1 (builds now) - NFY
---- Files affected: packages/SimGear: SimGear.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: packages/SimGear/SimGear.spec diff -u packages/SimGear/SimGear.spec:1.52 packages/SimGear/SimGear.spec:1.53 --- packages/SimGear/SimGear.spec:1.52 Fri Jul 3 09:16:38 2009 +++ packages/SimGear/SimGear.spec Tue Aug 11 19:05:40 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Zestaw bibliotek do budowania trójwymiarowych symulacji, gier itp Name: SimGear Version: 1.9.1 -Release: 0.1 +Release: 0.2 License: GPL v2+ Group: Libraries Source0: ftp://ftp.simgear.org/pub/simgear/Source/%{name}-%{version}.tar.gz @@ -82,8 +82,8 @@ %prep %setup -q -#%%patch0 -p1 -#%%patch1 -p1 +%patch0 -p1 +%patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -112,12 +112,13 @@ %files %defattr(644,root,root,755) %doc AUTHORS NEWS -#%%attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %{_libdir}/lib*.so.* %files devel %defattr(644,root,root,755) %doc TODO -#%%{_libdir}/lib*.la +%attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/lib*.la %{_includedir}/simgear %files static @@ -130,6 +131,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2009/08/11 17:05:40 jareq +- rel 0.2 +- updateed patches to 1.9.1 (builds now) +- NFY + Revision 1.52 2009/07/03 07:16:38 lisu - there are still problemes with shared libraries - TODO restored ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SimGear/SimGear.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
