[svn] r6092 - in trunk/rpms: fish mcabber

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Sun Jan 13 20:13:50 CET 2008


Author: dries
Date: 2008-01-13 20:13:39 +0100 (Sun, 13 Jan 2008)
New Revision: 6092

Modified:
   trunk/rpms/fish/fish.spec
   trunk/rpms/mcabber/mcabber.spec
Log:
updates

Modified: trunk/rpms/fish/fish.spec
===================================================================
--- trunk/rpms/fish/fish.spec	2008-01-13 19:09:42 UTC (rev 6091)
+++ trunk/rpms/fish/fish.spec	2008-01-13 19:13:39 UTC (rev 6092)
@@ -13,7 +13,7 @@
 
 Summary: Friendly interactive shell
 Name: fish
-Version: 1.22.3
+Version: 1.23.0
 Release: 1
 License: GPL
 Group: System Environment/Shells
@@ -53,8 +53,9 @@
 %files -f %{name}.lang
 %defattr(-, root, root, 0755)
 %doc *.html doc_src/*.txt INSTALL README user_doc/html/
-%doc %{_mandir}/man1/count.1*
+#%doc %{_mandir}/man1/count.1*
 %doc %{_mandir}/man1/fish.1*
+%doc %{_mandir}/man1/fish_indent.1*
 %doc %{_mandir}/man1/fish_pager.1*
 %doc %{_mandir}/man1/fishd.1*
 %doc %{_mandir}/man1/mimedb.1*
@@ -63,8 +64,9 @@
 %config(noreplace) %{_sysconfdir}/fish
 #%config(noreplace) %{_sysconfdir}/fish_inputrc
 #%config(noreplace) %{_sysconfdir}/fish.d/
-%{_bindir}/count
+#%{_bindir}/count
 %{_bindir}/fish
+%{_bindir}/fish_indent
 %{_bindir}/fish_pager
 %{_bindir}/fishd
 %{_bindir}/mimedb
@@ -74,6 +76,9 @@
 %exclude %{_docdir}/fish/
 
 %changelog
+* Sun Jan 13 2008 Dries Verachtert <dries at ulyssis.org> - 1.23.0-1
+- Updated to release 1.23.0.
+
 * Sun Feb 11 2007 Dag Wieers <dag at wieers.com> - 1.22.3-1
 - Updated to release 1.22.3.
 

Modified: trunk/rpms/mcabber/mcabber.spec
===================================================================
--- trunk/rpms/mcabber/mcabber.spec	2008-01-13 19:09:42 UTC (rev 6091)
+++ trunk/rpms/mcabber/mcabber.spec	2008-01-13 19:13:39 UTC (rev 6092)
@@ -5,7 +5,7 @@
 
 Summary: Console jabber client
 Name: mcabber
-Version: 0.9.5
+Version: 0.9.6
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -42,6 +42,9 @@
 %{_datadir}/mcabber/
 
 %changelog
+* Sun Jan 13 2008 Dries Verachtert <dries at ulyssis.org> - 0.9.6-1
+- Updated to release 0.9.6.
+
 * Tue Nov 20 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.5-1
 - Updated to release 0.9.5.
 



More information about the svn-commits mailing list