Author: rotom Date: Tue Feb 14 09:06:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.5
---- Files affected: SPECS: wlassistant.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/wlassistant.spec diff -u SPECS/wlassistant.spec:1.11 SPECS/wlassistant.spec:1.12 --- SPECS/wlassistant.spec:1.11 Sat Nov 19 16:14:35 2005 +++ SPECS/wlassistant.spec Tue Feb 14 10:06:51 2006 @@ -2,12 +2,12 @@ Summary: Wireless network assistant Summary(pl): Asystent sieci bezprzewodowej Name: wlassistant -Version: 0.5.4a +Version: 0.5.5 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/wlassistant/%{name}-%{version}.tar.bz2 -# Source0-md5: 4836d595a27f34c24784cdf9c2a9d5a8 +# Source0-md5: 1f30f1384b03662a9a0b75fa777f21d6 URL: http://wlassistant.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -34,13 +34,13 @@ %setup -q %build -cp -f /usr/share/automake/config.* admin -%{__make} -f Makefile.cvs -%configure \ +./configure \ %if "%{_lib}" == "lib64" - --enable-libsuffix=64 \ + libsuffix=64 \ %endif - --with-qt-libraries=%{_libdir} + prefix=%{_prefix} \ + datadir=%{_datadir} \ + qtincludes=%{_includedir}/qt %{__make} \ CFLAGS="%{rpmcflags}" @@ -61,10 +61,10 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README TODO +%doc ChangeLog doc/AUTHORS doc/NEWS doc/README doc/TODO %attr(755,root,root) %{_bindir}/* %{_desktopdir}/wlassistant.desktop -%{_datadir}/icons/*/*x*/apps/wlassistant.png +%{_iconsdir}/*/*x*/apps/wlassistant.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -72,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/02/14 09:06:51 rotom +- updated to 0.5.5 + Revision 1.11 2005/11/19 15:14:35 qboosh - refresh config.sub, pass --with-qt-libraries (fixes build on x86_64) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wlassistant.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
