SPECS: fvwm-crystal.spec - cleanup

qboosh qboosh at pld-linux.org
Thu Nov 3 18:22:37 CET 2005


Author: qboosh                       Date: Thu Nov  3 17:22:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   fvwm-crystal.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/fvwm-crystal.spec
diff -u SPECS/fvwm-crystal.spec:1.23 SPECS/fvwm-crystal.spec:1.24
--- SPECS/fvwm-crystal.spec:1.23	Thu Nov  3 02:01:53 2005
+++ SPECS/fvwm-crystal.spec	Thu Nov  3 18:22:32 2005
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-
-#	TODO:	
-#
-
 Summary:	Desktop Environment
 Summary(pl):	Graficzne środowisko robocze
 Name:		fvwm-crystal
@@ -14,11 +10,12 @@
 Source0:	http://download.berlios.de/fvwm-crystal/%{name}-%{version}.tar.gz
 # Source0-md5:	412f9b6148e35f07b7f1e76759f781b5
 URL:		http://fvwm-crystal.berlios.de/
+BuildRequires:	sed >= 4.0
+Requires:	ImageMagick
 Requires:	aterm
 Requires:	fvwm2 >= 2.5.13
 Requires:	fvwm2-perl
 Requires:	habak
-Requires:	ImageMagick
 Requires:	mpc
 Requires:	mpd
 Requires:	python
@@ -41,22 +38,21 @@
 wyglądające i bardzo funkcjonalne środowisko robocze.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
-
-%configure --prefix=%{_prefix} 
+%configure
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install  \
-    bindir=$RPM_BUILD_ROOT%{_prefix}/bin \
-    datadir=$RPM_BUILD_ROOT%{_prefix}/share
+	bindir=$RPM_BUILD_ROOT%{_prefix}/bin \
+	datadir=$RPM_BUILD_ROOT%{_prefix}/share
     
 sed -i 's#\%\%\%INSTALLPATH\%\%\%#"%{_datadir}/%{name}/fvwm"#g' $RPM_BUILD_ROOT%{_bindir}/%{name}
 
-install -d $RPM_BUILD_ROOT%{_prefix}/share/xsessions/
+install -d $RPM_BUILD_ROOT%{_prefix}/share/xsessions
 install addons/fvwm-crystal.desktop $RPM_BUILD_ROOT%{_prefix}/share/xsessions/fvwm-crystal.desktop
 
 %clean
@@ -86,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/11/03 17:22:32  qboosh
+- cleanup
+
 Revision 1.23  2005/11/03 01:01:53  mguevara
 - 3.0 rel 0.2
 - added +x to Applications dir content
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fvwm-crystal.spec?r1=1.23&r2=1.24&f=u




More information about the pld-cvs-commit mailing list