]> git.pld-linux.org Git - packages/x86info.git/commitdiff
- updated to 1.21 auto/th/x86info-1_21-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Dec 2007 12:52:23 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    x86info.spec -> 1.20

x86info.spec

index 96119e249b2324eb3b03d2bf1493308e3670edee..16035b0cb739875b672be3f3ac2c874a113bfc21 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Displays extended CPU information
 Summary(pl.UTF-8):     Wyƛwietla rozszerzone informacje o procesorze
 Name:          x86info
-Version:       1.20
+Version:       1.21
 Release:       1
 License:       GPL v2
 Group:         Applications
 Source0:       http://www.codemonkey.org.uk/projects/x86info/%{name}-%{version}.tgz
-# Source0-md5: fc593ee2510fc2e265de9c2681170842
+# Source0-md5: 1fbfaa392170e2636006603659dec0f0
 URL:           http://www.codemonkey.org.uk/projects/x86info/
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,5 +44,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/x86info
+%{_mandir}/man1/x86info.1*
This page took 0.073194 seconds and 4 git commands to generate.