Author: witekfl Date: Tue Feb 14 17:11:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch - Rel 2
---- Files affected: SPECS: dfbiterm.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/dfbiterm.spec diff -u SPECS/dfbiterm.spec:1.1 SPECS/dfbiterm.spec:1.2 --- SPECS/dfbiterm.spec:1.1 Sat Feb 11 18:49:29 2006 +++ SPECS/dfbiterm.spec Tue Feb 14 18:11:35 2006 @@ -3,13 +3,14 @@ Summary(pl): Emulator terminala dla DirectFB Name: dfbiterm Version: 0.1 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Graphics Source0: http://republika.pl/rkd/%{name}-%{version}.tar.bz2 #Source0-md5: 0477c55c67815a89542ee60c861e8453 +Patch0: %{name}-new.patch BuildRequires: DirectFB-devel -BuildRequires: libiterm-devel >= 0.5-3 +BuildRequires: libiterm-devel >= 0.5-4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -22,6 +23,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -46,6 +48,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/02/14 17:11:35 witekfl +- added patch +- Rel 2 + Revision 1.1 2006/02/11 17:49:29 witekfl - first release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dfbiterm.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
