Author: qboosh                       Date: Sun Mar  9 15:40:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   open-vm-tools.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/open-vm-tools.spec
diff -u SPECS/open-vm-tools.spec:1.1 SPECS/open-vm-tools.spec:1.2
--- SPECS/open-vm-tools.spec:1.1        Tue Jan  1 11:03:32 2008
+++ SPECS/open-vm-tools.spec    Sun Mar  9 16:40:11 2008
@@ -1,44 +1,37 @@
 # $Revision$, $Date$
-%define                _date   2007.11.21
-%define                _rel    64693
-%define                _ver    %{_date}-%{_rel}
+%define                snap    2007.11.21
+%define                rev     64693
 Summary:       VMWare guest utilities
-Summary(pl.UTF-8):     -
+Summary(pl.UTF-8):     Narzędzia dla systemu-gościa dla VMware
 Name:          open-vm-tools
-Version:       %{_date}_%{_rel}
+Version:       %{snap}_%{rev}
 Release:       0.1
 License:       GPL
-Group:         Applications
-Source0:       http://downloads.sourceforge.net/%{name}/%{name}-%{_ver}.tar.gz
+Group:         Applications/System
+Source0:       
http://dl.sourceforge.net/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
 # Source0-md5: 1cc034f14769375f41f6410d709dacbc
-#Patch0:               %{name}-DESTDIR.patch
 URL:           http://open-vm-tools.sf.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
-#BuildArch:    %{ix86,amd64}
+ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+VMWare guest utilities.
 
 %description -l pl.UTF-8
+Narzędzia dla systemu-gościa dla VMware.
 
 %prep
-%setup -q -n %{name}-%{_ver}
+%setup -q -n %{name}-%{snap}-%{rev}
 
 %build
-##%{__aclocal}
-##%{__autoconf}
-##%{__automake}
-#cp -f /usr/share/automake/config.sub .
 %configure2_13
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -46,14 +39,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
-
-%post
-
-%preun
-
-%postun
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
@@ -64,6 +49,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-09 15:40:11  qboosh
+- pl, cleanup
+
 Revision 1.1  2008-01-01 10:03:32  djrzulf
 - NFY, init, build fail,
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/open-vm-tools.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to