Author: qboosh Date: Mon Jul 25 21:10:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR+R expat-devel - libstdc++-devel seems not required
---- Files affected: SPECS: jabbah.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/jabbah.spec diff -u SPECS/jabbah.spec:1.4 SPECS/jabbah.spec:1.5 --- SPECS/jabbah.spec:1.4 Mon Jul 25 23:04:12 2005 +++ SPECS/jabbah.spec Mon Jul 25 23:10:05 2005 @@ -9,6 +9,7 @@ Source0: http://download.berlios.de/jabbah/%{name}-%{version}.tar.gz # Source0-md5: 0bbc433e630f245e8b71ecc1481b6cce URL: http://jabbah.bazyl.net/ +BuildRequires: expat-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -27,7 +28,7 @@ Summary(pl): Pliki nagłówkowe biblioteki jabbah Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libstdc++-devel +Requires: expat-devel %description devel Header files for jabbah library. @@ -85,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/07/25 21:10:05 qboosh +- BR+R expat-devel +- libstdc++-devel seems not required + Revision 1.4 2005/07/25 21:04:12 qboosh - cosmetics, base Group changed to Libraries ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jabbah.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
