Author: qboosh Date: Sat Oct 22 13:51:43 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added pass-arguments patch, release 5
---- Files affected: SPECS: CodeEditor.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/CodeEditor.spec diff -u SPECS/CodeEditor.spec:1.12 SPECS/CodeEditor.spec:1.13 --- SPECS/CodeEditor.spec:1.12 Tue Sep 6 22:25:44 2005 +++ SPECS/CodeEditor.spec Sat Oct 22 15:51:38 2005 @@ -3,11 +3,12 @@ Summary(pl): Edytor kodu dla języka Objective C Name: CodeEditor Version: 0.4.4 -Release: 4 +Release: 5 License: GPL Group: X11/Applications Source0: http://savannah.nongnu.org/download/codeeditor/%{name}-%{version}.tar.gz # Source0-md5: 396cc3b9a51a7f045fe53800c98723e0 +Patch0: %{name}-pass-arguments.patch URL: http://www.nongnu.org/codeeditor/ BuildRequires: gnustep-gui-devel >= 0.8.7 Requires: gnustep-gui >= 0.8.7 @@ -58,6 +59,7 @@ %prep %setup -q -n CodeEditor +%patch0 -p1 %build . %{_prefix}/System/Library/Makefiles/GNUstep.sh @@ -121,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/10/22 13:51:38 qboosh +- added pass-arguments patch, release 5 + Revision 1.12 2005/09/06 20:25:44 arekm - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/CodeEditor.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
