Logoj0ke.net Open Build Service > Projects > internetx:php4:extensions > php4-imagick > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php4-imagick.spec
x
 
1
@@ -2,7 +2,7 @@
2
 %define php_version %(php-config4 --version 2>/dev/null)
3
 
4
 Name:  php4-imagick
5
-Version: 2.2.2
6
+Version: 0.9.13
7
 Release: 0
8
 #
9
 License: PHP
10
@@ -15,7 +15,7 @@
11
 URL: http://pecl.php.net/package/imagick/
12
 Source: http://pecl.php.net/package/imagick/imagick-%{version}.tgz
13
 Summary: Provides a wrapper to the ImageMagick/GraphicsMagick library.
14
-Patch0: imagick-fixes-%{version}.patch
15
+Patch0: imagick-exception.diff
16
 
17
 %description
18
 
19
@@ -30,7 +30,7 @@
20
 %prep
21
 
22
 %setup -n imagick-%{version}
23
-%patch0
24
+%patch0 -p1
25
 
26
 %{__mkdir} %{name}
27
 
28
@@ -76,15 +76,5 @@
29
 %doc CREDITS INSTALL
30
 
31
 %changelog -n php4-imagick
32
-* Sat Aug 08 2009 Carsten Schoene <cs@linux-administrator.com> - 2.2.2-1
33
+* Sat Aug 08 2009 Carsten Schoene <cs@linux-administrator.com> - 0.9.13-1
34
 - build for php4
35
-* Sat Feb 07 2009 Carsten Schoene <cs@linux-administrator.com>
36
-- version bump to 2.2.2
37
-* Mon Oct 27 2008 Carsten Schoene <cs@linux-administrator.com>
38
-- version bump to 2.2.1
39
-* Sun Jul 13 2008 Carsten Schoene <cs@linux-administrator.com>
40
-- version bump to 2.2.0
41
-* Mon Mar 24 2008 Carsten Schoene <cs@linux-administrator.com>
42
-- version bump to 2.1.1
43
-* Fri Jul 01 2006 - soporte@onfocus.cl
44
-- very first build
45
[+] Added imagick-exception.diff ^
Added imagick-0.9.13.tgz ^
Added imagick-2.0.1.tgz ^