Author: qboosh Date: Tue Jun 19 22:15:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added link patch
---- Files affected: SPECS: libschedule.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libschedule.spec diff -u SPECS/libschedule.spec:1.2 SPECS/libschedule.spec:1.3 --- SPECS/libschedule.spec:1.2 Sun Jun 17 12:29:55 2007 +++ SPECS/libschedule.spec Wed Jun 20 00:14:55 2007 @@ -8,11 +8,11 @@ Group: Libraries Source0: http://gpe.linuxtogo.org/download/source/%{name}-%{version}.tar.bz2 # Source0-md5: da63b0ed460c0f44b9f85774caf3fb0d +Patch0: %{name}-link.patch URL: http://gpe.linuxtogo.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: glib2-devel >= 2.0 -# gpe_error_box(), missing from pkgconfig checks and linking (probably needs fix) BuildRequires: libgpewidget-devel BuildRequires: libtool BuildRequires: pkgconfig @@ -53,6 +53,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -96,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/06/19 22:14:55 qboosh +- added link patch + Revision 1.2 2007/06/17 10:29:55 qboosh - informative desc, pl, more deps, proper Group and License ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libschedule.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
