Author: radek Date: Mon Aug 21 22:58:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - removed -errno.patch
---- Files affected: SPECS: rutilt.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/rutilt.spec diff -u SPECS/rutilt.spec:1.5 SPECS/rutilt.spec:1.6 --- SPECS/rutilt.spec:1.5 Sun Aug 20 20:20:30 2006 +++ SPECS/rutilt.spec Tue Aug 22 00:58:11 2006 @@ -2,22 +2,20 @@ # # TODO: # - don't check for sudo at build time -# - is ugly hack from errno patch still necessary? # - desktop -# - figure out what's wrong with the helper +# - figure out what's wrong with the helper (sudo rutilt suggested for now) # Summary: Wireless devices configuration tool, with extra support for Ralink chipsets Summary(pl): Narzędzie do konfiguracji urządzeń bezprzewodowych z dodatkową obsługą układów Ralink Name: rutilt Version: 0.11 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications #Source0: http://cbbk.free.fr/bonrom/?download=RutilTv%{version}.tar.gz Source0: RutilTv%{version}.tar.gz # Source0-md5: 3048a06ad59390e97d7af2cf0668c438 -Patch0: %{name}-errno.patch -Patch1: %{name}-FHS.patch +Patch0: %{name}-FHS.patch URL: http://cbbk.free.fr/bonrom/ BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: libstdc++-devel @@ -36,7 +34,6 @@ %prep %setup -q -n RutilTv%{version} %patch0 -p1 -%patch1 -p1 %build ./configure.sh \ @@ -75,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/08/21 22:58:11 radek +- removed -errno.patch + Revision 1.5 2006/08/20 18:20:30 qboosh - specify --kernel_sources=/usr to enforce using linux-libc-headers ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rutilt.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
