Author: charles Date: Thu Feb 17 20:05:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - proper BRs
---- Files affected: SPECS: mousepad.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/mousepad.spec diff -u SPECS/mousepad.spec:1.4 SPECS/mousepad.spec:1.5 --- SPECS/mousepad.spec:1.4 Thu Feb 17 20:52:52 2005 +++ SPECS/mousepad.spec Thu Feb 17 21:05:07 2005 @@ -8,9 +8,11 @@ Group: X11/Applications/Editors Source0: http://erikharrison.net/software/%{name}-%{version}.tar.gz # Source0-md5: e554145e8fffcd5fd8d3e027575e0765 +BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: libxfcegui4-devel >= 4.2.0 -BuildRequires: libxfce4util-devel >= 4.2.0 +BuildRequires: pkgconfig >= 1:0.9.0 +Requires: libxfcegui4 >= 4.2.0 Requires: xfprint >= 4.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/02/17 20:05:07 charles +- proper BRs + Revision 1.4 2005/02/17 19:52:52 saq - various fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mousepad.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
