SPECS: xclips.spec - up to 2.01 - proper versioning - use modular ...

baggins baggins at pld-linux.org
Tue Sep 11 17:53:00 CEST 2007


Author: baggins                      Date: Tue Sep 11 15:53:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.01
- proper versioning
- use modular xorg

---- Files affected:
SPECS:
   xclips.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/xclips.spec
diff -u SPECS/xclips.spec:1.9 SPECS/xclips.spec:1.10
--- SPECS/xclips.spec:1.9	Mon Feb 12 23:09:21 2007
+++ SPECS/xclips.spec	Tue Sep 11 17:52:55 2007
@@ -2,23 +2,25 @@
 Summary:	X interface to CLIPS
 Summary(pl.UTF-8):	Iksowe międzymordzie do CLIPSa
 Name:		xclips
-Version:	20020329
+Version:	2.01
 Release:	1
+Epoch:		1
 License:	Public Domain (?)
 Group:		Development/Languages
 Source0:	http://www.ghg.net/clips/download/source/x-prjct.tar.Z
-# Source0-md5:	15fa7231e71d45de603b669fc5c8f557
+# Source0-md5:	1bb0d0e684742188b8c14912c26f12cb
 Patch0:		%{name}-automake.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	clips-devel >= 6.2
-BuildRequires:	XFree86
-BuildRequires:	XFree86-devel
+BuildRequires:	clips-devel >= 6.24
+BuildRequires:	xorg-lib-libXaw-devel
+BuildRequires:	xorg-lib-libXmu-devel
+BuildRequires:	xorg-lib-libXt-devel
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libX11-devel
 URL:		http://www.ghg.net/clips/CLIPS.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_prefix		/usr/X11R6
-
 %description
 CLIPS is a productive development and delivery expert system tool
 which provides a complete environment for the construction of rule
@@ -64,7 +66,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/xclips
+%attr(755,root,root) %{_bindir}/xclips*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +74,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/11 15:52:55  baggins
+- up to 2.01
+- proper versioning
+- use modular xorg
+
 Revision 1.9  2007/02/12 22:09:21  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xclips.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list