[svn] r6059 - in trunk/rpms: alpine gpsim ipsorc nuppelvideo orpheus pytraffic ump xawtv

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Fri Dec 21 19:45:38 CET 2007


Author: dries
Date: 2007-12-21 19:45:35 +0100 (Fri, 21 Dec 2007)
New Revision: 6059

Modified:
   trunk/rpms/alpine/alpine.spec
   trunk/rpms/gpsim/gpsim.spec
   trunk/rpms/ipsorc/ipsorc.spec
   trunk/rpms/nuppelvideo/nuppelvideo.spec
   trunk/rpms/orpheus/orpheus.spec
   trunk/rpms/pytraffic/pytraffic.spec
   trunk/rpms/ump/ump.spec
   trunk/rpms/xawtv/xawtv.spec
Log:
buildreqs

Modified: trunk/rpms/alpine/alpine.spec
===================================================================
--- trunk/rpms/alpine/alpine.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/alpine/alpine.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -12,7 +12,7 @@
 Source: ftp://ftp.cac.washington.edu/alpine/alpine-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: inews, aspell, openldap-devel, openssl-devel, krb5-devel
+BuildRequires: inews, aspell, openldap-devel, openssl-devel, krb5-devel, pam-devel
 ### RPM bug causes package to conflict with itself
 #Conflicts: pine
 Obsoletes: pine <= 4.64

Modified: trunk/rpms/gpsim/gpsim.spec
===================================================================
--- trunk/rpms/gpsim/gpsim.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/gpsim/gpsim.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -17,7 +17,7 @@
 
 BuildRequires: automake, autoconf, bison, gcc-c++, flex
 BuildRequires: readline-devel, gtkextra-devel, gtk+-devel
-BuildRequires: desktop-file-utils
+BuildRequires: desktop-file-utils, pkgconfig
 
 %description
 gpsim is a full-featured software simulator for Microchip PIC

Modified: trunk/rpms/ipsorc/ipsorc.spec
===================================================================
--- trunk/rpms/ipsorc/ipsorc.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/ipsorc/ipsorc.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -12,6 +12,8 @@
 Source: http://www.legions.org/~phric/ipsorc-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+BuildRequires: gtk+-devel
+
 %description
 A console and gtk based packet generator allowing the custom building of IP, TCP, UDP, ICMP, IGMP, RIP, OSPF packets.
 

Modified: trunk/rpms/nuppelvideo/nuppelvideo.spec
===================================================================
--- trunk/rpms/nuppelvideo/nuppelvideo.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/nuppelvideo/nuppelvideo.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -1,9 +1,21 @@
 # $Id$
-
 # Authority: dag
-
 # Upstream: Roman Hochleitner <roman$mars,tuwien,ac,at>
 
+%{?dtag: %{expand: %%define %dtag 1}}
+
+%{?fc4:%define _without_modxorg 1}
+%{?el4:%define _without_modxorg 1}
+%{?fc3:%define _without_modxorg 1}
+%{?fc2:%define _without_modxorg 1}
+%{?fc1:%define _without_modxorg 1}
+%{?el3:%define _without_modxorg 1}
+%{?rh9:%define _without_modxorg 1}
+%{?rh8:%define _without_modxorg 1}
+%{?rh7:%define _without_modxorg 1}
+%{?el2:%define _without_modxorg 1}
+%{?rh6:%define _without_modxorg 1}
+
 %define real_name NuppelVideo
 %define real_version 0.52a
 
@@ -18,6 +30,8 @@
 Source: http://frost.htu.tuwien.ac.at/~roman/%{name}/%{real_name}-%{real_version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+%{?_without_modxorg:BuildRequires: XFree86-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel}
 
 %description
 NuppelVideo recording tool.

Modified: trunk/rpms/orpheus/orpheus.spec
===================================================================
--- trunk/rpms/orpheus/orpheus.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/orpheus/orpheus.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -13,6 +13,8 @@
 Source: http://thekonst.net/download/orpheus-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+BuildRequires: ncurses-devel
+
 %description
 Orpheus is a text-mode player for CDs and files of MP3 format. It can
 retrieve CDDB information for compact-discs, and save and load

Modified: trunk/rpms/pytraffic/pytraffic.spec
===================================================================
--- trunk/rpms/pytraffic/pytraffic.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/pytraffic/pytraffic.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -14,7 +14,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 #BuildArch: noarch
-BuildRequires: python-devel >= 2.2, SDL_mixer-devel
+BuildRequires: python-devel >= 2.2, SDL_mixer-devel, SDL-devel
 Requires: python >= 2.2 , pygtk2 >= 2.4
 Obsoletes: ttraffic
 

Modified: trunk/rpms/ump/ump.spec
===================================================================
--- trunk/rpms/ump/ump.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/ump/ump.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -2,6 +2,20 @@
 # Authority: dries
 # Upstream: Mattias Hultgren <konst$matildahultgren,se>
 
+%{?dtag: %{expand: %%define %dtag 1}}
+
+%{?fc4:%define _without_modxorg 1}
+%{?el4:%define _without_modxorg 1}
+%{?fc3:%define _without_modxorg 1}
+%{?fc2:%define _without_modxorg 1}
+%{?fc1:%define _without_modxorg 1}
+%{?el3:%define _without_modxorg 1}
+%{?rh9:%define _without_modxorg 1}
+%{?rh8:%define _without_modxorg 1}
+%{?rh7:%define _without_modxorg 1}
+%{?el2:%define _without_modxorg 1}
+%{?rh6:%define _without_modxorg 1}
+
 Summary: Advanced calculator with support for matrices and graphs
 Name: ump
 Version: 0.8.6
@@ -14,6 +28,8 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: gtk2-devel, gcc-c++
+%{?_without_xorg:BuildRequires: XFree86-devel, XFree86-Mesa-libGLU}
+%{!?_without_modxorg:BuildRequires: mesa-libGL-devel, mesa-libGLU-devel}
 
 %description
 Ump is a program in which all sorts of calculations can be done, from the 

Modified: trunk/rpms/xawtv/xawtv.spec
===================================================================
--- trunk/rpms/xawtv/xawtv.spec	2007-12-21 14:31:49 UTC (rev 6058)
+++ trunk/rpms/xawtv/xawtv.spec	2007-12-21 18:45:35 UTC (rev 6059)
@@ -40,7 +40,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 %{?_without_modxorg:BuildRequires: XFree86-devel}
-%{!?_without_modxorg:BuildRequires: libX11-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel, libFS-devel}
 BuildRequires: ncurses-devel, Xaw3d-devel, libjpeg-devel
 BuildRequires: zvbi-devel, libpng-devel
 %{?_with_lesstif:BuildRequires: lesstif-devel}



More information about the svn-commits mailing list