SPECS: fish.spec - initial cleanups

qboosh qboosh at pld-linux.org
Sun Aug 27 22:18:50 CEST 2006


Author: qboosh                       Date: Sun Aug 27 20:18:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial cleanups

---- Files affected:
SPECS:
   fish.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/fish.spec
diff -u SPECS/fish.spec:1.1 SPECS/fish.spec:1.2
--- SPECS/fish.spec:1.1	Sun Aug 27 22:15:45 2006
+++ SPECS/fish.spec	Sun Aug 27 22:18:44 2006
@@ -10,8 +10,6 @@
 # Source0-md5:	089cb13572deeac26c7d217ad75384e7
 Patch0:		%{name}-Makefile.patch
 URL:		http://roo.no-ip.org/fish/
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRequires:	doxygen
 BuildRequires:	ncurses-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,11 +44,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc INSTALL README
-%doc %{_docdir}/%{name}/*
+%doc README
+%doc %{_docdir}/%{name}
 %attr(755,root,root) %{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fish
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fish_inputrc
+%dir %{_sysconfdir}/fish.d
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fish.d/*.fish
 %{_mandir}/man1/*.1*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,5 +59,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/27 20:18:44  qboosh
+- initial cleanups
+
 Revision 1.1  2006/08/27 20:15:45  qboosh
 - forgotten spec from jackass; just changed source to .bz2 and dropped unnecessary configure patch
================================================================

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



More information about the pld-cvs-commit mailing list