Author: qboosh Date: Tue Oct 28 18:34:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed x86-centric thinko - "review patches" means non-integer release, not ready for builders
---- Files affected: SPECS: blackbox.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/blackbox.spec diff -u SPECS/blackbox.spec:1.94 SPECS/blackbox.spec:1.95 --- SPECS/blackbox.spec:1.94 Mon Oct 27 09:12:42 2008 +++ SPECS/blackbox.spec Tue Oct 28 19:34:32 2008 @@ -10,7 +10,7 @@ Summary(de.UTF-8): Blackbox ist ein Windowmanager Name: blackbox Version: 0.70.1 -Release: 3 +Release: 3.1 License: BSD-like Group: X11/Window Managers Source0: http://dl.sourceforge.net/blackboxwm/%{name}-%{version}.tar.gz @@ -75,7 +75,7 @@ #%patch4 -p1 #%patch5 -p1 #%patch6 -p1 -%ifarch %{x8664} +%if "%{_lib}" == "lib64" %patch7 -p0 %endif @@ -125,6 +125,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2008/10/28 18:34:32 qboosh +- fixed x86-centric thinko +- "review patches" means non-integer release, not ready for builders + Revision 1.94 2008/10/27 08:12:42 hawk - damn, I'm still sleeping ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/blackbox.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
