Author: freetz Date: Sun Feb 12 20:32:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - desktop patch added
---- Files affected: SPECS: ekiga.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ekiga.spec diff -u SPECS/ekiga.spec:1.3 SPECS/ekiga.spec:1.4 --- SPECS/ekiga.spec:1.3 Wed Feb 8 08:27:46 2006 +++ SPECS/ekiga.spec Sun Feb 12 21:32:54 2006 @@ -8,6 +8,7 @@ Group: Applications/Communications Source0: http://www.ekiga.org/downloads/sources/%{name}-%{version}.tar.gz # Source0-md5: 178844551b65ff33ef44a5d481539af7 +Patch0: %{name}-desktop.patch URL: http://www.ekiga.org/ BuildRequires: GConf2-devel >= 2.12.0 BuildRequires: SDL-devel @@ -49,6 +50,7 @@ %prep %setup -q +%patch0 -p1 %build %{__gnome_doc_common} @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/02/12 20:32:54 freetz +- desktop patch added + Revision 1.3 2006/02/08 07:27:46 qboosh - typos ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ekiga.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
