packages: p11-kit/p11-kit.spec - updated to 0.9 - static linking not suppor...

qboosh qboosh at pld-linux.org
Tue Nov 15 21:02:59 CET 2011


Author: qboosh                       Date: Tue Nov 15 20:02:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.9
- static linking not supported, -devel Obsoletes: -static

---- Files affected:
packages/p11-kit:
   p11-kit.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/p11-kit/p11-kit.spec
diff -u packages/p11-kit/p11-kit.spec:1.6 packages/p11-kit/p11-kit.spec:1.7
--- packages/p11-kit/p11-kit.spec:1.6	Tue Oct 25 19:41:44 2011
+++ packages/p11-kit/p11-kit.spec	Tue Nov 15 21:02:53 2011
@@ -2,17 +2,16 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-%bcond_without	static_libs	# don't build static libraries
 #
 Summary:	Library and proxy module for properly loading and sharing PKCS#11 modules
 Summary(pl.UTF-8):	Biblioteka i moduł proxy do właściwego wczytywania i współdzielenia modułów PKCS#11
 Name:		p11-kit
-Version:	0.8
+Version:	0.9
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	0928ab06acbdeda48645df4791f4d28d
+# Source0-md5:	029aa2a3a103e7eb81b4aa731b93539e
 URL:		http://p11-glue.freedesktop.org/p11-kit.html
 BuildRequires:	gtk-doc >= 1.15
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,6 +31,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki P11-KIT
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Obsoletes:	p11-kit-static
 
 %description devel
 Header files for P11-KIT library.
@@ -39,18 +39,6 @@
 %description devel -l pl.UTF-8
 Pliki nagłówkowe biblioteki P11-KIT.
 
-%package static
-Summary:	Static P11-KIT library
-Summary(pl.UTF-8):	Statyczna biblioteka P11-KIT
-Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
-
-%description static
-Static P11-KIT library.
-
-%description static -l pl.UTF-8
-Statyczna biblioteka P11-KIT.
-
 %package apidocs
 Summary:	P11-KIT API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki P11-KIT
@@ -70,7 +58,6 @@
 %configure \
 	%{!?with_apidocs:--disable-gtk-doc} \
 	--disable-silent-rules \
-	%{?with_static_libs:--enable-static} \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -106,12 +93,6 @@
 %{_includedir}/p11-kit-1
 %{_pkgconfigdir}/p11-kit-1.pc
 
-%if %{with static_libs}
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libp11-kit.a
-%endif
-
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
@@ -124,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/11/15 20:02:53  qboosh
+- updated to 0.9
+- static linking not supported, -devel Obsoletes: -static
+
 Revision 1.6  2011/10/25 17:41:44  qboosh
 - updated to 0.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/p11-kit/p11-kit.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list