packages (DEVEL): libwnck/libwnck.spec - up to 3.1.90

wiget wiget at pld-linux.org
Mon Sep 12 14:26:28 CEST 2011


Author: wiget                        Date: Mon Sep 12 12:26:28 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 3.1.90

---- Files affected:
packages/libwnck:
   libwnck.spec (1.111 -> 1.111.2.1) 

---- Diffs:

================================================================
Index: packages/libwnck/libwnck.spec
diff -u packages/libwnck/libwnck.spec:1.111 packages/libwnck/libwnck.spec:1.111.2.1
--- packages/libwnck/libwnck.spec:1.111	Tue May 24 14:17:50 2011
+++ packages/libwnck/libwnck.spec	Mon Sep 12 14:26:23 2011
@@ -2,16 +2,17 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# disable gtk-doc
+%bcond_without	static_libs	# don't build static library
 #
 Summary:	General Window Manager interfacing for GNOME utilities
 Summary(pl.UTF-8):	Interfejs General Window Manager dla narzędzi GNOME
 Name:		libwnck
-Version:	3.0.2
+Version:	3.1.90
 Release:	1
 License:	LGPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libwnck/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5:	e4ea87320dd0600a81c50186e3804aae
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libwnck/3.1/%{name}-%{version}.tar.xz
+# Source0-md5:	b927c3b2df944954e58e766fcc092259
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	docbook-dtd412-xml
@@ -27,8 +28,10 @@
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	startup-notification-devel >= 0.8
+BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXres-devel
+BuildRequires:	xz
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -101,8 +104,9 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{?with_apidocs:--enable-gtk-doc} \
+	%{__enable_disable apidocs gtk-doc} \
 	--with-html-dir=%{_gtkdocdir} \
+	%{__enable_disable static_libs static} \
 	--disable-silent-rules
 
 %{__make}
@@ -142,9 +146,11 @@
 %{_pkgconfigdir}/libwnck-3.0.pc
 %{_datadir}/gir-1.0/Wnck-3.0.gir
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libwnck-3.a
+%endif
 
 %if %{with apidocs}
 %files apidocs
@@ -158,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111.2.1  2011/09/12 12:26:23  wiget
+- up to 3.1.90
+
 Revision 1.111  2011/05/24 12:17:50  kiesiu
 - updated Source0-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libwnck/libwnck.spec?r1=1.111&r2=1.111.2.1&f=u



More information about the pld-cvs-commit mailing list