Author: qboosh Date: Sat Dec 17 13:17:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - formatting, R: libstdc++-devel
---- Files affected: SPECS: ETL.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ETL.spec diff -u SPECS/ETL.spec:1.1 SPECS/ETL.spec:1.2 --- SPECS/ETL.spec:1.1 Tue Dec 13 20:17:29 2005 +++ SPECS/ETL.spec Sat Dec 17 14:16:54 2005 @@ -9,15 +9,16 @@ Source0: http://www.bridgetone.com/voria/files/%{name}-%{version}.tar.gz # Source0-md5: f156ea5f07d1c2d5802f2e0e2706b46a URL: http://www.synfig.com/download +Requires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -VoriaETL is a multiplatform class and template library -designed to complement and supplement the C++ STL. +VoriaETL is a multiplatform class and template library designed to +complement and supplement the C++ STL. %description -l pl -VoriaETL jest wieloplatformową biblioteką klas i wzorców przeznaczoną do -uzupełniania STL C++. +VoriaETL jest wieloplatformową biblioteką klas i wzorców przeznaczoną +do uzupełniania STL C++. %prep %setup -q @@ -37,7 +38,7 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/ETL-config %{_includedir}/%{name} %{_pkgconfigdir}/*.pc @@ -47,6 +48,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/12/17 13:16:54 qboosh +- formatting, R: libstdc++-devel + Revision 1.1 2005/12/13 19:17:29 undefine - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ETL.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
