Author: qboosh Date: Fri Jan 4 19:47:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup, added X11 to Group
---- Files affected: SPECS: autoq3d.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/autoq3d.spec diff -u SPECS/autoq3d.spec:1.9 SPECS/autoq3d.spec:1.10 --- SPECS/autoq3d.spec:1.9 Fri Jan 4 20:44:48 2008 +++ SPECS/autoq3d.spec Fri Jan 4 20:47:14 2008 @@ -1,16 +1,16 @@ # $Revision$, $Date$ +# TODO: Name vs spec filename Summary: autoq3d - complete 3D modeling application for computing aided drafting in three dimensions Summary(pl.UTF-8): autoq3d - pełna aplikacja CAD do modelowania 3D Name: AutoQ3D Version: 1.20 Release: 0.1 License: GPL -Group: Applications +Group: X11/Applications Source0: http://dl.sourceforge.net/autoq3d/%{name}-v%{version}sourceLinux.zip # Source0-md5: cccd22e1c068651c8ad7c0831acd2aba -#Patch0: %{name}-DESTDIR.patch URL: http://autoq3d.ecuadra.com/ -BuildRequires: Mesa-libGL-devel +BuildRequires: OpenGL-devel BuildRequires: QtGui-devel BuildRequires: QtOpenGL-devel BuildRequires: qt4-build >= 4.3.3-3 @@ -43,29 +43,19 @@ %clean rm -rf $RPM_BUILD_ROOT -%if %{with ldconfig} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%endif - %files %defattr(644,root,root,755) %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO -%if 0 -# if _sysconfdir != /etc: -#%%dir %{_sysconfdir} -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* -%attr(755,root,root) %{_bindir}/* -%{_datadir}/%{name} -%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.10 2008-01-04 19:47:14 qboosh +- cleanup, added X11 to Group + Revision 1.9 2008-01-04 19:44:48 qboosh - qt4-qmake -> qmake-qt4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autoq3d.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
