Author: lisu Date: Thu Feb 2 12:40:06 2012 GMT Module: packages Tag: HEAD ---- Log message: - no more separated libtinfo(w)
---- Files affected: packages/genius: genius.spec (1.92 -> 1.93) , genius-termcap.patch (1.3 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/genius/genius.spec diff -u packages/genius/genius.spec:1.92 packages/genius/genius.spec:1.93 --- packages/genius/genius.spec:1.92 Thu Sep 1 19:04:31 2011 +++ packages/genius/genius.spec Thu Feb 2 13:40:01 2012 @@ -9,8 +9,7 @@ Group: Applications/Math Source0: http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.xz # Source0-md5: 6b4dd6a7b7ad893e76c8653e332e8ad6 -Patch0: %{name}-termcap.patch -Patch1: %{name}-desktop.patch +Patch0: %{name}-desktop.patch URL: http://www.jirka.org/genius.html BuildRequires: autoconf BuildRequires: automake @@ -75,7 +74,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %{__sed} -i -e 's#sr\@Latn#sr\@latin#' configure.in %{__sed} -i 's@AM_BINRELOC@#AM_BINRELOC@' configure.in @@ -149,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2012/02/02 12:40:01 lisu +- no more separated libtinfo(w) + Revision 1.92 2011/09/01 17:04:31 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/genius/genius.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
