rpms/monitor-edid/F-8 monitor-edid-makesource.sh, 1.1, 1.2 monitor-edid.spec, 1.1, 1.2 sources, 1.2, 1.3 monitor-edid-system-lrmi.patch, 1.1, NONE

Remi Collet (remi) fedora-extras-commits at redhat.com
Thu Apr 10 17:01:21 UTC 2008


Author: remi

Update of /cvs/extras/rpms/monitor-edid/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9052

Modified Files:
	monitor-edid-makesource.sh monitor-edid.spec sources 
Removed Files:
	monitor-edid-system-lrmi.patch 
Log Message:
update to 2.0


Index: monitor-edid-makesource.sh
===================================================================
RCS file: /cvs/extras/rpms/monitor-edid/F-8/monitor-edid-makesource.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- monitor-edid-makesource.sh	7 Apr 2008 05:09:32 -0000	1.1
+++ monitor-edid-makesource.sh	10 Apr 2008 17:00:41 -0000	1.2
@@ -2,8 +2,8 @@
 
 # check http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/monitor-edid/trunk/
 
-VERSION=1.16
-RELEASE=238912
+VERSION=2.0
+RELEASE=242031
 
 svn export -r $RELEASE http://svn.mandriva.com/svn/soft/monitor-edid/trunk monitor-edid-$VERSION && \
   tar cjf monitor-edid-$VERSION.tar.bz2 monitor-edid-$VERSION && \


Index: monitor-edid.spec
===================================================================
RCS file: /cvs/extras/rpms/monitor-edid/F-8/monitor-edid.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- monitor-edid.spec	7 Apr 2008 05:09:32 -0000	1.1
+++ monitor-edid.spec	10 Apr 2008 17:00:41 -0000	1.2
@@ -1,19 +1,18 @@
 Name:           monitor-edid
 Summary:        Tool for probing and parsing monitor EDID
 
-# monitor-edid is LGPL, lrmi is MIT, cvt & x86emu are BSD
-License:        LGPLv2+ and BSD
+# monitor-edid is GPLv3+, x86emu is BSD
+License:        GPLv3+ and BSD
 Group:          System Environment/Base
 Url:            http://wiki.mandriva.com/en/Tools/monitor-edid
 
-Version:        1.16
-Release:        4%{?dist}
+Version:        2.0
+Release:        1%{?dist}
 
 # run monitor-edid-makesource.sh to create
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}-makesource.sh
 
-Patch0:         %{name}-system-lrmi.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -30,10 +29,6 @@
 %prep
 %setup -q
 
-# use system LRMI
-%patch0 -p1
-rm -f lrmi.c lrmi.h
-
 cp x86emu/LICENSE LICENSE.x86emu
 
 
@@ -59,6 +54,12 @@
 
 
 %changelog
+* Tue Apr 08 2008 Remi Collet <Fedora at famillecollet.com> 2.0-1
+- new version
+
+* Mon Apr 07 2008 Remi Collet <Fedora at famillecollet.com> 1.16-5
+- lrmi not available on EL
+
 * Sun Apr 06 2008 Remi Collet <Fedora at famillecollet.com> 1.16-4
 - use system lrmi on ix86 (From Ville Skyttä)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/monitor-edid/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Apr 2008 05:09:32 -0000	1.2
+++ sources	10 Apr 2008 17:00:41 -0000	1.3
@@ -1 +1 @@
-d90a9c03efd3bf2741ead193c95ef0e1  monitor-edid-1.16.tar.bz2
+78b62449b1efdf0f4939615cb49ff35f  monitor-edid-2.0.tar.bz2


--- monitor-edid-system-lrmi.patch DELETED ---




More information about the fedora-extras-commits mailing list