Author: qboosh                       Date: Wed Mar  2 22:27:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6, removed obsolete vpddecode patch

---- Files affected:
SPECS:
   dmidecode.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/dmidecode.spec
diff -u SPECS/dmidecode.spec:1.12 SPECS/dmidecode.spec:1.13
--- SPECS/dmidecode.spec:1.12   Thu Feb 24 16:06:47 2005
+++ SPECS/dmidecode.spec        Wed Mar  2 23:27:05 2005
@@ -2,15 +2,14 @@
 Summary:       A tool for dumping a computer's DMI table contents
 Summary(pl):   Narzędzie do zrzucania zawartości tabeli DMI komputera
 Name:          dmidecode
-Version:       2.5
-Release:       2
+Version:       2.6
+Release:       1
 License:       GPL
 Group:         Applications/System
-Source0:       
http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: df1900d748cc227fcac31552ce558574
+Source0:       
http://savannah.nongnu.org/download/dmidecode/%{name}-%{version}.tar.bz2
+# Source0-md5: 16a31f6e70f6f1de864105c633e1a4c0
 Patch0:                %{name}-mandir.patch
-Patch1:                %{name}-vpddecode.patch
-URL:           http://www.nongnu.org/dmidecode
+URL:           http://www.nongnu.org/dmidecode/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +27,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__make} \
@@ -37,7 +35,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 
 %{__make} install \
        prefix=%{_prefix} \
@@ -48,7 +45,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG README AUTHORS
+%doc AUTHORS CHANGELOG README
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man?/*
 
@@ -58,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/03/02 22:27:05  qboosh
+- updated to 2.6, removed obsolete vpddecode patch
+
 Revision 1.12  2005/02/24 15:06:47  tommat
 - added vpddecode patch to recognize Thinkcentre A50
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dmidecode.spec?r1=1.12&r2=1.13&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to