Logoj0ke.net Open Build Service > Projects > home:netmax > PDFlib-Lite > Changes
Sign Up | Log In

Changes of Revision 60

[-] Changed PDFlib-Lite.spec
x
 
1
@@ -1,12 +1,13 @@
2
+%define    patchversion p4
3
 Name:      PDFlib-Lite
4
 Version:   7.0.4
5
-Release:   1
6
+Release:   %{patchversion}.1.1
7
 License:   Proprietary (http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
8
 Group:         Development/Libraries
9
 Summary:   PDFlib
10
 Summary(de):   PDFlib
11
 URL:       http://www.pdflib.com/
12
-Source0:   %{name}-%{version}.tar.bz2
13
+Source0:   %{name}-%{version}%{patchversion}.tar.bz2
14
 Patch0:        %{name}-%{version}_perlvendor.diff
15
 BuildRoot:     %{_tmppath}/%{name}-%{version}-build
16
 Packager:       Carsten Schoene <cs@linux-administrator.com>
17
@@ -237,7 +238,7 @@
18
 #######################################################################
19
 
20
 %prep
21
-%setup -q
22
+%setup -q -n %{name}-%{version}%{patchversion}
23
 %patch0
24
 
25
 %build
26
@@ -285,11 +286,14 @@
27
 # %{ruby_sitelib}/pdflib_rb.*
28
 
29
 %changelog
30
+* Sun Dec 20 2009 Carsten Schoene <cs@linux-administrator.com> - 7.0.4p4
31
+- update to release 7.0.4p4
32
+
33
 * Fri Mar 20 2009 Carsten Schoene <cs@linux-administrator.com> - 7.0.4
34
 - update to release 7.0.4
35
 
36
 * Fri Nov 22 2008 Carsten Schoene <cs@linux-administrator.com> - 7.0.3
37
-- create different subpackage to be compatible with rpmlint from openSUSE 11
38
+- create different subpackages to be compatible with rpmlint from openSUSE 11
39
 
40
 * Fri Jul 18 2008 Carsten Schoene <cs@linux-administrator.com>
41
 - change perl install path from sitelib to vendorlib
42
[+] Added p4.diff ^
Added PDFlib-Lite-7.0.4p4.tar.bz2 ^