Author: spider Date: Mon Apr 24 13:46:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - litle cleaning, extended summary and description
---- Files affected: SPECS: autoq3d.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/autoq3d.spec diff -u SPECS/autoq3d.spec:1.4 SPECS/autoq3d.spec:1.5 --- SPECS/autoq3d.spec:1.4 Mon Apr 24 13:17:14 2006 +++ SPECS/autoq3d.spec Mon Apr 24 15:46:34 2006 @@ -1,10 +1,5 @@ # $Revision$, $Date$ -# -# Conditional build: -%bcond_with tests # build with tests -%bcond_without tests # build without tests -# -Summary: autoq3d +Summary: autoq3d - complete 3D modeling application for computing aided drafting in three dimensions Summary(pl): autoq3d Name: AutoQ3D Version: 1.20 @@ -13,75 +8,20 @@ Group: Applications Source0: http://dl.sourceforge.net/autoq3d/%{name}-v%{version}sourceLinux.zip # Source0-md5: cccd22e1c068651c8ad7c0831acd2aba -#Source1: - -# Source1-md5: - -#Patch0: %{name}-DESTDIR.patch +#Patch0: %{name}-DESTDIR.patch URL: http://autoq3d.ecuadra.com/ BuildRequires: QtGui-devel BuildRequires: Mesa-libGL-devel BuildRequires: QtOpenGL-devel BuildRequires: qt4-build #BuildRequires: libtool -#Requires(postun): - -#Requires(pre,post): - -#Requires(preun): - -#Requires: - -#Provides: - -#Provides: group(foo) -#Provides: user(foo) -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch -#ExclusiveArch: %{ix86} -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +autoq3d - complete 3D modeling application for computing aided +drafting in three dimensions. %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 - - -%package devel -Summary: Header files for ... library -Summary(pl): Pliki nagłówkowe biblioteki ... -Group: Development/Libraries -#Requires: %{name} = %{version}-%{release} - -%description devel -This is the package containing the header files for ... library. - -%description devel -l pl -Ten pakiet zawiera pliki nagłówkowe biblioteki .... - -%package static -Summary: Static ... library -Summary(pl): Statyczna biblioteka ... -Group: Development/Libraries -Requires: %{name}-devel = %{version}-%{release} - -%description static -Static ... library. - -%description static -l pl -Statyczna biblioteka .... - %prep %setup -q -n %{name} @@ -105,14 +45,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%pre - -%post - -%preun - -%postun - %if %{with ldconfig} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -150,19 +82,15 @@ #%{_examplesdir}/%{name}-%{version} -%if %{with subpackage} -%files subpackage -%defattr(644,root,root,755) -#%doc extras/*.gz -#%{_datadir}/%{name}-ext -%endif - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/04/24 13:46:34 spider +- litle cleaning, extended summary and description + Revision 1.4 2006/04/24 11:17:14 cieciwa - added QTDIR. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/autoq3d.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
