Hello community, here is the log from the commit of package PgTcl for openSUSE:Factory checked in at Fri Oct 7 16:06:11 CEST 2011.
-------- --- openSUSE:Factory/PgTcl/PgTcl.changes 2011-09-23 01:51:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/PgTcl/PgTcl.changes 2011-09-17 12:06:37.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 10:06:33 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PgTcl.spec ++++++ --- /var/tmp/diff_new_pack.6s6ecS/_old 2011-10-07 16:06:08.000000000 +0200 +++ /var/tmp/diff_new_pack.6s6ecS/_new 2011-10-07 16:06:08.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package PgTcl (Version 1.5) +# spec file for package PgTcl # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: PgTcl @@ -36,18 +35,6 @@ This package contains the libpgtcl client library as a loadable Tcl package. It is needed to access PostgreSQL databases from Tcl scripts. - - -Authors: --------- - Andrew Yu <[email protected]> - Jolly Chen <[email protected]> - Bruce Momjian <[email protected]> - Thomas G. Lockhart <[email protected]> - Tom Lane <[email protected]> - The Hermit Hacker <[email protected]> - etc. - %prep %setup -q -n pgtcl%version %patch0 @@ -58,17 +45,14 @@ --with-tcl=%_libdir \ --with-postgres-include=%_includedir/pgsql \ --with-postgres-lib=%_libdir -make -make pkgIndex.tcl-hand +make %{?_smp_mflags} +make pkgIndex.tcl-hand %{?_smp_mflags} %install make install \ pkglibdir=%tclscriptdir/%name%version \ DESTDIR=%buildroot -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ChangeLog README README.async TODO continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
