Hello community, here is the log from the commit of package FastCGI for openSUSE:Factory checked in at Mon Sep 19 15:24:44 CEST 2011.
-------- --- FastCGI/FastCGI.changes 2011-05-26 22:33:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/FastCGI/FastCGI.changes 2011-09-17 11:16:14.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 09:16:06 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Enable parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ FastCGI.spec ++++++ --- /var/tmp/diff_new_pack.LNMoJm/_old 2011-09-19 15:24:32.000000000 +0200 +++ /var/tmp/diff_new_pack.LNMoJm/_new 2011-09-19 15:24:32.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: FastCGI @@ -88,11 +87,11 @@ %build autoreconf -fi %configure --disable-static --with-pic --includedir=%{_includedir}/fastcgi -%{__make} all +make all pushd perl %configure --disable-static --with-pic --includedir=%{_includedir}/fastcgi %{__perl} Makefile.PL - %{__make} %{?jobs:-j%jobs} all + make %{?_smp_mflags} all popd %install @@ -118,9 +117,6 @@ %{buildroot}%{_docdir}/%{name}/ rm -f %{buildroot}%{_libdir}/libfcgi*.la -%clean -%{__rm} -rf %{buildroot}; - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
