SPECS: tcm.spec - release 1 - final cleanup

baggins baggins at pld-linux.org
Wed Nov 23 01:51:14 CET 2005


Author: baggins                      Date: Wed Nov 23 00:51:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 1
- final cleanup

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

---- Diffs:

================================================================
Index: SPECS/tcm.spec
diff -u SPECS/tcm.spec:1.2 SPECS/tcm.spec:1.3
--- SPECS/tcm.spec:1.2	Wed Nov 23 00:22:19 2005
+++ SPECS/tcm.spec	Wed Nov 23 01:51:09 2005
@@ -2,7 +2,7 @@
 Summary:	A suite of graphical editors for diagrams and tables
 Name:		tcm
 Version:	2.20
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	ftp://ftp.cs.utwente.nl/pub/tcm/%{name}-%{version}.src.tar.gz
@@ -11,17 +11,11 @@
 Patch1:		%{name}-opt.patch
 Patch2:		%{name}-install.patch
 Patch3:		%{name}-text2ps.patch
+Patch4:		%{name}-fonts.patch
 URL:		http://wwwhome.cs.utwente.nl/~tcm/
-# don't use lesstif here, as it's known to cause problems
 BuildRequires:	X11-devel
+# don't use lesstif here, as it's known to cause problems
 BuildRequires:	openmotif-devel
-#BuildRequires:	autoconf
-#BuildRequires:	automake
-#BuildRequires:	libtool
-#Requires(postun):	-
-#Requires(pre,post):	-
-#Requires(preun):	-
-#Requires:	-
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,6 +47,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__make} config \
@@ -74,13 +69,16 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	TCM_INSTALL_DIR=%{_prefix}
 
+# silence rpm
+rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/tcm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG FILEMAP README
-%doc usersguide* wishlist
+%doc doc/usersguide* doc/wishlist
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %dir %{_datadir}/%{name}
@@ -94,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/23 00:51:09  baggins
+- release 1
+- final cleanup
+
 Revision 1.2  2005/11/22 23:22:19  baggins
 - updated %%files
 
================================================================

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




More information about the pld-cvs-commit mailing list