]> git.pld-linux.org Git - packages/nut.git/commitdiff
- trying to get nut working with Fideltronik Ares, need testing
authorTomek Orzechowski <orzech@pld-linux.org>
Mon, 16 Sep 2002 10:53:19 +0000 (10:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- adaterized

Changed files:
    nut.spec -> 1.40

nut.spec

index fe25eaf081753cef74b847c5d743a4c8543e3a8a..5b495d2f4ca0fb33bbc2de647c12416b91f83e70 100644 (file)
--- a/nut.spec
+++ b/nut.spec
@@ -4,7 +4,7 @@ Summary(ru):    NUT - Network UPS Tools
 Summary(uk):   NUT - Network UPS Tools
 Name:          nut
 Version:       1.0.0
-Release:       1
+Release:       1.1
 License:       GPL
 Group:         Applications/System
 Source0:       http://www.exploits.org/nut/release/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@ Source2:      %{name}.sysconfig
 Source3:       %{name}-upsmon.init
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-client.patch
+Patch2:                %{name}-fideltronik.patch
 URL:           http://www.exploits.org/nut/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -127,9 +128,10 @@ Plik wynikowy oraz nag
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
-install /usr/share/automake/config.* .
+install %{_datadir}/automake/config.* .
 %{__aclocal}
 %{__autoconf}
 %configure \
This page took 0.037929 seconds and 4 git commands to generate.