Author: sparky Date: Mon Feb 6 01:48:48 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added poldek support !
---- Files affected: SPECS: webmin.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: SPECS/webmin.spec diff -u SPECS/webmin.spec:1.65 SPECS/webmin.spec:1.66 --- SPECS/webmin.spec:1.65 Sun Feb 5 11:54:24 2006 +++ SPECS/webmin.spec Mon Feb 6 02:48:42 2006 @@ -5,7 +5,7 @@ Summary(pl): Webmin - administracja przez WWW Name: webmin Version: 1.260 -Release: 1 +Release: 1.1 License: BSD-like Group: Applications/System Source0: http://dl.sourceforge.net/webadmin/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ Patch0: %{name}-PLD.patch Patch1: %{name}-PLD-module.info.patch Patch2: %{name}-ad-pld-config.patch +Patch3: %{name}-software-poldek.patch URL: http://www.webmin.com/ BuildRequires: perl-CGI BuildRequires: perl-Compress-Zlib @@ -1407,6 +1408,7 @@ %setup -q -n %{name}-%{source_version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 # only for solaris, so rm rm -rf zones # Create and manage Solaris 10 zones. @@ -3476,6 +3478,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2006/02/06 01:48:42 sparky +- added poldek support ! + Revision 1.65 2006/02/05 10:54:24 qboosh - more pl fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/webmin.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
