Author: glen Date: Thu Aug 18 11:42:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add basename patch
---- Files affected: SPECS: gubed-quanta.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/gubed-quanta.spec diff -u SPECS/gubed-quanta.spec:1.4 SPECS/gubed-quanta.spec:1.5 --- SPECS/gubed-quanta.spec:1.4 Sun Jul 10 15:33:22 2005 +++ SPECS/gubed-quanta.spec Thu Aug 18 13:42:52 2005 @@ -3,7 +3,7 @@ Summary(pl): Gubed PHP Debugger - wsparcie dla Quanty Name: gubed-quanta Version: 3.4 -Release: 0.5 +Release: 0.9 Epoch: 0 License: GPL Group: Applications @@ -11,6 +11,7 @@ Source0: http://dl.sourceforge.net/gubed/GubedQuanta%{_shver}.tar.gz # Source0-md5: 1cca80dc0f47602231f4d2b91a8d296a Source1: %{name}-localsettings.php +Patch0: %{name}-basename.patch URL: http://gubed.mccabe.nu/ BuildRequires: sed >= 4.0 Requires: php >= 3:4.3.0 @@ -40,6 +41,7 @@ %setup -q -n GubedQuanta%{_shver} sed Gubed/GubedGlobals.php -i -e \ "s,dirname(__FILE__).'/localsettings.php','%{_sysconfdir}/localsettings.php',g" +%patch0 -p1 rm -f docs/license.txt # Pure GPL @@ -99,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/08/18 11:42:52 glen +- add basename patch + Revision 1.4 2005/07/10 13:33:22 glen - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gubed-quanta.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
