robert pushed to xforms (epel7). "- BR: libGL-devel (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 14:24:46 UTC 2015


>From 2c18c2436150a0ff8cc8764506465a825cb95df6 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at fedoraproject.org>
Date: Mon, 17 Oct 2005 19:26:33 +0000
Subject: - BR: libGL-devel - #BR: libXpm-devel (coming soon)


diff --git a/xforms.spec b/xforms.spec
index b9c119f..90c9ea3 100644
--- a/xforms.spec
+++ b/xforms.spec
@@ -1,9 +1,9 @@
-# $Id: xforms.spec,v 1.10 2005/10/17 15:55:36 rdieter Exp $
+# $Id: xforms.spec,v 1.11 2005/10/17 19:26:33 rdieter Exp $
 
 Name:    xforms
-Summary: X11 toolkit library
+Summary: XForms toolkit library
 Version: 1.0.90
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: LGPL
 Group:   System Environment/Libraries
@@ -12,13 +12,15 @@ Source0: http://savannah.nongnu.org/download/xforms/xforms-%{version}.tar.gz
 Source1: http://savannah.nongnu.org/download/xforms/xforms-%{version}.tar.gz.sig 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: XFree86-devel
-%define x_pkg %{expand:%%(basename `rpm -q --qf "%%{NAME}" --whatprovides XFree86-devel` -devel)}
-BuildRequires: %{x_pkg}-Mesa-libGL
 BuildRequires: libjpeg-devel
+BuildRequires: libGL-devel
+# coming soon
+# BuildRequires: libXpm-devel
 
-# for import/export of various image types, including: png, sgi
+# import/export: png, sgi (optional?)
 Requires: netpbm-progs
+# import eps,ps (optional?)
+#Requires: ghostscript
 
 
 %description
@@ -31,7 +33,7 @@ can easily be created and added to the library.
 
 
 %package devel
-Summary: Development files for the xforms toolkit
+Summary: Development files for the XForms toolkit library
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 %description devel
@@ -47,7 +49,6 @@ Requires: %{name} = %{version}-%{release}
 
 %configure \
   --disable-static \
-  --without-warnings --disable-debug \
   --enable-optimization="$RPM_OPT_FLAGS"
 
 make %{?_smp_mflags} 
@@ -84,7 +85,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man*/*
 
 
-%changelog
+%changelog 
+* Mon Oct 17 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.90-3
+- BR: libGL-devel
+- #BR: libXpm-devel (coming soon)
+
 * Mon Oct 17 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.90-2
 - BR: libGL.so.1 -> BR: %%x_pkg-Mesa-libGL 
 - remove legacy crud
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xforms.git/commit/?h=epel7&id=2c18c2436150a0ff8cc8764506465a825cb95df6


More information about the scm-commits mailing list