Author: mguevara Date: Wed Feb 15 02:28:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.0.1 rel 1
---- Files affected: SPECS: fvwm-crystal.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/fvwm-crystal.spec diff -u SPECS/fvwm-crystal.spec:1.24 SPECS/fvwm-crystal.spec:1.25 --- SPECS/fvwm-crystal.spec:1.24 Thu Nov 3 18:22:32 2005 +++ SPECS/fvwm-crystal.spec Wed Feb 15 03:28:33 2006 @@ -2,13 +2,13 @@ Summary: Desktop Environment Summary(pl): Graficzne środowisko robocze Name: fvwm-crystal -Version: 3.0 -Release: 0.2 +Version: 3.0.1 +Release: 1 Epoch: 1 License: GPL v2+ Group: X11/Window Managers Source0: http://download.berlios.de/fvwm-crystal/%{name}-%{version}.tar.gz -# Source0-md5: 412f9b6148e35f07b7f1e76759f781b5 +# Source0-md5: 5830cce7456274efccc2e51fef8675ae URL: http://fvwm-crystal.berlios.de/ BuildRequires: sed >= 4.0 Requires: ImageMagick @@ -40,20 +40,14 @@ %prep %setup -q -%build -%configure - %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ - 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} +make PREFIX=$RPM_BUILD_ROOT%{_prefix} install -install -d $RPM_BUILD_ROOT%{_prefix}/share/xsessions -install addons/fvwm-crystal.desktop $RPM_BUILD_ROOT%{_prefix}/share/xsessions/fvwm-crystal.desktop +sed -i 's#installpath=.*$#installpath=/usr/share/fvwm-crystal/fvwm#g' $RPM_BUILD_ROOT%{_bindir}/%{name} +#install -d $RPM_BUILD_ROOT%{_prefix}/share/xsessions +#install addons/fvwm-crystal.desktop $RPM_BUILD_ROOT%{_prefix}/share/xsessions/fvwm-crystal.desktop %clean rm -rf $RPM_BUILD_ROOT @@ -74,7 +68,7 @@ %{_datadir}/%{name}/fvwm/recipes %attr(755,root,root) %{_datadir}/%{name}/fvwm/scripts %{_datadir}/%{name}/fvwm/wallpapers -%{_prefix}/share/xsessions/fvwm-crystal.desktop +#%{_prefix}/share/xsessions/fvwm-crystal.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -82,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/02/15 02:28:33 mguevara +- 3.0.1 rel 1 + Revision 1.24 2005/11/03 17:22:32 qboosh - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fvwm-crystal.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
