Author: qboosh Date: Mon May 22 21:56:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, some cleanups
---- Files affected: SPECS: brlcad.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/brlcad.spec diff -u SPECS/brlcad.spec:1.8 SPECS/brlcad.spec:1.9 --- SPECS/brlcad.spec:1.8 Wed May 17 09:47:04 2006 +++ SPECS/brlcad.spec Mon May 22 23:56:49 2006 @@ -1,19 +1,19 @@ # $Revision$, $Date$ # # TODO +# - files fixes, what is -static? # - build with system libs: -# # -Summary: BRL CAD -Summary(pl): BRL CAD +Summary: BRL CAD - solid modeling system +Summary(pl): BRL CAD - system modelowania brył Name: brlcad Version: 7.8.0 Release: 0.2 License: GPL -Group: Applications/CAD -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Group: X11/Applications/Graphics +Source0: http://dl.sourceforge.net/brlcad/%{name}-%{version}.tar.bz2 # Source0-md5: bb4c5fd83ae1dd1b5dd84384f7894fc8 -URL: htp://brlcad.sourceforge.net/ +URL: http://brlcad.sourceforge.net/ #for TH #BuildRequires: xorg-lib-libICE-devel #BuildRequires: xorg-lib-libX11-devel @@ -23,73 +23,59 @@ #BuildRequires: xorg-lib-libXt-devel #BuildRequires: xorg-lib-libSM-devel # for AC -BuildRequires: X11-devel +BuildRequires: XFree86-devel # -BuildRequires: tcl-devel -BuildRequires: tk-devel +BuildRequires: SDL-devel #Buildrequires: itcl-devel #BuildRequires: itk-devel -Buildrequires: python -BuildRequires: SDL-devel +BuildRequires: python +BuildRequires: tcl-devel +BuildRequires: tk-devel #BuildRequires: tk-Img-devel - -#Requires(postun): - -#Requires(pre,post): - -#Requires(preun): - -#Requires: - -#Provides: - -#Obsoletes: - -#Conflicts: - -#ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) solid modeling system with over 20 years development and production use by the U.S. military. BRL-CAD includes an interactive geometry editor, parallel ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code form. +The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) +solid modeling system with over 20 years development and production +use by the U.S. military. BRL-CAD includes an interactive geometry +editor, parallel ray-tracing support for rendering and geometric +analysis, path-tracing for realistic image synthesis, network +distributed framebuffer support, image-processing and +signal-processing tools. The entire package is distributed in source +code form. %description -l pl - -%package subpackage -Summary: - -Summary(pl): - -Group: - - -%description subpackage - -%description subpackage -l pl - -%package libs -Summary: - -Summary(pl): - -Group: Libraries - -%description libs - -%description libs -l pl - +BRL-CAD to potężny system modelowania brył CSG (Constructive Solid +Geometry) rozwijany i używany produkcyjnie od ponad 20 lat w +amerykańskim wojsku. BRL-CAD zawiera interaktywny edytor geometryczny, +obsługę równoległego ray-tracingu do renderowania i analizy +geometrycznej, path-tracing do realistycznej syntezy obrazu, obsługę +rozproszonego framebuffera po sieci oraz narzędzia do przetwarzania +obrazu i sygnału. Cały pakiet jest dostępny z kodem źródłowym. %package devel -Summary: Header files for ... library -Summary(pl): Pliki nagłówkowe biblioteki ... +Summary: Header files for BRL-CAD +Summary(pl): Pliki nagłówkowe pakietu BRL-CAD Group: Development/Libraries #Requires: %{name} = %{version}-%{release} %description devel -This is the package containing the header files for ... library. +This is the package containing the header files for BRL-CAD. %description devel -l pl -Ten pakiet zawiera pliki nagłówkowe biblioteki .... +Ten pakiet zawiera pliki nagłówkowe pakietu BRL-CAD. %package static -Summary: Static ... library -Summary(pl): Statyczna biblioteka ... +Summary: Static BRL-CAD library +Summary(pl): Statyczna biblioteka BRL-CAD Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static -Static ... library. +Static BRL-CAD library. %description static -l pl -Statyczna biblioteka .... +Statyczna biblioteka BRL-CAD. %prep %setup -q @@ -138,12 +124,11 @@ %defattr(644,root,root,755) #doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO %{_bindir}/* -%{_mandir}/man?/* -#{_includedir}/*.h %{_libdir}/* #%%{_libdir}/tk8.4 #%%{_libdir}/iwidgets4.0.1 %{_datadir}/%{name} +%{_mandir}/man?/* %files devel %defattr(644,root,root,755) @@ -160,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/05/22 21:56:49 qboosh +- pl, some cleanups + Revision 1.8 2006/05/17 07:47:04 cieciwa - headers moved to decvel subpackage. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/brlcad.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
