]> git.pld-linux.org Git - packages/DevIL.git/commitdiff
- new version 1.6.8-RC1
authorjackass <jackass@pld-linux.org>
Tue, 18 Jul 2006 07:46:27 +0000 (07:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DevIL.spec -> 1.14

DevIL.spec

index eb6bf566baccef5470f3624429e232ddba9db2ec..a11077e96416d49a90b3fa359af5ce4d0e0f0087 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       Full featured image library
 Summary(pl):   Biblioteka obs³ugi obrazów z mnóstwem funkcji
 Name:          DevIL
-Version:       1.6.7
+Version:       1.6.8
+%define                _rc     RC1
 %define                manual_version  1.5.5
 %define                docs_version    1.6.5
-Release:       0.2
+Release:       0.%{_rc}.1
 License:       GPL
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/openil/%{name}-%{version}.tar.gz
-# Source0-md5: 0d0c3842196d85c4e24bedabcd84f626
+Source0:       http://dl.sourceforge.net/openil/%{name}-%{version}-%{_rc}-src.tar.gz
+# Source0-md5: 1a850a979057174e01ae87ed6405dd61
 Source1:       http://dl.sourceforge.net/openil/%{name}-Manual-%{manual_version}.zip
 # Source1-md5: 6bb2ddfcbe09930c48ef84b8f99479fe
 Source2:       http://dl.sourceforge.net/openil/%{name}-docs.tar.gz
@@ -95,7 +96,7 @@ DevIL documentation.
 Dokumentacja DevIL.
 
 %prep
-%setup -q -a1 -a2
+%setup -q -n %{name}-%{version}-%{_rc} -a1 -a2
 %patch0 -p1
 
 # just SDL and messing libtool macros
This page took 0.176561 seconds and 4 git commands to generate.