Author: lisu Date: Tue Aug 10 09:24:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.1 (DEVEL merge)
---- Files affected: packages/pacparser: pacparser.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/pacparser/pacparser.spec diff -u packages/pacparser/pacparser.spec:1.9 packages/pacparser/pacparser.spec:1.10 --- packages/pacparser/pacparser.spec:1.9 Fri Jul 30 10:44:05 2010 +++ packages/pacparser/pacparser.spec Tue Aug 10 11:24:12 2010 @@ -6,12 +6,12 @@ Summary: A library to make your web software pac (proxy auto-config) files intelligent Summary(pl.UTF-8): Biblioteka do obsługi plików pac (automatycznej konfiguracji proxy) Name: pacparser -Version: 1.1.1 +Version: 1.2.1 Release: 1 License: GPL v3+ Group: Libraries Source0: http://pacparser.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 884412e79f22c46f513674c3e469e270 +# Source0-md5: 6b3b0e80589cae119164adbbe60a307b Patch0: %{name}-make.patch Patch1: %{name}-libdir.patch URL: http://code.google.com/p/pacparser/ @@ -57,6 +57,7 @@ %patch1 -p1 %build +cd src %{__make} \ CC="%{__cc}" \ CFLAGS="%{rpmcflags} -I/usr/include/js -DXP_UNIX" \ @@ -66,6 +67,7 @@ %install rm -rf $RPM_BUILD_ROOT +cd src %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ LIB=%{_lib} @@ -97,6 +99,15 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/08/10 09:24:12 lisu +- updated to 1.2.1 (DEVEL merge) + +Revision 1.9.2.2 2010/08/03 10:40:12 lisu +- up to 1.2.0rc3 + +Revision 1.9.2.1 2010/07/30 08:46:22 lisu +- up to 1.2.0rc2 + Revision 1.9 2010/07/30 08:44:05 lisu - up to 1.1.1 - patches updated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacparser/pacparser.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
