packages: pacparser/pacparser-make.patch, pacparser/pacparser.spec - 1.2.5

lisu lisu at pld-linux.org
Tue Sep 14 09:01:16 CEST 2010


Author: lisu                         Date: Tue Sep 14 07:01:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.2.5

---- Files affected:
packages/pacparser:
   pacparser-make.patch (1.5 -> 1.6) , pacparser.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/pacparser/pacparser-make.patch
diff -u packages/pacparser/pacparser-make.patch:1.5 packages/pacparser/pacparser-make.patch:1.6
--- packages/pacparser/pacparser-make.patch:1.5	Fri Sep 10 21:19:14 2010
+++ packages/pacparser/pacparser-make.patch	Tue Sep 14 09:01:07 2010
@@ -1,15 +1,15 @@
---- pacparser-1.2.2/src/Makefile~	2010-09-10 08:41:12.000000000 +0200
-+++ pacparser-1.2.2/src/Makefile	2010-09-10 21:16:49.370157141 +0200
-@@ -64,25 +64,18 @@
- .PHONY: clean pymod install-pymod
- all: testpactester
+--- pacparser-1.2.5/src/Makefile~	2010-09-13 08:44:24.000000000 +0200
++++ pacparser-1.2.5/src/Makefile	2010-09-14 08:59:29.728966797 +0200
+@@ -74,25 +74,18 @@
+ spidermonkey/js/src: spidermonkey/js-?.?.?.tar.gz
+ 	tar xzvf spidermonkey/js-?.?.?.tar.gz -C spidermonkey
  
--jsapi_buildstamp: spidermonkey/js.tar.gz
--	cd spidermonkey && SHFLAGS=$(SHFLAGS) $(MAKE) jsapi
+-jsapi_buildstamp: spidermonkey/js/src
+-	cd spidermonkey && SMCFLAGS="$(SHFLAGS) $(SMCFLAGS)" $(MAKE) jsapi
 -	touch jsapi_buildstamp
 -
--libjs.a: spidermonkey/js.tar.gz
--	cd spidermonkey && SHFLAGS=$(SHFLAGS) $(MAKE) jslib
+-libjs.a: spidermonkey/js/src
+-	cd spidermonkey && SMCFLAGS="$(SHFLAGS) $(SMCFLAGS)" $(MAKE) jslib
 -
 -pacparser.o: pacparser.c pac_utils.h pacparser.h jsapi_buildstamp
 +pacparser.o: pacparser.c pac_utils.h pacparser.h

================================================================
Index: packages/pacparser/pacparser.spec
diff -u packages/pacparser/pacparser.spec:1.11 packages/pacparser/pacparser.spec:1.12
--- packages/pacparser/pacparser.spec:1.11	Fri Sep 10 21:19:02 2010
+++ packages/pacparser/pacparser.spec	Tue Sep 14 09:01:07 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.2.2
+Version:	1.2.5
 Release:	1
 License:	GPL v3+
 Group:		Libraries
 Source0:	http://pacparser.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	0903298f96ecd819b874ff58e0292571
+# Source0-md5:	089c1e34baafb1220c9a7adf179ba751
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-libdir.patch
 URL:		http://code.google.com/p/pacparser/
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/09/14 07:01:07  lisu
+- 1.2.5
+
 Revision 1.11  2010/09/10 19:19:02  lisu
 - 1.2.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacparser/pacparser-make.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacparser/pacparser.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list