Rick L. Vinyard, Jr 2882dbc
%define svnver .20090722svn
Rick L. Vinyard, Jr 2882dbc
Summary:	Language for developing expert systems
Rick L. Vinyard, Jr 91a0463
Name:		clips
Rick L. Vinyard, Jr 2882dbc
Version:	6.30.0
a235565
Release:	0.18%{?svnver}%{?dist}
Rick L. Vinyard, Jr bc7b077
Url:		http://clipsrules.sourceforge.net
Rick L. Vinyard, Jr 91a0463
License:	GPLv2
Rick L. Vinyard, Jr 91a0463
Group:		Development/Tools
Rick L. Vinyard, Jr 2882dbc
Source0:	http://downloads.sourceforge.net/clipsmm/%{name}-%{version}%{?svnver}.tar.bz2
Rick L. Vinyard, Jr 2882dbc
Source1:	http://downloads.sourceforge.net/clipsmm/%{name}-%{version}%{?svnver}-doc.tar.bz2
Rick L. Vinyard, Jr 2882dbc
%if 0%{?fedora} > 9 || 0%{?rhel} > 5
420554a
BuildRequires:  gcc-c++
Rick L. Vinyard, Jr bc7b077
BuildRequires:	ncurses-devel 
Rick L. Vinyard, Jr 2882dbc
%else
Rick L. Vinyard, Jr 2882dbc
BuildRequires:	libtermcap-devel
Rick L. Vinyard, Jr 2882dbc
%endif
Rick L. Vinyard, Jr bc7b077
BuildRequires:	libXt-devel libXext-devel libXmu-devel libXaw-devel 
7a2826a
BuildRequires:	xorg-x11-proto-devel xorg-x11-xbitmaps 
Rick L. Vinyard, Jr bc7b077
BuildRequires:	desktop-file-utils
Rick L. Vinyard, Jr 91a0463
BuildRequires:	automake autoconf libtool
Rick L. Vinyard, Jr bc7b077
BuildRequires:	pkgconfig
Rick L. Vinyard, Jr bc7b077
BuildRequires:	ImageMagick
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%description
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
This package provides the CLIPS command line environment and the clips
Rick L. Vinyard, Jr bbdcdb2
library.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 91a0463
%package	libs
Rick L. Vinyard, Jr 2882dbc
Summary:	Run-time C libraries for CLIPS applications
Rick L. Vinyard, Jr 91a0463
Group:		System Environment/Libraries
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 91a0463
%description	libs
Rick L. Vinyard, Jr bbdcdb2
This package contains the run-time libraries needed for CLIPS applications.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 91a0463
%package	devel
Rick L. Vinyard, Jr bc7b077
Summary:	C headers for developing programs that will embed CLIPS
Rick L. Vinyard, Jr 91a0463
Group:		Development/Libraries
Rick L. Vinyard, Jr 91a0463
Requires:	clips-libs = %{version}-%{release}
Rick L. Vinyard, Jr 91a0463
Requires:	ncurses-devel pkgconfig
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 91a0463
%description	devel
Rick L. Vinyard, Jr bbdcdb2
This package contains the libraries and header files needed for
Rick L. Vinyard, Jr bbdcdb2
developing embedded CLIPS applications.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 91a0463
%package	xclips
Rick L. Vinyard, Jr 2882dbc
Summary:	X interface to the CLIPS expert system
Rick L. Vinyard, Jr 91a0463
Group:		Development/Tools
Rick L. Vinyard, Jr bc7b077
Requires:	%{name} = %{version}-%{release}
Rick L. Vinyard, Jr bc7b077
Requires:	hicolor-icon-theme
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 91a0463
%description	xclips
Rick L. Vinyard, Jr bbdcdb2
X interface to CLIPS.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 91a0463
%package	doc
Rick L. Vinyard, Jr 2882dbc
Summary:	Documentation and examples for the CLIPS expert system
Rick L. Vinyard, Jr 91a0463
Group:		Documentation
Rick L. Vinyard, Jr 2882dbc
%if 0%{?fedora} > 9 || 0%{?rhel} > 5
Rick L. Vinyard, Jr 2882dbc
BuildArch:	noarch
Rick L. Vinyard, Jr 2882dbc
%endif
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 91a0463
%description	doc
Rick L. Vinyard, Jr bbdcdb2
This package contains documentation for the CLIPS library as well as numerous 
Rick L. Vinyard, Jr bbdcdb2
examples.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr bbdcdb2
The following are some of the documents in this package:
Rick L. Vinyard, Jr bbdcdb2
- Proceedings of the Third Conference on CLIPS, 1994 (3CCP.pdf)
Rick L. Vinyard, Jr bbdcdb2
- Application abstracts (abstract.pdf)
Rick L. Vinyard, Jr bc7b077
- CLIPS Reference Manual, Volume I, Basic Programming Guide (bpg.pdf,bpg.htm)
Rick L. Vinyard, Jr bc7b077
- CLIPS Reference Manual, Volume II, Adv. Programming Guide (apg.pdf, apg.htm)
Rick L. Vinyard, Jr bc7b077
- CLIPS Reference Manual, Volume III, Interfaces Guide (ig.pdf,ig.htm)
Rick L. Vinyard, Jr bbdcdb2
- CLIPS Architecture Manual (arch5-1.pdf)
Rick L. Vinyard, Jr bc7b077
- CLIPS Users Guide (ug.pdf,ug.htm)
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr 2882dbc
%package	emacs
Rick L. Vinyard, Jr 2882dbc
Summary:	EMACS add-ons for the CLIPS expert system
Rick L. Vinyard, Jr 2882dbc
Group:		Development/Tools
Rick L. Vinyard, Jr 2882dbc
Requires:	emacs-common
Rick L. Vinyard, Jr 2882dbc
%if 0%{?fedora} > 9 || 0%{?rhel} > 5
Rick L. Vinyard, Jr 2882dbc
BuildArch:	noarch
Rick L. Vinyard, Jr 2882dbc
%endif
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
%description	emacs
Rick L. Vinyard, Jr 2882dbc
This package contains CLIPS emacs scripts.
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
CLIPS (C Language Integrated Production System) is an expert system
Rick L. Vinyard, Jr 2882dbc
development tool which provides a complete environment for the 
Rick L. Vinyard, Jr 2882dbc
construction of rule and/or object based expert systems. 
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
Created in 1985 by NASA at the Johnson Space Center, CLIPS is now 
Rick L. Vinyard, Jr 2882dbc
widely used throughout the government, industry, and academia.
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%prep
Rick L. Vinyard, Jr 2882dbc
%setup -q -n %{name}-%{version}%{?svnver} -a 1
Rick L. Vinyard, Jr 2882dbc
%{__mv} %{name}-%{version}%{?svnver}-doc/* documentation/ 
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%build
Rick L. Vinyard, Jr f21fd05
%configure --disable-static
Rick L. Vinyard, Jr bbdcdb2
%{__make} %{?_smp_mflags}
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%install
Rick L. Vinyard, Jr bc7b077
%{__make} install DESTDIR=%{buildroot} INSTALL="%{__install} -p"
Rick L. Vinyard, Jr bc7b077
find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
Rick L. Vinyard, Jr 2882dbc
%{__install} -p --mode=0644 -D documentation/clips-init.el %{buildroot}%{_datadir}/emacs/site-lisp/site-start.d/clips-init.el
Rick L. Vinyard, Jr 2882dbc
%{__install} -p --mode=0644 -D documentation/clips-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/clips-mode.el
Rick L. Vinyard, Jr 2882dbc
%{__install} -p --mode=0644 -D documentation/inf-clips.el %{buildroot}%{_datadir}/emacs/site-lisp/inf-clips.el
Rick L. Vinyard, Jr bc7b077
Rick L. Vinyard, Jr bc7b077
# create icons
Rick L. Vinyard, Jr bc7b077
# create 16x16, 32x32, 64x64, 128x128 icons
Rick L. Vinyard, Jr bc7b077
for s in 16 32 64 128 ; do
Rick L. Vinyard, Jr bc7b077
  %{__mkdir_p} %{buildroot}/%{_datadir}/icons/hicolor/${s}x${s}/apps/
Rick L. Vinyard, Jr bc7b077
  convert -scale ${s}x${s} \
Rick L. Vinyard, Jr 2882dbc
    x_window_system/xinterface/xclips.png \
Rick L. Vinyard, Jr bc7b077
    %{buildroot}/%{_datadir}/icons/hicolor/${s}x${s}/apps/xclips.png
Rick L. Vinyard, Jr bc7b077
done
Rick L. Vinyard, Jr bc7b077
8887d10
desktop-file-install \
Rick L. Vinyard, Jr bbdcdb2
	--dir %{buildroot}%{_datadir}/applications \
Rick L. Vinyard, Jr 2882dbc
	x_window_system/xinterface/xclips.desktop
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%post libs -p /sbin/ldconfig
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%postun libs -p /sbin/ldconfig
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bc7b077
Rick L. Vinyard, Jr bbdcdb2
%files
Rick L. Vinyard, Jr bbdcdb2
%{_bindir}/clips
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%files libs
Rick L. Vinyard, Jr bbdcdb2
%{_libdir}/*.so.*
Rick L. Vinyard, Jr bbdcdb2
%{_datadir}/%{name}/
Rick L. Vinyard, Jr 2882dbc
%doc COPYING_CLIPS_LINUX
Rick L. Vinyard, Jr 2882dbc
%doc README_CLIPS_LINUX
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%files devel
Rick L. Vinyard, Jr bbdcdb2
%{_libdir}/*.so
Rick L. Vinyard, Jr bbdcdb2
%{_libdir}/pkgconfig/*
Rick L. Vinyard, Jr bbdcdb2
%{_includedir}/%{name}/
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%files xclips
Rick L. Vinyard, Jr bbdcdb2
%{_bindir}/xclips
Rick L. Vinyard, Jr bbdcdb2
%{_bindir}/xclips-color
Rick L. Vinyard, Jr bc7b077
%{_datadir}/icons/hicolor/*x*/apps/xclips.png
Rick L. Vinyard, Jr bbdcdb2
%{_datadir}/applications/*xclips.desktop
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
%files doc
Rick L. Vinyard, Jr 2882dbc
%doc examples/
Rick L. Vinyard, Jr 2882dbc
%doc documentation/3CCP.pdf
Rick L. Vinyard, Jr 2882dbc
%doc documentation/abstract.pdf 
Rick L. Vinyard, Jr 2882dbc
%doc documentation/apg.pdf
Rick L. Vinyard, Jr 2882dbc
%doc documentation/architecture5-1.pdf 
Rick L. Vinyard, Jr 2882dbc
%doc documentation/bpg.pdf 
Rick L. Vinyard, Jr 2882dbc
%doc documentation/ig.pdf
Rick L. Vinyard, Jr 2882dbc
%doc documentation/ug.pdf 
Rick L. Vinyard, Jr 2882dbc
%doc documentation/html/
Rick L. Vinyard, Jr 2882dbc
Rick L. Vinyard, Jr 2882dbc
%files emacs
Rick L. Vinyard, Jr 2882dbc
%{_datadir}/emacs/site-lisp/site-start.d/clips-init.el
Rick L. Vinyard, Jr 2882dbc
%{_datadir}/emacs/site-lisp/clips-mode.el
Rick L. Vinyard, Jr 2882dbc
%{_datadir}/emacs/site-lisp/inf-clips.el
Rick L. Vinyard, Jr bbdcdb2
 
Rick L. Vinyard, Jr bbdcdb2
%changelog
a235565
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.18.20090722svn
a235565
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a235565
249b5ee
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.17.20090722svn
249b5ee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
249b5ee
7b2d86a
* Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6.30.0-0.16.20090722svn
7b2d86a
- Remove obsolete scriptlets
7b2d86a
5a41fb0
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.15.20090722svn
5a41fb0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
5a41fb0
ae89642
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.14.20090722svn
ae89642
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ae89642
2dfc6ab
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.13.20090722svn
2dfc6ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2dfc6ab
dfdbc1a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.30.0-0.12.20090722svn
dfdbc1a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
dfdbc1a
927140a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.11.20090722svn
927140a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
927140a
82aba85
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.10.20090722svn
82aba85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
82aba85
df031d8
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.9.20090722svn
df031d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
df031d8
6335aee
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.8.20090722svn
6335aee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6335aee
8887d10
* Fri Feb 15 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 6.30.0-0.7.20090722svn
8887d10
- remove vendor tag from desktop file. https://fedorahosted.org/fpc/ticket/247
8887d10
- clean up spec to follow current guidelines
8887d10
90d1bd0
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.6.20090722svn
90d1bd0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
90d1bd0
fab1716
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.5.20090722svn
fab1716
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fab1716
e562809
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.4.20090722svn
e562809
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e562809
7c706ff
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.30.0-0.3.20090722svn
7c706ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7c706ff
7a2826a
* Tue Oct 19 2010 Dan HorĂ¡k <dan[at]danny.cz> 6.30.0-0.2.20090722svn
7a2826a
- remove xorg-x11-server-Xorg from BRs, it doesn't exist on s390(x) and builds fine without it
7a2826a
Rick L. Vinyard, Jr 2882dbc
* Mon Jul 27 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.30.0-0.1.20090722svn
Rick L. Vinyard, Jr 2882dbc
- New release
Rick L. Vinyard, Jr 2882dbc
- Removed multiple sources and patches that are in new release
Rick L. Vinyard, Jr 2882dbc
- Improved summaries and descriptions
Rick L. Vinyard, Jr 2882dbc
- Added clips-emacs subpackage
Rick L. Vinyard, Jr 2882dbc
2e9ba1e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.24-28
2e9ba1e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2e9ba1e
Rick L. Vinyard, Jr bc7b077
* Tue Mar 03 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-27
Rick L. Vinyard, Jr bc7b077
- Updated desktop entry file to add categories and remove deprecated items
Rick L. Vinyard, Jr bc7b077
- Added hicolor-icon-theme requires to xclips
Rick L. Vinyard, Jr bc7b077
- Install xclips icons to hicolor directory
Rick L. Vinyard, Jr bc7b077
- Added validation to desktop file
Rick L. Vinyard, Jr bc7b077
- Added icon cache rebuild to pre and post sections for xclips
Rick L. Vinyard, Jr bc7b077
- Added preserve to file installs
Rick L. Vinyard, Jr bc7b077
- Made install modes explicit
Rick L. Vinyard, Jr bc7b077
- Added pkgconfig and ImageMagick to build requires
Rick L. Vinyard, Jr bc7b077
- Updated URL
Rick L. Vinyard, Jr bc7b077
- Updated source URL's
Rick L. Vinyard, Jr bc7b077
- Added html docs
Rick L. Vinyard, Jr bc7b077
9c57099
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.24-26
9c57099
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
9c57099
c42c9d1
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 6.24-25
c42c9d1
- Autorebuild for GCC 4.3
c42c9d1
Rick L. Vinyard, Jr 91a0463
* Sat Aug 25 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-24
Rick L. Vinyard, Jr 91a0463
- Added automake, autoconf and libtool to build requires
Rick L. Vinyard, Jr 91a0463
Rick L. Vinyard, Jr 91a0463
* Sat Aug 25 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-23
Rick L. Vinyard, Jr 91a0463
- Added patch to fix time function; closes bug 249995
Rick L. Vinyard, Jr 91a0463
- Fixed the version in the xclips.desktop file and removed it from the linux patch
Rick L. Vinyard, Jr 91a0463
- Added the linux patch and xclips.desktop files to cvs
Rick L. Vinyard, Jr 91a0463
- Changed the linux patch from a bzip file to a normal patch file
Rick L. Vinyard, Jr 91a0463
- Removed the pre-generated autotools files from the linux patch
Rick L. Vinyard, Jr 91a0463
- Added running of autogen.sh prior to running configure to build autotools files
Rick L. Vinyard, Jr 91a0463
- Added timestamp preservation to install
Rick L. Vinyard, Jr 91a0463
- Updated (not changed) license to new tag GPLv2
Rick L. Vinyard, Jr 91a0463
Rick L. Vinyard, Jr add6e98
* Fri Feb 02 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-22
Rick L. Vinyard, Jr add6e98
- Bump release to build FC-5 and devel against new patch
Rick L. Vinyard, Jr add6e98
Rick L. Vinyard, Jr b6b8962
* Fri Feb 02 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-21
Rick L. Vinyard, Jr b6b8962
- New clips patch builds against ncurses instead of libtermcap
Rick L. Vinyard, Jr b6b8962
- Changed all requires of libtermcap-devel to ncurses-devel
Rick L. Vinyard, Jr b6b8962
Rick L. Vinyard, Jr 6867951
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-20
Rick L. Vinyard, Jr 6867951
- Bump release for mass rebuild
Rick L. Vinyard, Jr 6867951
Rick L. Vinyard, Jr fc05b02
* Mon Jul 31 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-19
Rick L. Vinyard, Jr fc05b02
- Remove autoconf config.h from linux patch
Rick L. Vinyard, Jr fc05b02
- Added clips-config.h with CLIPS_HELPFILE define to linux patch
Rick L. Vinyard, Jr fc05b02
Rick L. Vinyard, Jr f21fd05
* Sat Jul 08 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-18
Rick L. Vinyard, Jr f21fd05
- Added FunctionContext.zip patch
Rick L. Vinyard, Jr f21fd05
- Removed objrtmch.c from linux patch and changed to download patch
Rick L. Vinyard, Jr f21fd05
- Added bug fix report num 0873 to docs
Rick L. Vinyard, Jr f21fd05
Rick L. Vinyard, Jr b24ebd3
* Fri Jul 07 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-17
Rick L. Vinyard, Jr b24ebd3
- Changed UNIX_V define to UNIX_7 for upstream optimizations
Rick L. Vinyard, Jr b24ebd3
Rick L. Vinyard, Jr b24ebd3
* Fri Jul 07 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-16
Rick L. Vinyard, Jr b24ebd3
- Bumped release for make sources error
Rick L. Vinyard, Jr b24ebd3
Rick L. Vinyard, Jr b24ebd3
* Fri Jul 07 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-15
Rick L. Vinyard, Jr b24ebd3
- Added objrtmch.c upstream patch to general patch fixing pattern match bug
Rick L. Vinyard, Jr b24ebd3
Rick L. Vinyard, Jr 864e094
* Fri Jun 30 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-14
Rick L. Vinyard, Jr f21fd05
- Bumped release to satisfy make tag
Rick L. Vinyard, Jr f21fd05
Rick L. Vinyard, Jr f21fd05
* Fri Jun 30 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-13
Rick L. Vinyard, Jr f21fd05
- Bumped release number to fix broken upgrade path
Rick L. Vinyard, Jr 864e094
Rick L. Vinyard, Jr bbdcdb2
* Thu Jun 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-8
Rick L. Vinyard, Jr bbdcdb2
- Fixed pkgconfig .pc from -L libdir to -Llibdir
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Thu Jun 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-7
Rick L. Vinyard, Jr bbdcdb2
- Renamed docs subpackage to doc
Rick L. Vinyard, Jr bbdcdb2
- Changed pkgconfig .pc to use -L libdir -lclips in patch
Rick L. Vinyard, Jr bbdcdb2
- Added extern "C" and ifdef __cplusplus to clips.h in patch
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Wed Jun 21 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-6
Rick L. Vinyard, Jr bbdcdb2
- Created docs subpackage
Rick L. Vinyard, Jr bbdcdb2
- Moved all pdf docs and examples into docs subpackage
Rick L. Vinyard, Jr bbdcdb2
- Removed Requires clips from xclips
Rick L. Vinyard, Jr bbdcdb2
- Added emacs mode to clips package
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Sun Jun 18 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-5
Rick L. Vinyard, Jr bbdcdb2
- Created libs subpackage
Rick L. Vinyard, Jr bbdcdb2
- Renamed x11 subpackage to xclips
Rick L. Vinyard, Jr bbdcdb2
- Changed install location of clips.hlp in autotools patch
Rick L. Vinyard, Jr bbdcdb2
- Renamed clips.png to xclips.png
Rick L. Vinyard, Jr bbdcdb2
- Moved xclips.desktop and xclips.png to xclips subpackage
Rick L. Vinyard, Jr bbdcdb2
- Modified autotools patch to build xclips.desktop to keep version tag current
Rick L. Vinyard, Jr bbdcdb2
- Changed xclips Requires from %%{name} to clips to be more explicit
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Sat Jun 17 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-4
Rick L. Vinyard, Jr bbdcdb2
- Moved ig.pdf to x11 subpackage
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Sat Jun 17 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-3
Rick L. Vinyard, Jr bbdcdb2
- Autotools patch now treats clips.hlp as data rather than doc
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Sat Jun 17 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-2
Rick L. Vinyard, Jr bbdcdb2
- Fixed pkgconfig include directory to /usr/include/clips
Rick L. Vinyard, Jr bbdcdb2
- Fixed help define
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Fri Jun 16 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.24-1
Rick L. Vinyard, Jr bbdcdb2
- New release
Rick L. Vinyard, Jr bbdcdb2
- Changed desktop entry name from xclips to XCLIPS
Rick L. Vinyard, Jr bbdcdb2
- New autotools struture builds clips and xclips in separate directories
Rick L. Vinyard, Jr bbdcdb2
- Moved bpg.pdf to clips main package
Rick L. Vinyard, Jr bbdcdb2
- Added examples from AllExamples.tar.Z
Rick L. Vinyard, Jr bbdcdb2
- Moved clips.hlp to clips main package
Rick L. Vinyard, Jr bbdcdb2
- Remove xclips.desktop source and moved it into autotools patch
Rick L. Vinyard, Jr bbdcdb2
- Added build for xclips color utility as xclips-color
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Thu Jun 15 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.23-2
Rick L. Vinyard, Jr bbdcdb2
- Added libXt-devel, libXaw-devel, libXext-devel, libXmu-devel to BuildRequires
Rick L. Vinyard, Jr bbdcdb2
Rick L. Vinyard, Jr bbdcdb2
* Tue Jun 13 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> 6.23-1
Rick L. Vinyard, Jr bbdcdb2
- Initial release
Rick L. Vinyard, Jr bbdcdb2