]> git.pld-linux.org Git - packages/cal3d.git/commitdiff
- update to snapshot 20040629 from cvs
authorundefine <undefine@pld-linux.org>
Tue, 29 Jun 2004 22:20:03 +0000 (22:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cal3d.spec -> 1.5

cal3d.spec

index f95b4f22af0a1e7f512b13238cc7235dde863121..3fa8f38e2fcd55bf0121bd8d2af8413ec53182e5 100644 (file)
@@ -1,13 +1,16 @@
+%define                snap 20040629
 Summary:       3d character animation library
 Summary(pl):   Biblioteka do trójwymiarowej animacji postaci
 Name:          cal3d
 Version:       0.9.1
-Release:       2
+Release:       2.%{snap}.1
 License:       LGPL
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: 55023cf5b4063990f355629c57a175af
-Patch0:                %{name}-fixtag.patch
+# From cvs.gna.org/cvs/underware
+Source0:       %{name}-%{snap}.tar.gz
+# Source0-md5: f123cea793a189a6f55f57ec36a044c3
+# Source0:     http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+# Patch0:              %{name}-fixtag.patch
 URL:           http://cal3d.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -28,7 +31,7 @@ C++ w spos
 Summary:       Header files for cal3d library
 Summary(pl):   Pliki nag³ówkowe biblioteki cal3d
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for cal3d library.
@@ -37,8 +40,8 @@ Header files for cal3d library.
 Pliki nag³ówkowe biblioteki cal3d.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}
+%patch0 -p1
 
 %build
 rm -f acinclude.m4
This page took 0.06695 seconds and 4 git commands to generate.