SPECS: autoq3d.spec - requires fixing building process

cieciwa cieciwa at pld-linux.org
Sat Apr 22 00:08:57 CEST 2006


Author: cieciwa                      Date: Fri Apr 21 22:08:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- requires fixing building process

---- Files affected:
SPECS:
   autoq3d.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/autoq3d.spec
diff -u SPECS/autoq3d.spec:1.1 SPECS/autoq3d.spec:1.2
--- SPECS/autoq3d.spec:1.1	Fri Apr 21 22:26:44 2006
+++ SPECS/autoq3d.spec	Sat Apr 22 00:08:52 2006
@@ -16,13 +16,9 @@
 #Source1:	-
 # Source1-md5:	-
 #Patch0:		%{name}-DESTDIR.patch
-URL:		-
-%if %{with initscript}
-BuildRequires:	rpmbuild(macros) >= 1.228
-Requires(post,preun):	/sbin/chkconfig
-%endif
-#BuildRequires:	-
-#BuildRequires:	autoconf
+URL:		http://autoq3d.ecuadra.com/
+BuildRequires:	QtGui-devel
+BuildRequires:	Mesa-libGL-devel
 #BuildRequires:	automake
 #BuildRequires:	intltool
 #BuildRequires:	libtool
@@ -88,34 +84,13 @@
 
 %prep
 %setup -q -n %{name}
-#%setup -q -c -T
-#%setup -q -n %{name}
-#%%setup -q -n %{name}-%{version}.orig -a 1
-#%patch0 -p1
-
-# undos the source
-#find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
-
-# remove CVS control files
-#find -name CVS -print0 | xargs -0 rm -rf
 
 %build
-# if ac/am/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%%{__intltoolize}
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
-#cp -f /usr/share/automake/config.sub .
-%configure
-%{__make}
-
-#%{__make} \
-#	CFLAGS="%{rpmcflags}" \
-#	LDFLAGS="%{rpmldflags}"
+/usr/bin/qmake -o Makefile AutoQ3D.pro
+
+%{__make} \
+	CFLAGS="%{rpmcflags}" \
+	LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -187,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/21 22:08:52  cieciwa
+- requires fixing building process
+
 Revision 1.1  2006/04/21 20:26:44  cieciwa
 - initial, not filled all part.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/autoq3d.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list