packages: wireshark/wireshark.spec - drop obsolete gtk1 bcond

adamg adamg at pld-linux.org
Sun Jul 26 21:23:30 CEST 2009


Author: adamg                        Date: Sun Jul 26 19:23:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop obsolete gtk1 bcond

---- Files affected:
packages/wireshark:
   wireshark.spec (1.213 -> 1.214) 

---- Diffs:

================================================================
Index: packages/wireshark/wireshark.spec
diff -u packages/wireshark/wireshark.spec:1.213 packages/wireshark/wireshark.spec:1.214
--- packages/wireshark/wireshark.spec:1.213	Thu Jul 23 13:11:35 2009
+++ packages/wireshark/wireshark.spec	Sun Jul 26 21:23:25 2009
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	gtk1		# build gtk+1 (not gtk+2) based wireshark binary
 %bcond_without	kerberos5	# build without Kerberos V support
 %bcond_without	snmp		# build without snmp support
 #
@@ -32,11 +31,7 @@
 BuildRequires:	elfutils-devel
 BuildRequires:	flex
 BuildRequires:	gnutls-devel >= 1.0.0
-%if %{with gtk1}
-BuildRequires:	gtk+-devel >= 1.2
-%else
 BuildRequires:	gtk+2-devel >= 1:2.0.0
-%endif
 %{?with_kerberos5:BuildRequires:	heimdal-devel}
 BuildRequires:	libcap-devel
 BuildRequires:	libgcrypt-devel >= 1.1.42
@@ -201,11 +196,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libwiretap do przechwytywania pakietów
 Group:		Development/Libraries
 Requires:	libwiretap = %{version}-%{release}
-%if %{with gtk1}
-Requires:	gtk+-devel >= 1.2
-%else
 Requires:	gtk+2-devel >= 2.0.0
-%endif
 
 %description -n libwiretap-devel
 Header files for libwiretap packet capture library.
@@ -233,7 +224,6 @@
 	--enable-randpkt \
 	--enable-dftest \
 	--enable-threads \
-	%{!?with_gtk1:--enable-gtk2} \
 %if %{with kerberos5}
 	--with-krb5 \
 	--with-ssl \
@@ -335,6 +325,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.214  2009/07/26 19:23:25  adamg
+- drop obsolete gtk1 bcond
+
 Revision 1.213  2009/07/23 11:11:35  amateja
 - updated to 1.2.1
 - adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wireshark/wireshark.spec?r1=1.213&r2=1.214&f=u



More information about the pld-cvs-commit mailing list