Author: jajcus                       Date: Fri Feb 17 12:43:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version: 0.10.0
- user guide and modelling docs moved to -devel package (useless for 
non-developer)

---- Files affected:
SPECS:
   cal3d.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/cal3d.spec
diff -u SPECS/cal3d.spec:1.10 SPECS/cal3d.spec:1.11
--- SPECS/cal3d.spec:1.10       Sat May 28 03:04:34 2005
+++ SPECS/cal3d.spec    Fri Feb 17 13:43:15 2006
@@ -1,16 +1,13 @@
 # $Revision$, $Date$
-%define                snap 20040720
 Summary:       3d character animation library
 Summary(pl):   Biblioteka do trójwymiarowej animacji postaci
 Name:          cal3d
-Version:       0.9.1
-Release:       2.%{snap}.1
+Version:       0.10.0
+Release:       1
 License:       LGPL
 Group:         Libraries
-#Source0:      http://dl.sourceforge.net/cal3d/%{name}-%{version}.tar.bz2
-# from cvs.gna.org/cvs/underware
-Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: cd3caf76a68ef67333c920f7915ef2ef
+Source0:       http://dl.sourceforge.net/cal3d/%{name}-full-%{version}.tar.bz2
+# Source0-md5: 47b3b72c6adcf5351f0884639d606d05
 Patch0:                %{name}-fixtag.patch
 URL:           http://cal3d.sourceforge.net/
 BuildRequires: autoconf
@@ -44,7 +41,7 @@
 Pliki nagłówkowe biblioteki cal3d.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch0 -p1
 
 %build
@@ -60,6 +57,8 @@
 cd docs
 %{__make} doc-api
 %{__make} doc-guide
+cd ..
+cp -r docs/api/html api
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,12 +71,12 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO docs/guide
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_libdir}/libcal3d.so.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc docs/api/html/*
+%doc api docs/guide docs/modeling
 %attr(755,root,root) %{_libdir}/libcal3d.so
 %{_libdir}/lib*.la
 %{_includedir}/%{name}
@@ -89,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
+
 Revision 1.10  2005/05/28 01:04:34  zbyniu
 - added BR: scrollkeeper, removed BR: docbook-dtd42-xml
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cal3d.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to