SPECS: kazehakase.spec - don't require libxpcom.so - require xulru...
megabajt
megabajt at pld-linux.org
Sat Jun 9 22:27:54 CEST 2007
Author: megabajt Date: Sat Jun 9 20:27:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't require libxpcom.so
- require xulrunner equal to xulrunner-devel
- release 2
---- Files affected:
SPECS:
kazehakase.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/kazehakase.spec
diff -u SPECS/kazehakase.spec:1.41 SPECS/kazehakase.spec:1.42
--- SPECS/kazehakase.spec:1.41 Mon May 7 00:46:16 2007
+++ SPECS/kazehakase.spec Sat Jun 9 22:27:49 2007
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Przeglądarka na silniku gecko
Name: kazehakase
Version: 0.4.6
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications/Networking
Source0: http://dl.sourceforge.jp/kazehakase/25149/%{name}-%{version}.tar.gz
@@ -21,8 +21,12 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: xulrunner-devel
+%requires_eq_to xulrunner xulrunner-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# we have strict deps for it
+%define _noautoreq libxpcom.so
+
%description
Kazehakase is a browser with gecko engine like Epiphany or Galeon.
@@ -82,6 +86,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2007/06/09 20:27:49 megabajt
+- don't require libxpcom.so
+- require xulrunner equal to xulrunner-devel
+- release 2
+
Revision 1.41 2007/05/06 22:46:16 lkrotowski
- up to 0.4.6
- removed merged patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kazehakase.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list