diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-08-08 13:02:47 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-08-08 13:02:47 +0000 |
commit | a2f1dde3d44f1f78da6322602116b9e5a8fa4b34 (patch) | |
tree | e7e574806f09a210be12cedef439e48540370164 | |
parent | 0c5e8b25cba12f61ef53a9b605359254c261d274 (diff) | |
download | monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.gz monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.bz2 monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.xz monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.zip |
*** empty log message ***
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | monitor-edid.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = monitor-edid -VERSION = 1.4 +VERSION = 1.5 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) diff --git a/monitor-edid.spec b/monitor-edid.spec index 442ec0c..8b36789 100644 --- a/monitor-edid.spec +++ b/monitor-edid.spec @@ -9,7 +9,7 @@ Release: %{release} Source0: %{name}-%{version}.tar.bz2 License: GPL Group: System/Configuration/Other -Url: http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid +Url: http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description |