packages: elinks/elinks.spec - more verbose files, ac version

qboosh qboosh at pld-linux.org
Wed Jun 16 22:59:30 CEST 2010


Author: qboosh                       Date: Wed Jun 16 20:59:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more verbose files, ac version

---- Files affected:
packages/elinks:
   elinks.spec (1.172 -> 1.173) 

---- Diffs:

================================================================
Index: packages/elinks/elinks.spec
diff -u packages/elinks/elinks.spec:1.172 packages/elinks/elinks.spec:1.173
--- packages/elinks/elinks.spec:1.172	Sun Jun  6 02:39:31 2010
+++ packages/elinks/elinks.spec	Wed Jun 16 22:59:25 2010
@@ -9,7 +9,7 @@
 %bcond_with	smb		# Enable smb protocol support (smb requires libsmbclient)
 #The latest libsmbclient is GPLv3, while ELinks is GPL v2 only.
 %bcond_with	verbose		# verbose build (V=1)
-%bcond_with	x		# Use the X Windows System
+%bcond_with	x		# Use the X Window System
 %bcond_without	256		# Disable 256 colors support
 %bcond_without	bittorrent	# Disable BitTorrent support
 %bcond_without	cgi		# Disable Local CGI support
@@ -48,7 +48,7 @@
 Patch3:		%{name}-old_incremental.patch
 Patch4:		%{name}-fbterm.patch
 URL:		http://www.elinks.cz/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
 BuildRequires:	expat-devel
@@ -167,15 +167,18 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog NEWS README SITES TODO
-%doc contrib/{keybind*,wipe-out-ssl*,lua/elinks-remote}
-%doc contrib/conv/{*awk,*.pl,*.sh}
-%doc doc/html/*.html
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man*/*
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
-%{?with_lua:%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}}
+%doc AUTHORS BUGS ChangeLog NEWS README SITES TODO doc/html/*.html
+%doc contrib/{keybind*,wipe-out-ssl*,lua/elinks-remote} contrib/conv/{*awk,*.pl,*.sh}
+%attr(755,root,root) %{_bindir}/elinks
+%{_mandir}/man1/elinks.1*
+%{_mandir}/man5/elinks.conf.5*
+%{_mandir}/man5/elinkskeys.5*
+%{_desktopdir}/elinks.desktop
+%{_pixmapsdir}/elinks.png
+%if %{with lua}
+%dir %{_sysconfdir}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.lua
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -183,8 +186,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2010/06/16 20:59:25  qboosh
+- more verbose files, ac version
+
 Revision 1.172  2010/06/06 00:39:31  radek
-- release ...4
+- release .4
 
 Revision 1.171  2010/04/11 09:05:51  arekm
 - rel .3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/elinks/elinks.spec?r1=1.172&r2=1.173&f=u



More information about the pld-cvs-commit mailing list