Author: lisu Date: Fri Sep 3 12:16:33 2010 GMT Module: packages Tag: HEAD ---- Log message: - should now works without patching
---- Files affected: packages/gwenhywfar: gwenhywfar.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/gwenhywfar/gwenhywfar.spec diff -u packages/gwenhywfar/gwenhywfar.spec:1.32 packages/gwenhywfar/gwenhywfar.spec:1.33 --- packages/gwenhywfar/gwenhywfar.spec:1.32 Fri Sep 3 14:10:30 2010 +++ packages/gwenhywfar/gwenhywfar.spec Fri Sep 3 14:16:27 2010 @@ -13,7 +13,7 @@ # http://www2.aquamaniac.de/sites/download/packages.php Source0: %{name}-%{version}.tar.gz # Source0-md5: 513ea7b5b22edf512fa7d825ef544954 -Patch0: %{name}-qt4-includes.patch +#Patch0: %{name}-qt4-includes.patch URL: http://gwenhywfar.sourceforge.net/ BuildRequires: QtGui-devel BuildRequires: autoconf >= 2.60 @@ -69,7 +69,7 @@ %prep %setup -q -%patch0 -p1 +#%%patch0 -p1 %build # gettextize not used (custom support instead of AM_GNU_GETTEXT) @@ -146,6 +146,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2010/09/03 12:16:27 lisu +- should now works without patching + Revision 1.32 2010/09/03 12:10:30 arekm - --with-qt4-libs; builds ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gwenhywfar/gwenhywfar.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
