SPECS: fish.spec - up to 1.21.12 - makefile patch obsolete

jackass jackass at pld-linux.org
Mon Sep 4 21:38:36 CEST 2006


Author: jackass                      Date: Mon Sep  4 19:38:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.21.12
- makefile patch obsolete

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

---- Diffs:

================================================================
Index: SPECS/fish.spec
diff -u SPECS/fish.spec:1.2 SPECS/fish.spec:1.3
--- SPECS/fish.spec:1.2	Sun Aug 27 22:18:44 2006
+++ SPECS/fish.spec	Mon Sep  4 21:38:30 2006
@@ -2,13 +2,12 @@
 Summary:	fish - A friendly interactive shell
 Summary(pl):	fish - przyjazna interaktywna powłoka
 Name:		fish
-Version:	1.6
+Version:	1.21.12
 Release:	1
 License:	GPL
 Group:		Applications/Shells
 Source0:	http://roo.no-ip.org/fish/files/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	089cb13572deeac26c7d217ad75384e7
-Patch0:		%{name}-Makefile.patch
+# Source0-md5:	77fb4fd2ff5043acf6935f079250ba60
 URL:		http://roo.no-ip.org/fish/
 BuildRequires:	doxygen
 BuildRequires:	ncurses-devel
@@ -26,7 +25,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CFLAGS="-I /usr/include/ncurses"
@@ -39,17 +37,19 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README
 %doc %{_docdir}/%{name}
 %attr(755,root,root) %{_bindir}/*
+%{_datadir}/%{name}
 %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*
 
@@ -59,6 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/09/04 19:38:30  jackass
+- up to 1.21.12
+- makefile patch obsolete
+
 Revision 1.2  2006/08/27 20:18:44  qboosh
 - initial cleanups
 
================================================================

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



More information about the pld-cvs-commit mailing list