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

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Wed Apr 4 19:19:32 UTC 2007


Author: limb

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

Modified Files:
	gnubg.spec 
Log Message:
Unified spec to fix EVR.



Index: gnubg.spec
===================================================================
RCS file: /cvs/extras/rpms/gnubg/devel/gnubg.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnubg.spec	20 Mar 2007 18:28:16 -0000	1.12
+++ gnubg.spec	4 Apr 2007 19:18:58 -0000	1.13
@@ -3,7 +3,7 @@
 Group:         Amusements/Games
 Summary:       A backgammon game and analyser
 Version:       20061119
-Release:       9%{?dist}
+Release:       10%{?dist}
 Source0:       http://www.gnubg.org/media/sources/%{name}-source-MAIN-%{version}.tar.gz
 Source1:       gnubg.weights
 Source2:       gnubg.desktop
@@ -36,6 +36,9 @@
 BuildRequires: glib-devel
 BuildRequires: freetype-devel
 BuildRequires: flex
+%if "0%{?dist}" == "0.fc5"
+BuildRequires: libXt-devel
+%endif
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -139,6 +142,8 @@
 %{_datadir}/gnubg/flags/
 
 %changelog
+* Tue Mar 20 2007 Jon Ciesla <limb at jcomserv.net> - 20061119-10
+- Unified spec to fix EVR issues.
 * Tue Mar 20 2007 Jon Ciesla <limb at jcomserv.net> - 20061119-9
 - Explicity installing textures.
 - Updated menu categories in desktop.




More information about the scm-commits mailing list