rpms/firestarter/devel firestarter.spec,1.12,1.13

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Jun 25 19:55:51 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/firestarter/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11600

Modified Files:
	firestarter.spec 
Log Message:
* Sat Jun 25 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.3-5
- temporarily add BR libpng-devel to work-around a broken
  cairo-devel package, which is pulled in and breaks the pkg-config
  dependency chain (#161688)



Index: firestarter.spec
===================================================================
RCS file: /cvs/extras/rpms/firestarter/devel/firestarter.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- firestarter.spec	25 Jun 2005 16:35:06 -0000	1.12
+++ firestarter.spec	25 Jun 2005 19:55:48 -0000	1.13
@@ -1,6 +1,6 @@
 Name:		firestarter
 Version:	1.0.3
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Firewall tool for GNOME
 
 Group:		Applications/Internet
@@ -18,6 +18,8 @@
 BuildRequires:	libglade2-devel >= 2.3.6
 BuildRequires:	libgnomeui-devel
 BuildRequires:	perl(XML::Parser)
+# temporary work-around for broken cairo-devel (#161688)
+BuildRequires:  libpng-devel
 
 Requires:	iptables
 Requires:	usermode-gtk
@@ -150,6 +152,11 @@
 
 
 %changelog
+* Sat Jun 25 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.3-5
+- temporarily add BR libpng-devel to work-around a broken
+  cairo-devel package, which is pulled in and breaks the pkg-config
+  dependency chain (#161688)
+
 * Thu Jun  2 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 1.0.3-3
 - patch to remove hardcoded PAM module paths (#158929)
 




More information about the fedora-extras-commits mailing list