[svn] r5816 - in trunk/rpms: conglomerate cuiterm genius glabels glunarclock gnome-netstatus heme pidgin-libnotify roll rsstail ruby-rpm soundconverter xforms

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Tue Sep 4 13:07:37 CEST 2007


Author: dries
Date: 2007-09-04 13:07:30 +0200 (Tue, 04 Sep 2007)
New Revision: 5816

Modified:
   trunk/rpms/conglomerate/conglomerate.spec
   trunk/rpms/cuiterm/cuiterm.spec
   trunk/rpms/genius/genius.spec
   trunk/rpms/glabels/glabels.spec
   trunk/rpms/glunarclock/glunarclock.spec
   trunk/rpms/gnome-netstatus/gnome-netstatus.spec
   trunk/rpms/heme/heme.spec
   trunk/rpms/pidgin-libnotify/pidgin-libnotify.spec
   trunk/rpms/roll/roll.spec
   trunk/rpms/rsstail/rsstail.spec
   trunk/rpms/ruby-rpm/ruby-rpm.spec
   trunk/rpms/soundconverter/soundconverter.spec
   trunk/rpms/xforms/xforms.spec
Log:
fixes

Modified: trunk/rpms/conglomerate/conglomerate.spec
===================================================================
--- trunk/rpms/conglomerate/conglomerate.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/conglomerate/conglomerate.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -16,7 +16,7 @@
 BuildRequires: gettext, libxml2-devel >= 2.0, gcc-c++, gtk2-devel >= 2.4
 BuildRequires: libgnomeui-devel >= 2.0, libglade2-devel >= 2.0
 BuildRequires: libgnomeprintui22-devel, gtksourceview-devel, gtk-doc
-BuildRequires: scrollkeeper
+BuildRequires: scrollkeeper, intltool, perl(XML::Parser)
 
 Requires: scrollkeeper
 

Modified: trunk/rpms/cuiterm/cuiterm.spec
===================================================================
--- trunk/rpms/cuiterm/cuiterm.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/cuiterm/cuiterm.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -14,6 +14,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: pkgconfig, pango-devel, libgnomeui-devel, scrollkeeper, gettext
+BuildRequires: libxml2-devel
 BuildRequires: desktop-file-utils
 
 %description

Modified: trunk/rpms/genius/genius.spec
===================================================================
--- trunk/rpms/genius/genius.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/genius/genius.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -3,7 +3,7 @@
 
 Summary: Advanced calculator
 Name: genius
-Version: 0.7.4
+Version: 0.7.7
 Release: 1
 License: GPL
 Group: Applications/Engineering
@@ -15,6 +15,7 @@
 BuildRequires: gtk2-devel, vte-devel, libgnomeui-devel >= 2.0, gcc-c++
 BuildRequires: gtksourceview-devel >= 0.3, libglade2-devel >= 1.99
 BuildRequires: readline-devel, ncurses-devel, gmp-devel, flex
+BuildRequires: intltool, perl(XML::Parser)
 
 %description
 Genius is an advanced calculator and a mathematical programming language.
@@ -47,6 +48,9 @@
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Tue Feb 13 2007 Dries Verachtert <dries at ulyssis.org> - 0.7.7-1
+- Updated to release 0.7.7.
+
 * Wed Apr 19 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.4-1
 - Updated to release 0.7.4.
 

Modified: trunk/rpms/glabels/glabels.spec
===================================================================
--- trunk/rpms/glabels/glabels.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/glabels/glabels.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -24,7 +24,7 @@
 BuildRequires: libxml2-devel >= 2.4, libgnomeui-devel >= 2.0, libglade2-devel >= 2.0.1
 BuildRequires: gtk+-devel >= 1.2, libgnomecanvas-devel >= 2.0, gcc-c++, gettext
 BuildRequires: libgnomeprint22-devel, libgnomeprintui22-devel, scrollkeeper
-BuildRequires: desktop-file-utils
+BuildRequires: desktop-file-utils, intltool, perl(XML::Parser)
 #BuildRequires: libgnomeprint-devel >= 0.115
 
 %description

Modified: trunk/rpms/glunarclock/glunarclock.spec
===================================================================
--- trunk/rpms/glunarclock/glunarclock.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/glunarclock/glunarclock.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -16,7 +16,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: gail-devel, libxklavier-devel, scrollkeeper, gcc-c++
-BuildRequires: gnome-panel-devel, gettext
+BuildRequires: gnome-panel-devel, gettext, intltool, perl(XML::Parser)
 %{?fc4:BuildRequires: gettext-devel}
 Requires(post): scrollkeeper
 

Modified: trunk/rpms/gnome-netstatus/gnome-netstatus.spec
===================================================================
--- trunk/rpms/gnome-netstatus/gnome-netstatus.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/gnome-netstatus/gnome-netstatus.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -18,6 +18,7 @@
 BuildRequires: gtk2-devel >= 2.4, libgnomeui-devel >= 2.6
 BuildRequires: libglade2-devel >= 2.0, gettext
 BuildRequires: gnome-panel-devel >= 2.6, gcc-c++
+BuildRequires: intltool, perl(XML::Parser)
 
 %description
 gnome-netstatus is a network interface status applet.

Modified: trunk/rpms/heme/heme.spec
===================================================================
--- trunk/rpms/heme/heme.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/heme/heme.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -12,6 +12,8 @@
 Source: http://dl.sf.net/heme/heme-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+BuildRequires: ncurses-devel
+
 %description
 Heme is a fast and portable console hex editor. It has undo support, ability
 to fill a range of addresses with the specified byte, ability to search for

Modified: trunk/rpms/pidgin-libnotify/pidgin-libnotify.spec
===================================================================
--- trunk/rpms/pidgin-libnotify/pidgin-libnotify.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/pidgin-libnotify/pidgin-libnotify.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -17,6 +17,7 @@
 BuildRequires: libnotify-devel >= 0.3.2
 BuildRequires: gtk2-devel
 BuildRequires: pidgin-devel >= 2.0
+BuildRequires: intltool, perl(XML::Parser)
 
 Obsoletes: gaim-libnotify <= %{version}-%{release}
 Provides: gaim-libnotify = %{version}-%{release} 

Modified: trunk/rpms/roll/roll.spec
===================================================================
--- trunk/rpms/roll/roll.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/roll/roll.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -4,7 +4,7 @@
 
 Summary: Rolls dices
 Name: roll
-Version: 1.1.1
+Version: 1.1.2
 Release: 1
 License: GPL
 Group: Amusements/Games
@@ -43,6 +43,9 @@
 %{_bindir}/roll
 
 %changelog
+* Mon Sep  3 2007 Dries Verachtert <dries at ulyssis.org> - 1.1.2-1
+- Updated to release 1.1.2.
+
 * Tue Apr 17 2007 Dries Verachtert <dries at ulyssis.org> - 1.1.1-1
 - Updated to release 1.1.1.
 

Modified: trunk/rpms/rsstail/rsstail.spec
===================================================================
--- trunk/rpms/rsstail/rsstail.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/rsstail/rsstail.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -4,7 +4,7 @@
 
 Summary: Console RSS reader
 Name: rsstail
-Version: 1.0
+Version: 1.1
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -13,7 +13,7 @@
 Source: http://www.vanheusden.com/rsstail/rsstail-%{version}.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: libmrss-devel >= 0.16
+BuildRequires: libmrss-devel >= 0.16, curl-devel
 
 %description
 RSSTail is more or less an RSS reader. It monitors an RSS feed, and if it
@@ -39,6 +39,9 @@
 %{_bindir}/rsstail
 
 %changelog
+* Fri May 04 2007 Dries Verachtert <dries at ulyssis.org> - 1.1-1
+- Updated to release 1.1.
+
 * Sun Mar 18 2007 Dag Wieers <dag at wieers.com> - 0.18-1
 - Updated to release 0.18.
 

Modified: trunk/rpms/ruby-rpm/ruby-rpm.spec
===================================================================
--- trunk/rpms/ruby-rpm/ruby-rpm.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/ruby-rpm/ruby-rpm.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -15,7 +15,7 @@
 Source: http://rubyforge.org/frs/download.php/20469/ruby-rpm-%{version}.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: ruby-devel >= 1.8.1, rpm-devel >= 4.2.1, db4-devel
+BuildRequires: ruby-devel >= 1.8.1, rpm-devel >= 4.2.1, db4-devel, ruby
 Requires: ruby >= 1.8.1
 
 %description

Modified: trunk/rpms/soundconverter/soundconverter.spec
===================================================================
--- trunk/rpms/soundconverter/soundconverter.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/soundconverter/soundconverter.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -16,6 +16,7 @@
 BuildArch: noarch
 
 BuildRequires: python-devel >= 2.3.3, gstreamer-python >= 0.10
+BuildRequires: intltool, perl(XML::Parser)
 Requires: python >= 2.3.3, pygtk2, gstreamer-python >= 0.10, gnome-python2-gconf
 
 %description

Modified: trunk/rpms/xforms/xforms.spec
===================================================================
--- trunk/rpms/xforms/xforms.spec	2007-09-03 21:08:50 UTC (rev 5815)
+++ trunk/rpms/xforms/xforms.spec	2007-09-04 11:07:30 UTC (rev 5816)
@@ -41,7 +41,7 @@
 %{?_without_xorg:BuildRequires: XFree86-devel, XFree86-Mesa-libGLU}
 %{!?_without_xorg:BuildRequires: xorg-x11-devel, xorg-x11-Mesa-libGLU}
 %else
-BuildRequires: mesa-libGLU-devel
+BuildRequires: mesa-libGLU-devel, libXpm-devel
 %endif
 
 %description



More information about the svn-commits mailing list