Author: atler Date: Thu Nov 25 13:43:39 2010 GMT Module: packages Tag: HEAD ---- Log message: - urxvt heavily depends on internal libev so drop BR: libev which was wrong anyway
---- Files affected: packages/urxvt: urxvt.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: packages/urxvt/urxvt.spec diff -u packages/urxvt/urxvt.spec:1.55 packages/urxvt/urxvt.spec:1.56 --- packages/urxvt/urxvt.spec:1.55 Thu Nov 25 14:28:28 2010 +++ packages/urxvt/urxvt.spec Thu Nov 25 14:43:34 2010 @@ -14,7 +14,6 @@ URL: http://software.schmorp.de/ BuildRequires: autoconf >= 2.50 BuildRequires: fontconfig-devel -BuildRequires: libev >= 4.0 BuildRequires: libstdc++-devel BuildRequires: perl-devel BuildRequires: pkgconfig @@ -93,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2010/11/25 13:43:34 atler +- urxvt heavily depends on internal libev so drop BR: libev which was wrong + anyway + Revision 1.55 2010/11/25 13:28:28 atler - fontconfig linking patch (fixes TODO) - run aclocal to properly regenerate configure ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/urxvt/urxvt.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
