Author: czarny Date: Tue Sep 18 18:37:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - bin patch
---- Files affected: SPECS: closure.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/closure.spec diff -u SPECS/closure.spec:1.1 SPECS/closure.spec:1.2 --- SPECS/closure.spec:1.1 Tue Sep 18 20:28:01 2007 +++ SPECS/closure.spec Tue Sep 18 20:37:18 2007 @@ -9,6 +9,7 @@ Source0: http://closure.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: cb32ce710c4a7bc4535eb8daf567b6f6 Patch0: %{name}-gconf.patch +Patch1: %{name}-bin.patch URL: http://code.google.com/p/closure/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: intltool @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/09/18 18:37:18 czarny +- bin patch + Revision 1.1 2007/09/18 18:28:01 czarny - new - quite working ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/closure.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
