Author: glen Date: Wed Feb 20 20:49:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix makefile regeneration; rel 3
---- Files affected: SPECS: ksquirrel-libs.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/ksquirrel-libs.spec diff -u SPECS/ksquirrel-libs.spec:1.32 SPECS/ksquirrel-libs.spec:1.33 --- SPECS/ksquirrel-libs.spec:1.32 Sat Jan 26 18:07:53 2008 +++ SPECS/ksquirrel-libs.spec Wed Feb 20 21:49:23 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): ksquirrel-libs - zestaw dekoderów obrazków Name: ksquirrel-libs Version: 0.7.5 -Release: 1 +Release: 3 License: LGPL v2+ Group: Applications/Graphics Source0: http://dl.sourceforge.net/ksquirrel/%{name}-%{version}.tar.bz2 @@ -71,7 +71,8 @@ %patch0 -p1 %build -%{__make} -C admin cvs +cp /usr/share/automake/config.sub admin +%{__make} -f admin/Makefile.common cvs %configure \ DJVU=/usr/bin/ddjvu \ ILBMTOPPM=/usr/bin/ilmbtoppm \ @@ -133,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008-02-20 20:49:23 glen +- fix makefile regeneration; rel 3 + Revision 1.32 2008-01-26 17:07:53 arvenil - up to 0.7.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ksquirrel-libs.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
