Author: witekfl Date: Thu Mar 16 17:21:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added bold.patch
---- Files affected: SPECS: dfbiterm.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/dfbiterm.spec diff -u SPECS/dfbiterm.spec:1.3 SPECS/dfbiterm.spec:1.4 --- SPECS/dfbiterm.spec:1.3 Sun Mar 12 11:53:17 2006 +++ SPECS/dfbiterm.spec Thu Mar 16 18:21:28 2006 @@ -3,12 +3,13 @@ Summary(pl): Emulator terminala dla DirectFB Name: dfbiterm Version: 0.1 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/Graphics Source0: http://republika.pl/rkd/%{name}-%{version}.tar.bz2 #Source0-md5: 0477c55c67815a89542ee60c861e8453 Patch0: %{name}-new.patch +Patch1: %{name}-bold.patch BuildRequires: DirectFB-devel BuildRequires: libiterm-devel >= 0.5-4 Requires: libiterm >= 0.5-4 @@ -25,6 +26,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure @@ -40,7 +42,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README przeczytajto.txt %attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -49,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/03/16 17:21:28 witekfl +- added bold.patch + Revision 1.3 2006/03/12 10:53:17 witekfl - Requires libiterm >= 0.5-4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dfbiterm.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
