rpms/cinepaint/devel cinepaint.spec,1.18,1.19

NicolasChauvet kwizart at fedoraproject.org
Mon Mar 9 17:20:39 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/cinepaint/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12738

Modified Files:
	cinepaint.spec 
Log Message:
Switch to gtk+



Index: cinepaint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cinepaint/devel/cinepaint.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cinepaint.spec	9 Mar 2009 17:11:27 -0000	1.18
+++ cinepaint.spec	9 Mar 2009 17:20:09 -0000	1.19
@@ -37,7 +37,7 @@
 BuildRequires:  fltk-devel
 BuildRequires:  ftgl-devel
 BuildRequires:  gettext
-BuildRequires:  gtk2-devel >= 2.10.8
+BuildRequires:  gtk+-devel >= 1.2.10
 BuildRequires:  gutenprint-devel >= 5.0.0
 BuildRequires:  python-devel
 BuildRequires:  lcms-devel >= 1.16
@@ -85,7 +85,7 @@
 Requires:       %{name}-libs = %{version}-%{release}
 Requires:       automake
 Requires:       pkgconfig
-Requires:       gtk2-devel
+Requires:       gtk+-devel
 
 %description devel
 This package contains development files for %{name}.
@@ -130,10 +130,8 @@
 
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
 %configure \
   --disable-static \
-  --enable-gtk2 \
   --enable-pygimp \
   --with-pixmap=%{_datadir}/pixmaps \
   --with-python=%{_bindir}/python
@@ -224,7 +222,7 @@
 - Fix for gcc44
 - backport oyranos 0.1.9 support
 - Switch from freefont to dejavu-sans-fonts for icc_examin internal plug-in
-- Add BR libxml2-devel
+- Add BR libxml2-devel, switch back to gtk+-devel for now.
 
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22.1-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild




More information about the fedora-extras-commits mailing list