]> git.pld-linux.org Git - packages/autoq3d.git/commitdiff
- cleanup, added X11 to Group
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Jan 2008 19:47:14 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoq3d.spec -> 1.10

autoq3d.spec

index 7157212be4ec0f270339400c40405f477aea4243..a78eb62d58f21ba8cf855843ad0ab64992978a16 100644 (file)
@@ -1,15 +1,15 @@
+# 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
@@ -42,19 +42,6 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.086207 seconds and 4 git commands to generate.