Author: sls Date: Wed Oct 22 20:17:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added no_cxx.patch, rm BR: libstdc++-devel
---- Files affected: SPECS: synce-gnomevfs.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/synce-gnomevfs.spec diff -u SPECS/synce-gnomevfs.spec:1.17 SPECS/synce-gnomevfs.spec:1.18 --- SPECS/synce-gnomevfs.spec:1.17 Wed Oct 22 22:12:42 2008 +++ SPECS/synce-gnomevfs.spec Wed Oct 22 22:17:02 2008 @@ -8,10 +8,10 @@ Group: Applications/Communications Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: b460273d980c6ce0289f0beca9484f78 +Patch0: %{name}-no_cxx.patch URL: http://www.synce.org/ BuildRequires: automake BuildRequires: gnome-vfs2-devel >= 2.14.0 -BuildRequires: libstdc++-devel BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: synce-librapi2-devel >= %{version} @@ -30,6 +30,7 @@ %prep %setup -q +%patch0 -p0 %build cp -f /usr/share/automake/config.* . @@ -68,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008/10/22 20:17:02 sls +- added no_cxx.patch, rm BR: libstdc++-devel + Revision 1.17 2008/10/22 20:12:42 sls - BR fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-gnomevfs.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
