rpms/libgnomecups/devel libgnomecups.spec,1.53,1.54

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 1 15:56:37 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/libgnomecups/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19656

Modified Files:
	libgnomecups.spec 
Log Message:
make it build



Index: libgnomecups.spec
===================================================================
RCS file: /cvs/extras/rpms/libgnomecups/devel/libgnomecups.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- libgnomecups.spec	5 Mar 2008 04:18:25 -0000	1.53
+++ libgnomecups.spec	1 Oct 2008 15:56:06 -0000	1.54
@@ -1,7 +1,7 @@
 Summary:  GNOME library for CUPS integration
 Name:     libgnomecups
 Version:  0.2.3
-Release:  3%{?dist}
+Release:  4%{?dist}
 License:  LGPLv2
 Group:    Development/Libraries
 URL:      http://www.gnome.org
@@ -12,11 +12,11 @@
 BuildRequires: gnutls-devel
 BuildRequires: dbus-devel
 BuildRequires: dbus-glib-devel
+BuildRequires: gnome-common
 BuildRequires: autoconf, automake, libtool, gettext
 BuildRequires: intltool
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 Source: http://ftp.gnome.org/pub/gnome/sources/libgnomecups/0.2/%{name}-%{version}.tar.bz2
-Patch2: libgnomecups-no-gnome-common.patch
 Patch3: libgnomecups-dbus.patch
 Patch5: libgnomecups-0.1.14-go-direct.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=520449
@@ -37,7 +37,6 @@
 
 %prep
 %setup -q
-%patch2 -p1 -b .no-gnome-common
 %patch3 -p1 -b .dbus
 %patch5 -p1 -b .go-direct
 %patch6 -p1 -b .lpoptions
@@ -75,6 +74,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Wed Oct  1 2008 Matthias Clasen <mclasen at redhat.com> - 0.2.3-4
+- Make it build
+
 * Tue Mar  4 2008 Matthias Clasen <mclasen at redhat.com> - 0.2.3-3
 - Honor cups user default options from ~/.cups/lpoptions
 




More information about the scm-commits mailing list