[packages/read-edid] - updated to 3.0.1

qboosh qboosh at pld-linux.org
Fri Feb 7 22:43:58 CET 2014


commit 411aae6c4d091d50668cad275b6ddae6f0f03af1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Feb 7 22:45:48 2014 +0100

    - updated to 3.0.1

 read-edid.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/read-edid.spec b/read-edid.spec
index 9a0872d..79ec44a 100644
--- a/read-edid.spec
+++ b/read-edid.spec
@@ -1,12 +1,12 @@
 Summary:	Gets various useful informations from a conforming PnP monitor
 Summary(pl.UTF-8):	Pobieranie różnych przydatnych informacji z monitora zgodnego z PnP
 Name:		read-edid
-Version:	3.0.0
+Version:	3.0.1
 Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://polypux.org/projects/read-edid/%{name}-%{version}.tar.gz
-# Source0-md5:	2ac6821cb3ef2eb7f62583f49f0867e0
+# Source0-md5:	81f6a57162127ab9e969da53bc290e63
 URL:		http://polypux.org/projects/read-edid/
 BuildRequires:	cmake >= 2.6
 BuildRequires:	libx86-devel
@@ -60,17 +60,15 @@ rm -rf $RPM_BUILD_ROOT
 
 # bleh... broken cmakefiles
 %{__mv} $RPM_BUILD_ROOT%{_prefix}/{bin,sbin}
-install -d $RPM_BUILD_ROOT%{_mandir}/man1
-%{__mv} $RPM_BUILD_ROOT%{_prefix}/man/get-edid.man $RPM_BUILD_ROOT%{_mandir}/man1/get-edid.1
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_sbindir}/get-edid
 %attr(755,root,root) %{_sbindir}/parse-edid
 %{_mandir}/man1/get-edid.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/read-edid.git/commitdiff/411aae6c4d091d50668cad275b6ddae6f0f03af1



More information about the pld-cvs-commit mailing list