Author: shadzik Date: Wed Apr 21 14:28:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - add -mime_magic.patch as separate file - renumber patches
---- Files affected: packages/cgiwrap: cgiwrap.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/cgiwrap/cgiwrap.spec diff -u packages/cgiwrap/cgiwrap.spec:1.17 packages/cgiwrap/cgiwrap.spec:1.18 --- packages/cgiwrap/cgiwrap.spec:1.17 Tue Apr 20 12:57:10 2010 +++ packages/cgiwrap/cgiwrap.spec Wed Apr 21 16:28:22 2010 @@ -8,9 +8,10 @@ Group: Utilities Source0: http://dl.sourceforge.net/cgiwrap/%{name}-%{version}.tar.gz # Source0-md5: 14c02c57e4a0c6224951018e2f6b9211 -Patch0: %{name}-bs.patch -Patch1: %{name}-phprc.patch -Patch2: %{name}-customhtmlerrors.patch +Patch0: %{name}-mime_magic.patch +Patch1: %{name}-bs.patch +Patch2: %{name}-phprc.patch +Patch3: %{name}-customhtmlerrors.patch URL: http://cgiwrap.sourceforge.net/ BuildRequires: automake BuildRequires: libmagic-devel @@ -34,8 +35,9 @@ %prep %setup -q %patch0 -p1 -%patch1 -p0 -%patch2 -p1 +%patch1 -p1 +%patch2 -p0 +%patch3 -p1 %build install %{_datadir}/automake/config.* . @@ -98,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2010/04/21 14:28:22 shadzik +- add -mime_magic.patch as separate file +- renumber patches + Revision 1.17 2010/04/20 10:57:10 shadzik - rel 8; fixes pyroCMS support and other such software ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cgiwrap/cgiwrap.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
