rpms/xchat-gnome/devel xchat-gnome.spec,1.32,1.33

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Jan 31 13:08:57 UTC 2007


Author: bpepple

Update of /cvs/extras/rpms/xchat-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20424

Modified Files:
	xchat-gnome.spec 
Log Message:
* Tue Jan 16 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.16-2
- Drop conditional statement for libnotify.
- Remove BR on dbus-devel, since libnotify-devel will pull this in.



Index: xchat-gnome.spec
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- xchat-gnome.spec	10 Jan 2007 20:42:41 -0000	1.32
+++ xchat-gnome.spec	31 Jan 2007 13:08:26 -0000	1.33
@@ -1,8 +1,6 @@
-%define with_libnotify 1
-
 Name:           xchat-gnome
 Version:        0.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GNOME front-end to xchat
 
 Group:          Applications/Internet
@@ -21,12 +19,7 @@
 BuildRequires:  gettext
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	gnome-doc-utils
-BuildRequires:	dbus-devel
-
-# Leave as conditional until API is more stable.
-%if %{with_libnotify}
 BuildRequires:	libnotify-devel
-%endif
 
 Requires: 	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
@@ -148,6 +141,10 @@
 
 
 %changelog
+* Tue Jan 16 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.16-2
+- Drop conditional statement for libnotify.
+- Remove BR on dbus-devel, since libnotify-devel will pull this in.
+
 * Wed Jan 10 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.16-1
 - Update to 0.16.
 - Move themeable app icon to correct directory.




More information about the scm-commits mailing list