Author: freetz Date: Fri Nov 18 19:50:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2.0, full am/ac rebuild
---- Files affected: SPECS: net6.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/net6.spec diff -u SPECS/net6.spec:1.5 SPECS/net6.spec:1.6 --- SPECS/net6.spec:1.5 Fri Nov 18 20:41:04 2005 +++ SPECS/net6.spec Fri Nov 18 20:49:55 2005 @@ -2,14 +2,17 @@ Summary: Net6 network library Summary(pl): Biblioteka sieciowa net6 Name: net6 -Version: 1.1.0 +Version: 1.2.0 Release: 1 License: BSD Group: Libraries Source0: http://releases.0x539.de/net6/%{name}-%{version}.tar.gz -# Source0-md5: 522229474ff554a4ce883002011d0fbb +# Source0-md5: 70a3572bcf8148a46cc26727223a8a75 URL: http://gobby.0x539.de/ +BuildRequires: autoconf +BuildRequires: automake BuildRequires: libsigc++-devel +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -57,6 +60,10 @@ %setup -q %build +%{__libtoolize} +%{__aclocal} +%{__automake} +%{__autoconf} %configure %{__make} @@ -94,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/11/18 19:49:55 freetz +- 1.2.0, full am/ac rebuild + Revision 1.5 2005/11/18 19:41:04 freetz - libsigc++-devel R: in -devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/net6.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
