Author: witekfl Date: Wed Mar 28 12:30:25 2012 GMT Module: packages Tag: HEAD ---- Log message: - added the pcre-fullinfo.patch
---- Files affected: packages/setedit: setedit.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/setedit/setedit.spec diff -u packages/setedit/setedit.spec:1.19 packages/setedit/setedit.spec:1.20 --- packages/setedit/setedit.spec:1.19 Wed May 18 19:25:40 2011 +++ packages/setedit/setedit.spec Wed Mar 28 14:30:19 2012 @@ -5,12 +5,12 @@ Summary(pl.UTF-8): Przyjazny edytor tekstu Name: setedit Version: 0.5.7 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/Editors Source0: http://download.sourceforge.net/setedit/%{name}_%{version}-2.tar.gz # Source0-md5: 99dfde9ebfce5d47aebf71fde3f5cf5f -#Patch0: %{name}-fixlib.patch +Patch0: %{name}-pcre_fullinfo.patch URL: http://setedit.sourceforge.net/ BuildRequires: aalib-devel BuildRequires: bzip2-devel >= 0.9.5d @@ -59,6 +59,7 @@ %prep %setup -q -n %{name} +%patch0 -p1 %build rm -f Makefile @@ -140,6 +141,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2012/03/28 12:30:19 witekfl +- added the pcre-fullinfo.patch + Revision 1.19 2011/05/18 17:25:40 witekfl - more rpmcflags ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/setedit/setedit.spec?r1=1.19&r2=1.20 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
