SPECS: stellarium.spec - updated to 0.7.1, removed AC/AM suff, add...

yogib yogib at pld-linux.org
Sat Oct 22 21:47:00 CEST 2005


Author: yogib                        Date: Sat Oct 22 19:47:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.1, removed AC/AM suff, added lang files

---- Files affected:
SPECS:
   stellarium.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/stellarium.spec
diff -u SPECS/stellarium.spec:1.11 SPECS/stellarium.spec:1.12
--- SPECS/stellarium.spec:1.11	Fri Dec 31 04:20:30 2004
+++ SPECS/stellarium.spec	Sat Oct 22 21:46:55 2005
@@ -2,20 +2,18 @@
 Summary:	Realistic sky generator
 Summary(pl):	Realistyczny generator obrazu nieba
 Name:		stellarium
-Version:	0.6.2
+Version:	0.7.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Science
 Source0:	http://dl.sourceforge.net/stellarium/%{name}-%{version}.tar.gz
-# Source0-md5:	f00e99b88f53273419683cf18905e39c
+# Source0-md5:	94cb47d20d31d5e0bba5d9e0189c331b
 Source1:	%{name}.desktop
 Source2:	%{name}.png
-Patch0:		%{name}-autoconf.patch
 URL:		http://stellarium.free.fr/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel >= 1.2
-BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	SDL_mixer-devel >= 1.2
 Requires:	OpenGL
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,13 +55,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
 	--disable-sdltest
 %{__make}
@@ -78,10 +71,12 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
@@ -96,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/10/22 19:46:55  yogib
+- updated to 0.7.1, removed AC/AM suff, added lang files
+
 Revision 1.11  2004/12/31 03:20:30  snurf
 - pl fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/stellarium.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list