commit ba73f00a6bb6f89f7da3c3f41121a8bc31cfca07
Author: Jakub Bogusz <[email protected]>
Date:   Tue Jan 8 19:11:55 2013 +0100

    - updated to 0.6

 pacrunner.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/pacrunner.spec b/pacrunner.spec
index b73a7b3..e5c3323 100644
--- a/pacrunner.spec
+++ b/pacrunner.spec
@@ -1,28 +1,30 @@
 #
 # Conditional build:
-%bcond_with    mozjs           # use Mozilla JavaScript (>= 1.9)
+%bcond_with    mozjs           # use Mozilla JavaScript
 %bcond_with    v8              # use Chrome V8 JavaScript
 #
 Summary:       PACrunner - Proxy configuration daemon
 Summary(pl.UTF-8):     PACrunner - demon do konfiguracji proxy
 Name:          pacrunner
-Version:       0.5
+Version:       0.6
 Release:       1
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       
http://www.kernel.org/pub/linux/network/connman/%{name}-%{version}.tar.xz
-# Source0-md5: bca9a5c84afe66a03c621af424501160
+# Source0-md5: 56a39480eb8d01598bef04eb5f09c56d
 # pacrunner.org is dead
 URL:           http://www.ohloh.net/p/pacrunner
 BuildRequires: curl-devel >= 7.16
 BuildRequires: dbus-devel >= 1.2
 BuildRequires: glib2-devel >= 1:2.16
-BuildRequires: libcap-ng-devel
+%{?with_mozjs:BuildRequires:   js185-devel}
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
 %{?with_v8:BuildRequires:      v8-devel}
-%{?with_mozjs:BuildRequires:   xulrunner-devel >= 1.9}
 BuildRequires: xz
+Requires:      curl-libs >= 7.16
+Requires:      dbus >= 1.2
+Requires:      glib2 >= 1:2.16
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,7 +41,6 @@ udostępniania informacji klientom poprzez D-Bus.
 %build
 %configure \
        --disable-silent-rules \
-       --enable-capng \
        --enable-curl \
        %{?with_mozjs:--enable-mozjs} \
        %{?with_v8:--enable-v8}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pacrunner.git/commitdiff/ba73f00a6bb6f89f7da3c3f41121a8bc31cfca07

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to