source: projects/specs/trunk/lib/libk/libksba/libksba-vl.spec @ 9276

Revision 9276, 4.9 KB checked in by inagaki, 9 years ago (diff)

2015-01-17 Ryoichi INAGAKI <ryo1@…>

  • enscript, libksba: updated
  • loudmouth: rebuilt


Line 
1Summary: A library to access X.509 and CMS data structures.
2Summary(ja): X.509 および CMS データ構造にアクセスするためのライブラリ
3Name:    libksba
4Version: 1.3.2
5Release: 1%{?_dist_release}
6
7License: GPLv3/LGPLv3
8Group:   System Environment/Libraries
9URL:     http://www.gnupg.org/
10Source0: ftp://ftp.gnupg.org/gcrypt/libksba/libksba-%{version}.tar.bz2
11Source1: ftp://ftp.gnupg.org/gcrypt/libksba/libksba-%{version}.tar.bz2.sig
12
13# quick-n-dirty hack to ksba-config, TODO: consider using pkgconfig instead
14Patch1: libksba-1.0.3-multilib.patch
15
16BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
17BuildRequires: gawk
18BuildRequires: libgpg-error-devel >= 1.2
19
20%description
21KSBA is a library designed to build software based on the X.509 and
22CMS protocols.
23
24%package devel
25Summary: Development headers and libraries for %{name}
26Summary(ja): %{name} 用開発ヘッダ/ライブラリ
27Group: Development/Libraries
28Requires: %{name} = %{version}-%{release}
29Requires(post): /sbin/install-info
30Requires(preun): /sbin/install-info
31
32%description devel
33%{summary}.
34
35
36%prep
37%setup -q
38%patch1 -p1 -b .multilib
39
40
41%build
42%configure \
43  --disable-dependency-tracking \
44  --disable-static
45
46make %{?_smp_mflags}
47
48
49%install
50rm -rf $RPM_BUILD_ROOT
51make install DESTDIR=$RPM_BUILD_ROOT
52
53rm -f $RPM_BUILD_ROOT%{_infodir}/dir
54rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
55
56%check
57make check
58
59%clean
60rm -rf $RPM_BUILD_ROOT
61
62
63%post -p /sbin/ldconfig
64
65%postun -p /sbin/ldconfig
66
67%post devel
68install-info %{_infodir}/ksba.info %{_infodir}/dir ||:
69
70%postun devel
71if [ $1 -eq 0 ]; then
72    install-info --delete %{_infodir}/ksba.info %{_infodir}/dir ||:
73fi
74
75
76%files
77%defattr(-,root,root,-)
78%doc AUTHORS ChangeLog* COPYING* NEWS README* THANKS
79%{_libdir}/lib*.so.*
80
81%files devel
82%defattr(-,root,root,-)
83%{_bindir}/ksba-config
84%{_libdir}/lib*.so
85%{_includedir}/*
86%{_datadir}/aclocal/*
87%{_infodir}/*
88
89
90%changelog
91* Sat Jan 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.3.2-1
92- updated to 1.3.2
93- built on current VineSeed
94
95* Sun Jun 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.3-3
96- rebuild with Vine6 environment
97
98* Thu Sep 25 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.0.3-2
99- new upstream release, based on 1.0.3-2 from Fedora 9
100- Vine's previous changelogs as follows:
101  - Sat Sep 20 2008 Shu KONNO <owa@bg.wakwak.com> 0.4.7-1vl5
102  - applied new versioning policy, spec in utf-8
103  - removed *.la
104  - Sun Mar  7 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.7-0vl1
105  - initial build
106
107
108* Thu Apr 03 2008 Rex Dieter <rdieter@fedoraproject.org> 1.0.3-2
109- multiarch conflicts (#342201)
110
111* Tue Feb 12 2008 Rex Dieter <rdieter@fedoraproject.org> 1.0.3-1
112- libksba-1.0.3
113
114* Fri Feb 08 2008 Rex Dieter <rdieter@fedoraproject.org> 1.0.2-4
115- respin (gcc43)
116
117* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.2-3
118- BR: gawk
119
120* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.2-2
121- respin (ppc32, BuildID)
122- License: GPLv3
123
124* Fri Jul 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.2-1
125- libksba-1.0.2
126
127* Fri Dec 01 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.1-1
128- libksba-1.0.1
129
130* Mon Oct 02 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.0-1.1
131- respin
132
133* Thu Aug 31 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.0-1
134- libksba-1.0.0
135
136* Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.15-3
137- fc6 respin
138
139* Thu Jun 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.15-2
140- 0.9.15
141
142* Wed Mar 1 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.13-2.1
143- fc5: gcc/glibc respin
144
145* Wed Nov 30 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.13-2
146- remove hacks
147- drop self Obsoletes
148
149* Wed Nov 30 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.13-1
150- 0.9.13
151
152* Fri Aug 26 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.11-3
153- botched Obsoletes good, let's try again.
154
155* Fri Aug 26 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.11-2
156- revert to 0.9.11 (0.9.12 makes gnupg2 fail on x86_64) using Obsoletes
157  to avoid Epoch or other ugly means.
158
159* Mon Aug  8 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.12-1
160- 0.9.12
161- --disable-static
162
163* Thu Apr 21 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.11-1
164- 0.9.11
165- drop upstreamed acquote patch
166
167* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.9-2
168- rebuilt
169
170* Tue Feb  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:0.9.9-1
171- Minus BR libtool, add epoch to -devel req, fix underquoted ksba.m4.
172
173* Fri Oct 22 2004 Rex Dieter <rexdieter[AT]users.sf.net> 0:0.9.9-0.fdr.2
174- remove hard-coded .gz from %%post/%%postun
175- add %%check section
176
177* Tue Oct 19 2004 Rex Dieter <rexdieter[AT]users.sf.net> 0:0.9.9-0.fdr.1
178- 0.9.9
179
180* Thu Mar 20 2003 Ville Skytt<ville.skytta at iki.fi> - 0.4.7-0.fdr.1
181- Update to 0.4.7, and to current Fedora guidelines.
182- Exclude %%{_libdir}/*.la.
183
184* Tue Feb 12 2003 Warren Togami <warren@togami.com> 0.4.6-1.fedora.3
185- temporary workaround to lib/dir conflict problem
186
187* Sat Feb  8 2003 Ville Skytt<ville.skytta at iki.fi> - 0.4.6-1.fedora.1
188- First Fedora release.
Note: See TracBrowser for help on using the repository browser.