SPECS: wlassistant.spec - more general lib64 if; desktop location ...

qboosh qboosh at pld-linux.org
Fri Jun 17 22:07:16 CEST 2005


Author: qboosh                       Date: Fri Jun 17 20:07:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more general lib64 if; desktop location needs fix

---- Files affected:
SPECS:
   wlassistant.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/wlassistant.spec
diff -u SPECS/wlassistant.spec:1.3 SPECS/wlassistant.spec:1.4
--- SPECS/wlassistant.spec:1.3	Fri Jun 17 12:50:12 2005
+++ SPECS/wlassistant.spec	Fri Jun 17 22:07:10 2005
@@ -12,10 +12,10 @@
 BuildRequires:	kdelibs-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	zlib-devel
 BuildRequires:	qt-devel
-Requires:	wireless-tools
+BuildRequires:	zlib-devel
 Requires:	dhcpcd
+Requires:	wireless-tools
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,7 +30,7 @@
 %build
 %{__make} -f Makefile.cvs
 %configure \
-%ifarch amd64
+%if "%{_lib}" == "lib64"
         --enable-libsuffix=64
 %endif
 
@@ -50,7 +50,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/applnk/Utilities/wlassistant.desktop
+# -> %{_desktopdir}
+#%{_datadir}/applnk/Utilities/wlassistant.desktop
 %{_datadir}/apps/wlassistant
 %{_datadir}/config.kcfg/waconfig.kcfg
 %{_datadir}/icons/*/*x*/apps/wlassistant.png
@@ -61,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/06/17 20:07:10  qboosh
+- more general lib64 if; desktop location needs fix
+
 Revision 1.3  2005/06/17 10:50:12  spider
 - missing requires
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wlassistant.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list