SPECS: lincvs.spec - added gcc4 fix - STBR
maciek2w
maciek2w at pld-linux.org
Wed Jun 14 07:53:04 CEST 2006
Author: maciek2w Date: Wed Jun 14 05:53:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added gcc4 fix
- STBR
---- Files affected:
SPECS:
lincvs.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/lincvs.spec
diff -u SPECS/lincvs.spec:1.44 SPECS/lincvs.spec:1.45
--- SPECS/lincvs.spec:1.44 Fri Dec 16 21:45:20 2005
+++ SPECS/lincvs.spec Wed Jun 14 07:52:59 2006
@@ -13,6 +13,7 @@
Source0: http://lincvs.com/download/%{name}-%{version}-%{_srcrel}-generic-src.tgz
# Source0-md5: e5bdeeffb2511579b0c9ba3e33f636e8
Source1: LinCVS.desktop
+Patch0: %{name}-gcc4.patch
URL: http://www.lincvs.org/
BuildRequires: libtool
BuildRequires: qmake
@@ -38,6 +39,7 @@
%prep
%setup -q
+%patch0 -p0
%{__sed} -i 's,`dirname.*,%{_datadir}/%{name},' LinCVS/AppRun
%build
@@ -88,6 +90,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/06/14 05:52:59 maciek2w
+- added gcc4 fix
+- STBR
+
Revision 1.44 2005/12/16 20:45:20 adamg
- updated to 1.4.4
- dropped -ui.patch (seems obsolete)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lincvs.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list