Logoj0ke.net Open Build Service > Projects > multimedia > libpki > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed libpki.spec
x
 
1
@@ -9,6 +9,8 @@
2
 Source:        http://ftp.openca.org/libpki/releases/v%{version}/sources/%{name}-%{version}.tar.gz
3
 Patch0:        %{name}-configure.in.patch
4
 Patch1:        %{name}-configure.patch
5
+Patch2:        %{name}-global.patch
6
+
7
 BuildRequires: openssl-devel libxml2-devel mysql-devel postgresql-devel
8
 
9
 %if 0%{?suse_version}
10
@@ -39,6 +41,7 @@
11
 %else
12
 %patch1
13
 %endif
14
+%patch2
15
 ./configure --prefix=%{_prefix} \
16
    --libdir=%{_libdir} \
17
    --sysconfdir=%{_sysconfdir} \
18
[+] Added libpki-global.patch ^