Author: sls Date: Sun Apr 6 17:54:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added autotools.patch
---- Files affected: SPECS: synce-software-manager.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/synce-software-manager.spec diff -u SPECS/synce-software-manager.spec:1.13 SPECS/synce-software-manager.spec:1.14 --- SPECS/synce-software-manager.spec:1.13 Mon Feb 12 23:09:16 2007 +++ SPECS/synce-software-manager.spec Sun Apr 6 19:54:20 2008 @@ -9,6 +9,7 @@ Group: Applications/Communications Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: d9fd5f5dceff3e7eb0ded05d0a395f7e +Patch0: %{name}-autotools.patch URL: http://www.synce.org/ BuildRequires: autoconf BuildRequires: automake @@ -30,6 +31,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -65,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-04-06 17:54:20 sls +- added autotools.patch + Revision 1.13 2007-02-12 22:09:16 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-software-manager.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
