packages: stellarium/stellarium.spec - Version: 0.10.6 - remove unsupported...

jajcus jajcus at pld-linux.org
Mon Feb 7 20:54:48 CET 2011


Author: jajcus                       Date: Mon Feb  7 19:54:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 0.10.6
- remove unsupported locales in %install, the patch was hard to maintain
- libpng patch doesn't seem needed any more

---- Files affected:
packages/stellarium:
   stellarium.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/stellarium/stellarium.spec
diff -u packages/stellarium/stellarium.spec:1.29 packages/stellarium/stellarium.spec:1.30
--- packages/stellarium/stellarium.spec:1.29	Thu Feb 11 18:01:12 2010
+++ packages/stellarium/stellarium.spec	Mon Feb  7 20:54:42 2011
@@ -3,18 +3,16 @@
 Summary:	Realistic sky generator
 Summary(pl.UTF-8):	Realistyczny generator obrazu nieba
 Name:		stellarium
-Version:	0.10.2
-Release:	3
+Version:	0.10.6
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Science
 Source0:	http://dl.sourceforge.net/stellarium/%{name}-%{version}.tar.gz
-# Source0-md5:	c544fff9e75e9317055075b658ae5924
+# Source0-md5:	daab49529f0ad76efe871b639ac79295
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Source3:	http://dl.sourceforge.net/stellarium/%{name}_user_guide-%{guide_version}.pdf
 # Source3-md5:	8da17ee33510f57cbfdb321d8ae43c59
-Patch0:		%{name}-po.patch
-Patch1:		%{name}-libpng.patch
 URL:		http://www.stellarium.org/
 BuildRequires:	OpenGL-devel
 BuildRequires:	QtGui-devel
@@ -72,10 +70,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-# bogus "Hawaiian" translation (English with some quirks and empty strings)
-rm po/*/{haw,fil}.po
 
 install %{SOURCE3} .
 
@@ -94,6 +88,8 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+rm -r $RPM_BUILD_ROOT%{_localedir}/{fil,haw,hrx,sco}
+
 %find_lang %{name} --all-name
 
 %clean
@@ -114,6 +110,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/07 19:54:42  jajcus
+- Version: 0.10.6
+- remove unsupported locales in %install, the patch was hard to maintain
+- libpng patch doesn't seem needed any more
+
 Revision 1.29  2010/02/11 17:01:12  megabajt
 - added -libpng.patch
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stellarium/stellarium.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list