Author: darekr Date: Tue Feb 6 16:07:46 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.1 - added -ac and -am patches to build with newer autoconf and automake - still it doesn't build
---- Files affected: SPECS: knetworkconf.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/knetworkconf.spec diff -u SPECS/knetworkconf.spec:1.4 SPECS/knetworkconf.spec:1.5 --- SPECS/knetworkconf.spec:1.4 Fri Oct 22 13:46:00 2004 +++ SPECS/knetworkconf.spec Tue Feb 6 17:07:39 2007 @@ -1,17 +1,16 @@ # $Revision$, $Date$ - -%define _rc beta1 - Summary: KDE network configuration tool Summary(pl): Narzędzie do konfiguracji sieci dla KDE Name: knetworkconf -Version: 0.5 -Release: 0.%{_rc}.1 +Version: 0.6.1 +Release: 0.1 License: GPL Group: X11/Applications -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.bz2 -# Source0-md5: 56f37d2c72fdab200a5249f2d482e394 +Source0: http://dl.sourceforge.net/knetworkconf/%{name}-%{version}.tar.bz2 +# Source0-md5: b2b68c8e16122eb442643aa246daa988 URL: http://knetworkconf.sourceforge.net/ +Patch0: %{name}-ac.patch +Patch1: %{name}-am.patch BuildRequires: kdelibs-devel >= 8:3.1 BuildRequires: sed >= 4.0 Requires: kdebase-core @@ -41,7 +40,9 @@ Obsługuje także PLD. %prep -%setup -q -n %{name}-%{version}%{_rc} +%setup -q +%patch0 -p1 +%patch1 -p1 %build sed -i 's/doc //' Makefile.am @@ -97,6 +98,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/02/06 16:07:39 darekr +- updated to 0.6.1 +- added -ac and -am patches to build with newer autoconf and automake +- still it doesn't build + Revision 1.4 2004/10/22 11:46:00 saq - fixed BR (doesn't build anyway) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/knetworkconf.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit