Author: qboosh                       Date: Tue Jul 22 22:30:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hacked xulrunner patch to use different libdir and sdk dir
- require main xulrunner package, not just libs
- release 0.2, seems to work

---- Files affected:
SPECS:
   skipstone.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/skipstone.spec
diff -u SPECS/skipstone.spec:1.86 SPECS/skipstone.spec:1.87
--- SPECS/skipstone.spec:1.86   Tue Jul 22 23:26:33 2008
+++ SPECS/skipstone.spec        Wed Jul 23 00:30:27 2008
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
-# TODO: gecko widget doesn't work
 Summary:       SkipStone - a simple GTK+ web browser that utilizes Mozilla's 
gecko engine
 Summary(pl.UTF-8):     Przeglądarka oparta o GTK+, korzystająca z silnika 
Mozilli (gecko)
 Summary(pt_BR.UTF-8):  Browser que usa o toolkit GTK+ e o engine gecko do 
Mozilla para renderização
 Name:          skipstone
 Version:       1.0.1
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         X11/Applications/Networking
 #Source0Download: http://www.muhri.net/skipstone/page.php3?node=download
@@ -27,7 +26,7 @@
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.167
 BuildRequires: sed >= 4.0
-%requires_eq   xulrunner-libs
+%requires_eq_to        xulrunner xulrunner-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _localedir      /usr/share/locale
@@ -96,7 +95,7 @@
 %configure \
        --enable-nls \
        --with-mozilla-includes=/usr/include/xulrunner \
-       --with-mozilla-libs=/usr/%{_lib}/xulrunner-sdk/lib
+       --with-mozilla-libs=/usr/%{_lib}/xulrunner
 
 %{__make}
 
@@ -146,6 +145,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2008/07/22 22:30:27  qboosh
+- hacked xulrunner patch to use different libdir and sdk dir
+- require main xulrunner package, not just libs
+- release 0.2, seems to work
+
 Revision 1.86  2008/07/22 21:26:33  qboosh
 - back from the dead... updated to 1.0.1
 - updated dirs,locale_pl,po-fixes patches
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/skipstone.spec?r1=1.86&r2=1.87&f=u

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

Reply via email to