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

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Jun 16 05:12:04 UTC 2006


Author: tagoh

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

Modified Files:
	paps.spec 
Log Message:
* Fri Jun 16 2006 Akira TAGOH <tagoh at redhat.com> - 0.6.6-4
- added libtool and doxygen to BuildReq.
- removed NEWS file which is empty.


Index: paps.spec
===================================================================
RCS file: /cvs/extras/rpms/paps/devel/paps.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- paps.spec	12 Jun 2006 03:10:38 -0000	1.12
+++ paps.spec	16 Jun 2006 05:12:03 -0000	1.13
@@ -6,7 +6,7 @@
 URL:		http://paps.sourceforge.net/
 Source0:	http://prdownloads.sourceforge.net/paps/paps-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	pango-devel automake autoconf
+BuildRequires:	pango-devel automake autoconf libtool doxygen
 Patch0:		paps-makefile.patch
 Patch2:		paps-0.6.3-formfeed.patch
 Patch3:		paps-0.6.6-encoding.patch
@@ -45,12 +45,16 @@
 
 %files
 %defattr(-, root, root, -)
-%doc AUTHORS COPYING.LIB README NEWS TODO
+%doc AUTHORS COPYING.LIB README TODO
 %{_bindir}/paps
 %{_mandir}/man1/paps.1*
 
 
 %changelog
+* Fri Jun 16 2006 Akira TAGOH <tagoh at redhat.com> - 0.6.6-4
+- added libtool and doxygen to BuildReq.
+- removed NEWS file which is empty.
+
 * Mon Jun 12 2006 Akira TAGOH <tagoh at redhat.com> - 0.6.6-3
 - use make install DESTDIR=... instead of %%makeinstall
 - add automake and autoconf to BuildReq.




More information about the fedora-extras-commits mailing list