SPECS: winetools.spec - use Xdialog package, so this package goes ...

glen glen at pld-linux.org
Wed Jun 29 20:14:05 CEST 2005


Author: glen                         Date: Wed Jun 29 18:14:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use Xdialog package, so this package goes noarch

---- Files affected:
SPECS:
   winetools.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/winetools.spec
diff -u SPECS/winetools.spec:1.5 SPECS/winetools.spec:1.6
--- SPECS/winetools.spec:1.5	Thu Jun  2 18:46:58 2005
+++ SPECS/winetools.spec	Wed Jun 29 20:14:00 2005
@@ -5,7 +5,7 @@
 Summary(pl):	WineTools - oparty na menu instalator do windowsowych programów pod Linuksem
 Name:		winetools
 Version:	2.1.2
-Release:	0.%{_suffix}.7
+Release:	0.%{_suffix}.9
 License:	GPL
 Group:		Applications/Emulators
 Source0:	http://ds80-237-203-29.dedicated.hosteurope.de/wt/%{name}-%{_shortver}%{_suffix}.tar.gz
@@ -21,6 +21,8 @@
 Requires:	perl-base
 Requires:	wget
 Requires:	wine
+Requires:	Xdialog
+BuildArch:	noarch
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -81,8 +83,6 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}}
 
-# TODO: Xdialog is binary, find it's source and create separate spec
-install Xdialog $RPM_BUILD_ROOT%{_bindir}
 install wt2 $RPM_BUILD_ROOT%{_bindir}
 install findwine $RPM_BUILD_ROOT%{_datadir}/%{name}
 
@@ -106,7 +106,7 @@
 %files -f wt2.lang
 %defattr(644,root,root,755)
 %doc INSTALL.txt LICENSE.txt doc/*
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/wt2
 
 %dir %{_datadir}/winetools
 %{_datadir}/winetools/doc
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/06/29 18:14:00  glen
+- use Xdialog package, so this package goes noarch
+
 Revision 1.5  2005/06/02 16:46:58  glen
 - BR(gettext-devel)
 - cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/winetools.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list