SPECS: vyqchat.spec - fixed build (auto*, gcc4)

vip vip at pld-linux.org
Sat Mar 17 16:21:41 CET 2007


Author: vip                          Date: Sat Mar 17 15:21:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build (auto*, gcc4)

---- Files affected:
SPECS:
   vyqchat.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/vyqchat.spec
diff -u SPECS/vyqchat.spec:1.24 SPECS/vyqchat.spec:1.25
--- SPECS/vyqchat.spec:1.24	Sat Mar 17 13:58:06 2007
+++ SPECS/vyqchat.spec	Sat Mar 17 16:21:35 2007
@@ -8,8 +8,9 @@
 Group:		Applications/Communications
 Source0:	http://linux.bydg.org/~yogin/%{name}-%{version}.tar.gz
 # Source0-md5:	67974bc5df1ed0d63785d04325444d4f
-Source1:	vyqchat.desktop
+Source1:	%{name}.desktop
 URL:		http://linux.bydg.org/~yogin/
+Patch0:		%{name}-gcc4.patch
 BuildRequires:	artsc-devel
 BuildRequires:	libao-devel
 BuildRequires:	libsndfile-devel
@@ -36,8 +37,15 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+%{__autoheader}
+
 %configure \
 	--with-Qt-include-dir=%{_includedir}/qt \
 	--with-Qt-lib-dir=%{_libdir} \
@@ -53,7 +61,7 @@
 
 cp -f %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/
 cp -f gfx/default/user.png $RPM_BUILD_ROOT%{_pixmapsdir}/vyqchat.png
- 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -71,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/03/17 15:21:35  vip
+- fixed build (auto*, gcc4)
+
 Revision 1.24  2007/03/17 12:58:06  blekot
 - br: libao
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vyqchat.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list