Author: agaran Date: Tue Apr 4 19:43:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.2, fixed %files a bit, builds for me, (no idea if work properly yet)
---- Files affected: SPECS: Atlas-C++.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/Atlas-C++.spec diff -u SPECS/Atlas-C++.spec:1.20 SPECS/Atlas-C++.spec:1.21 --- SPECS/Atlas-C++.spec:1.20 Tue Apr 4 21:12:22 2006 +++ SPECS/Atlas-C++.spec Tue Apr 4 21:43:52 2006 @@ -1,9 +1,12 @@ # $Revision$, $Date$ +# TODO: +# add tutorial subpackage +# check if atlas_convert should be in %files and in which package Summary: C++ reference implementation of the Atlas protocol Summary(pl): Implementacja protokoĊu Atlas Name: Atlas-C++ Version: 0.6.0rc2 -Release: 0.1 +Release: 0.2 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2 @@ -102,11 +105,11 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/atlas-config +#%attr(755,root,root) %{_bindir}/atlas-config %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/Atlas* -%{_aclocaldir}/atlas.m4 +#%{_aclocaldir}/atlas.m4 %{_pkgconfigdir}/atlascpp*.pc %files static @@ -119,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/04/04 19:43:52 agaran +- rel 0.2, fixed %files a bit, builds for me, (no idea if work properly yet) + Revision 1.20 2006/04/04 19:12:22 agaran - up to 0.6.0rc2 rel 0.1, testing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Atlas-C++.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
