packages: wminet/wminet.spec - migrated from old X11R6 to new xorg 7.x - ad...

evil evil at pld-linux.org
Thu Dec 31 04:08:52 CET 2009


Author: evil                         Date: Thu Dec 31 03:08:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- migrated from old X11R6 to new xorg 7.x
- adapterized

---- Files affected:
packages/wminet:
   wminet.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/wminet/wminet.spec
diff -u packages/wminet/wminet.spec:1.39 packages/wminet/wminet.spec:1.40
--- packages/wminet/wminet.spec:1.39	Mon Feb 12 23:09:21 2007
+++ packages/wminet/wminet.spec	Thu Dec 31 04:08:46 2009
@@ -5,7 +5,7 @@
 Summary(pt_BR.UTF-8):	Applet para monitorar serviços de rede
 Name:		wminet
 Version:	2.0.3
-Release:	9
+Release:	10
 License:	GPL
 Group:		X11/Window Managers/Tools
 Source0:	http://www.neotokyo.org/illusion/%{name}-%{version}.tar.gz
@@ -14,10 +14,11 @@
 Patch0:		%{name}-rc.patch
 Patch1:		%{name}-home_etc.patch
 URL:		http://www.neotokyo.org/illusion/
-BuildRequires:	XFree86-devel
+BuildRequires:  xorg-lib-libXext-devel
+BuildRequires:  xorg-lib-libXpm-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_sysconfdir	/etc/X11/Apps
+%define		_sysconfdir	/etc/X11
 
 %description
 WMiNET is a complete inetd monitoring dock.app, it's mainly designed
@@ -64,8 +65,8 @@
 
 %build
 %{__make} -C %{name} \
-	FLAGS="%{rpmcflags} -I/usr/X11R6/include" \
-	LIBDIR="-L/usr/X11R6/%{_lib}"
+	FLAGS="%{rpmcflags} -I/usr/include" \
+	LIBDIR="-L/usr/%{_lib}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -91,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2009/12/31 03:08:46  evil
+- migrated from old X11R6 to new xorg 7.x
+- adapterized
+
 Revision 1.39  2007/02/12 22:09:21  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wminet/wminet.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list