Author: adamg Date: Sat Feb 11 15:20:47 2012 GMT Module: packages Tag: HEAD ---- Log message: - gcc4.6 buildfix (-gcc46.patch) - URL updated - release 4 (rebuild against libpng-1.5)
---- Files affected: packages/rutilt: rutilt.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/rutilt/rutilt.spec diff -u packages/rutilt/rutilt.spec:1.18 packages/rutilt/rutilt.spec:1.19 --- packages/rutilt/rutilt.spec:1.18 Tue Dec 20 20:37:12 2011 +++ packages/rutilt/rutilt.spec Sat Feb 11 16:20:42 2012 @@ -8,13 +8,14 @@ Summary(pl.UTF-8): Narzędzie do konfiguracji urządzeń bezprzewodowych z dodatkową obsługą układów Ralink Name: rutilt Version: 0.18 -Release: 3 +Release: 4 License: GPL v2 Group: Applications Source0: http://bonrom.cbbknet.com/files/RutilTv%{version}.tar.gz # Source0-md5: c745af9fbadd3a843b6f8273b6eb71bd Patch0: %{name}-FHS.patch -URL: http://cbbk.free.fr/bonrom/ +Patch1: %{name}-gcc46.patch +URL: http://bonrom.cbbknet.com/ BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: libstdc++-devel BuildRequires: linux-libc-headers @@ -34,6 +35,7 @@ %prep %setup -q -n RutilTv%{version} %patch0 -p1 +%patch1 -p1 %build ./configure.sh \ @@ -89,6 +91,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2012/02/11 15:20:42 adamg +- gcc4.6 buildfix (-gcc46.patch) +- URL updated +- release 4 (rebuild against libpng-1.5) + Revision 1.18 2011/12/20 19:37:12 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rutilt/rutilt.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
