Author: blekot Date: Thu Jul 5 08:14:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch to remove hw locale - STBR
---- Files affected: SPECS: stellarium.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/stellarium.spec diff -u SPECS/stellarium.spec:1.18 SPECS/stellarium.spec:1.19 --- SPECS/stellarium.spec:1.18 Fri Jun 22 18:09:20 2007 +++ SPECS/stellarium.spec Thu Jul 5 10:14:24 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Realistyczny generator obrazu nieba Name: stellarium Version: 0.9.0 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Science Source0: http://dl.sourceforge.net/stellarium/%{name}-%{version}.tar.gz @@ -14,6 +14,7 @@ # Source3-md5: 13370d7553538a803d181b1d3ac13d0e Patch0: %{name}-moc.patch Patch1: %{name}-qt-path.patch +Patch2: %{name}-po.patch URL: http://www.stellarium.org/ BuildRequires: OpenGL-devel BuildRequires: QtGui-devel @@ -71,6 +72,8 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +rm po/hw.po install %{SOURCE3} . @@ -118,6 +121,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/07/05 08:14:24 blekot +- added patch to remove hw locale +- STBR + Revision 1.18 2007/06/22 16:09:20 wolf - 0.9.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/stellarium.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
