SPECS: fvwm-crystal.spec - missing dirs, unified

qboosh qboosh at pld-linux.org
Fri Feb 17 22:00:26 CET 2006


Author: qboosh                       Date: Fri Feb 17 21:00:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs, unified

---- Files affected:
SPECS:
   fvwm-crystal.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/fvwm-crystal.spec
diff -u SPECS/fvwm-crystal.spec:1.28 SPECS/fvwm-crystal.spec:1.29
--- SPECS/fvwm-crystal.spec:1.28	Fri Feb 17 20:20:05 2006
+++ SPECS/fvwm-crystal.spec	Fri Feb 17 22:00:21 2006
@@ -7,7 +7,7 @@
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Window Managers
-Source0:	http://download.gna.org/%{name}/%{version}/%{name}-%{version}.tar.gz
+Source0:	http://download.gna.org/fvwm-crystal/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	292609d9edc1ac47b653c3b26eb7211c
 URL:		http://www.fvwm-crystal.org/
 BuildRequires:	sed >= 4.0
@@ -25,7 +25,7 @@
 Requires:	trayer
 Requires:	xmms-shell
 Requires:	xscreensaver
-BuildArch:      noarch
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_prefix}/share/xsessions
-make install \
+%{__make} install \
 	PREFIX=$RPM_BUILD_ROOT%{_prefix} \
 	XSESSIONDIRS=$RPM_BUILD_ROOT%{_prefix}/share/xsessions
 
@@ -61,6 +61,8 @@
 # COPYING contains only note, not full GPL text
 %doc doc/* AUTHORS INSTALL COPYING NEWS README addons/X* addons/sudo
 %attr(755,root,root) %{_bindir}/*
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/fvwm
 %attr(755,root,root) %{_datadir}/%{name}/fvwm/Applications
 %{_datadir}/%{name}/fvwm/colorsets
 %{_datadir}/%{name}/fvwm/components
@@ -72,7 +74,7 @@
 %{_datadir}/%{name}/fvwm/recipes
 %attr(755,root,root) %{_datadir}/%{name}/fvwm/scripts
 %{_datadir}/%{name}/fvwm/wallpapers
-%{_prefix}/share/xsessions/fvwm-crystal.desktop
+%{_datadir}/xsessions/fvwm-crystal.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/02/17 21:00:21  qboosh
+- missing dirs, unified
+
 Revision 1.28  2006/02/17 19:20:05  mguevara
 - 3.0.2 rel 3 - added xessions file, some more docs, STBR
 
================================================================

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



More information about the pld-cvs-commit mailing list