SPECS: xnee.spec - 2.01 - new name (cvsadmin, please do your duty ...

blues blues at pld-linux.org
Sat Oct 8 18:24:31 CEST 2005


Author: blues                        Date: Sat Oct  8 16:24:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.01 - new name (cvsadmin, please do your duty ;) ); disabled docs due to
  crazy deps to generate them.

---- Files affected:
SPECS:
   xnee.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/xnee.spec
diff -u SPECS/xnee.spec:1.2 SPECS/xnee.spec:1.3
--- SPECS/xnee.spec:1.2	Tue Dec 30 19:36:40 2003
+++ SPECS/xnee.spec	Sat Oct  8 18:24:23 2005
@@ -1,17 +1,35 @@
 # $Revision$, $Date$
+# TODO:
+# - rename spec xnee.spec -> Xnee.spec
+# - separate subpackages: libs, tools
+# - generate docs - deps are crazy...
 Summary:	Suite of programs that can record and replay user actions under X11
 Summary(pl):	Zestaw programów do nagrywania i odtwarzania akcji użytkownika pod X11
-Name:		xnee
-Version:	1.08
-Release:	1
-License:	GPL
+Name:		Xnee
+Version:	2.01
+Release:	0.1
+License:	GPL v2
 Group:		X11/Applications
 Source0:	ftp://ftp.gnu.org/gnu/xnee/%{name}-%{version}.tar.gz
-# Source0-md5:	cef82f631d06d6091ecb90436efa0e69
+# Source0-md5:	c22cb4ce520bdf27867b823e57b6e7da
 Patch0:		%{name}-info.patch
-URL:		http://www.gnu.org/software/xnee/
+URL:		http://www.gnu.org/software/xnee/www/index.html
 BuildRequires:	XFree86-devel
-BuildRequires:	texinfo
+BuildRequires:	gtk+2-devel
+BuildRequires:	pkg-config > 0.9.0
+# needed for docs only :-/ :
+#BuildRequires:	ImageMagick
+#BuildRequires:	ImageMagick-coder-jpeg
+#BuildRequires:	ImageMagick-coder-png
+#BuildRequires:	dia
+#BuildRequires:	ghostscript
+#BuildRequires:	tetex-dvips
+#BuildRequires:	tetex-format-plain
+#BuildRequires:	tetex-tex-misc
+#BuildRequires:	texinfo
+#BuildRequires:	texinfo-texi2dvi
+Obsoletes:	xnee
+Provides:	xnee
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,7 +52,10 @@
 %patch0 -p1
 
 %build
-%configure
+%configure \
+	--enable-xosd \
+	--disable-doc
+
 %{__make} \
 	GPROF_FLAG="%{rpmcflags}"
 
@@ -44,7 +65,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -D xnee/doc/xnee.1 $RPM_BUILD_ROOT%{_mandir}/man1/xnee.1
+#install -D xnee/doc/xnee.1 $RPM_BUILD_ROOT%{_mandir}/man1/xnee.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,10 +78,12 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog EXAMPLES NEWS TODO USAGE
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/xnee.1*
-%{_infodir}/xnee.info*
+%doc AUTHORS BUGS ChangeLog EXAMPLES NEWS TODO
+%attr(755,root,root) %{_bindir}/cnee
+%attr(755,root,root) %{_bindir}/gnee
+%{_libdir}/libxnee.a
+#%{_mandir}/man1/xnee.1*
+#%{_infodir}/xnee.info*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/08 16:24:23  blues
+- 2.01 - new name (cvsadmin, please do your duty ;) ); disabled docs due to
+  crazy deps to generate them.
+
 Revision 1.2  2003/12/30 18:36:40  qboosh
 - BR: texinfo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xnee.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list