Author: glen Date: Tue Feb 26 08:16:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - AC-branch merge (fix build with current env)
---- Files affected: SPECS: dc_gui.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/dc_gui.spec diff -u SPECS/dc_gui.spec:1.76 SPECS/dc_gui.spec:1.77 --- SPECS/dc_gui.spec:1.76 Mon Feb 12 22:23:52 2007 +++ SPECS/dc_gui.spec Tue Feb 26 09:16:14 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): GUI do dctc (Direct Connect) Name: dc_gui Version: 0.80 -Release: 6 +Release: 9 License: GPL Group: X11/Applications/Networking Source0: http://ac2i.homelinux.com/dctc/%{name}2-%{version}.tar.gz @@ -11,14 +11,13 @@ Patch0: %{name}-home_etc.patch Patch1: %{name}-desktop.patch URL: http://ac2i.homelinux.com/dctc/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: db-devel BuildRequires: dctc >= 0.85.8 BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.2 BuildRequires: intltool BuildRequires: libgnomeui-devel +BuildRequires: rpmbuild(macros) >= 1.198 Requires: dctc >= 0.85.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,13 +33,6 @@ %patch1 -p1 %build -rm -f missing -glib-gettextize --copy --force -intltoolize --copy --force -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__automake} %configure %{__make} @@ -71,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2008-02-26 08:16:14 glen +- AC-branch merge (fix build with current env) + Revision 1.76 2007-02-12 21:23:52 glen - tabs in preamble @@ -197,7 +192,7 @@ - updated to 0.59 Revision 1.36 2002/06/23 20:52:48 kloczek -perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/" +- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/" Revision 1.35 2002/06/09 15:03:01 jojoro - updated to 0.58 @@ -209,7 +204,7 @@ - update to 0.57 Revision 1.32 2002/05/21 23:12:47 kloczek -perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ +- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" @@ -226,7 +221,7 @@ - updated to 0.55 Revision 1.27 2002/04/25 16:09:51 arturs -fixed a small typo +- fixed a small typo Revision 1.26 2002/03/24 23:04:09 misiek - updated to 0.50 @@ -239,16 +234,16 @@ - added desktop file Revision 1.23 2002/03/11 02:27:24 jack -Updated to 0.74 dctc and 0.48 dc_gui - build and work ok +- Updated to 0.74 dctc and 0.48 dc_gui - build and work ok Revision 1.22 2002/03/05 20:17:01 jack -This version requires a DCTC version 0.73 or above. (http://ac2i.tzo.com/dctc/) +- This version requires a DCTC version 0.73 or above. (http://ac2i.tzo.com/dctc/) Revision 1.21 2002/03/05 18:16:43 filon - updated to 0.47 Revision 1.20 2002/02/28 17:27:39 jack -Updated - builds and works. +- Updated - builds and works. Revision 1.19 2002/02/22 23:28:47 kloczek - removed all Group fields translations (our rpm now can handle translating @@ -267,7 +262,7 @@ - updated to 0.41 Revision 1.14 2002/01/18 02:12:40 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.13 2002/01/13 11:13:26 misiek BR: dctc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dc_gui.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
