]> git.pld-linux.org Git - packages/wine.git/commitdiff
- 20020804
authorwolf <wolf@pld-linux.org>
Sun, 4 Aug 2002 22:59:59 +0000 (22:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.83

wine.spec

index 082bcccdf80ac161916774602a07d547579648a0..e13cc00af7533f7f87e49cef304eb8655a504678 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -3,8 +3,8 @@ Summary(es):    Ejecuta programas Windows en Linux
 Summary(pl):   Program pozwalajĀ±cy uruchamiaƦ aplikacje Windows
 Summary(pt_BR):        Executa programas Windows no Linux
 Name:          wine
-Version:       20020710
-Release:       2
+Version:       20020804
+Release:       1
 License:       GPL
 Group:         Applications/Emulators
 Source0:       ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
@@ -29,8 +29,8 @@ BuildRequires:        ncurses-devel
 BuildRequires: openjade
 %{!?_without_sane:BuildRequires:       sane-backends-devel}
 Requires:      OpenGL
-Requires(post): ldconfig
-Requires(post,preun): chkconfig
+Requires(post):        ldconfig
+Requires(post,preun):chkconfig
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -235,6 +235,7 @@ fi
 %defattr(644,root,root,755)
 %doc README DEVELOPERS-HINTS ChangeLog BUGS AUTHORS ANNOUNCE
 %doc documentation/wine-user
+%attr(755,root,root) %{_bindir}/widl
 %attr(755,root,root) %{_bindir}/wine
 %attr(755,root,root) %{_bindir}/winebuild
 %attr(755,root,root) %{_bindir}/winemaker
@@ -275,5 +276,6 @@ fi
 %files devel
 %defattr(644,root,root,755)
 %doc documentation/{wine-devel,winelib-user,HOWTO-winelib}
+%{_aclocaldir}/wine.m4
 %{_includedir}/wine
 %{_libdir}/*.a
This page took 0.035914 seconds and 4 git commands to generate.