]> git.pld-linux.org Git - packages/ddccontrol.git/commitdiff
- updated monitor database
authoraflinta <aflinta@pld-linux.org>
Wed, 3 Jan 2007 23:46:17 +0000 (23:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
 - added link patch
 - release 2

Changed files:
    ddccontrol.spec -> 1.14

ddccontrol.spec

index 2d155e30f029a932b90e9acceb5fb66aea7cb293..53f63d7256ae3365769999b9a5dce4bc7bdcfa07 100644 (file)
@@ -4,23 +4,24 @@
 %bcond_without gtk             # don't build GTK+ GUI
 %bcond_without static_libs     # don't build static library
 #
-%define dbversion 20060730
+%define dbversion 20061014
 %define ddcdb  %{name}-db-%{dbversion}
 
 Summary:       DDCcontrol - control the monitor parameters
 Summary(pl):   DDCcontrol - narzêdzie do regulacji parametrów monitora
 Name:          ddccontrol
 Version:       0.4.2
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications
 Source0:       http://dl.sourceforge.net/ddccontrol/%{name}-%{version}.tar.bz2
 # Source0-md5: b0eb367f3bc0564bd577e38d0b4107fc
 Source1:       http://dl.sourceforge.net/ddccontrol/%{ddcdb}.tar.bz2
-# Source1-md5: eaf9189e2f29d14b52cce104aaf3144b
+# Source1-md5: 91951918e5bc553c251776cdff8cea9c
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-gnome.patch
 Patch2:                %{name}-pl.patch
+Patch3:                %{name}-link.patch
 URL:           http://ddccontrol.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -111,6 +112,7 @@ Biblioteka statyczna ddccontrol.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.046921 seconds and 4 git commands to generate.