Author: rotom Date: Tue Feb 6 20:33:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.11.0 - URL changed - thx for evil_core
---- Files affected: SPECS: cal3d.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/cal3d.spec diff -u SPECS/cal3d.spec:1.11 SPECS/cal3d.spec:1.12 --- SPECS/cal3d.spec:1.11 Fri Feb 17 13:43:15 2006 +++ SPECS/cal3d.spec Tue Feb 6 21:33:20 2007 @@ -2,14 +2,14 @@ Summary: 3d character animation library Summary(pl): Biblioteka do trójwymiarowej animacji postaci Name: cal3d -Version: 0.10.0 +Version: 0.11.0 Release: 1 License: LGPL Group: Libraries -Source0: http://dl.sourceforge.net/cal3d/%{name}-full-%{version}.tar.bz2 -# Source0-md5: 47b3b72c6adcf5351f0884639d606d05 +Source0: http://download.gna.org/cal3d/sources/%{name}-%{version}.tar.gz +# Source0-md5: 82ad09c1c28e73bc9596aec47237bfba Patch0: %{name}-fixtag.patch -URL: http://cal3d.sourceforge.net/ +URL: https://gna.org/projects/cal3d/ BuildRequires: autoconf BuildRequires: automake BuildRequires: docbook-utils @@ -42,7 +42,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build rm -f acinclude.m4 @@ -72,11 +72,13 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO +%attr(755,root,root) %{_bindir}/cal3d* %attr(755,root,root) %{_libdir}/libcal3d.so.* +%{_mandir}/man1/cal3d* %files devel %defattr(644,root,root,755) -%doc api docs/guide docs/modeling +%doc api docs/guide %attr(755,root,root) %{_libdir}/libcal3d.so %{_libdir}/lib*.la %{_includedir}/%{name} @@ -88,6 +90,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/02/06 20:33:20 rotom +- up to 0.11.0 +- URL changed +- thx for evil_core + Revision 1.11 2006/02/17 12:43:15 jajcus - Version: 0.10.0 - user guide and modelling docs moved to -devel package (useless for non-developer) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cal3d.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
