diff --git a/kdegraphics.spec b/kdegraphics.spec index ea307d7..827019c 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -5,7 +5,7 @@ %define desktop_file_utils_version 0.2.93 %define is_release 1 %define beta %{nil} -%define rel 2 +%define rel 3 %define DATE 20020326 Version: 3.0.3 %define sourcedir stable/%{version}/distribution/tar/generic/source @@ -227,13 +227,13 @@ you wish to develop or compile applications using libkscan. rm -rf $RPM_BUILD_ROOT %if %{is_release} -%ifnarch alpha +%ifnarch alpha s390 s390x %setup -q -a 1 %else %setup -q %endif %else -%ifnarch alpha +%ifnarch alpha s390 s390x %setup -q -n %{name} -a 1 %else %setup -q -n %{name} @@ -372,7 +372,7 @@ for i in FileBrowsing Information LookNFeel LookNFeel/Desktop LookNFeel/Themes \ fi done -%ifnarch alpha +%ifnarch alpha s390 s390x mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/kcontrol/applnk mv $RPM_BUILD_ROOT%{_datadir}/applnk/Settings \ $RPM_BUILD_ROOT%{_datadir}/apps/kcontrol/applnk/Preferences @@ -618,6 +618,9 @@ rm -rf $RPM_BUILD_ROOT \ %endif %changelog +* Sun Aug 25 2002 Florian La Roche +- compile on mainframe + * Wed Aug 14 2002 Florian La Roche - change spec file to work for more archs