summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2005-08-13 17:09:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf7fbf59c73b10467c2827d76fc591266e47d9784 (patch)
tree6c36461baa9c355fe48571a53b27725a494a2030
parent13a721b12064e55cef36749f96ab87672f6f83b8 (diff)
downloadsg3_utils-f7fbf59c73b10467c2827d76fc591266e47d9784.zip
sg3_utils-f7fbf59c73b10467c2827d76fc591266e47d9784.tar.gz
- updated to 1.16, updated make patch
Changed files: sg3_utils.spec -> 1.9
-rw-r--r--sg3_utils.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/sg3_utils.spec b/sg3_utils.spec
index e65bdf1..6ea7557 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -1,12 +1,12 @@
Summary: Utilities and test programs for the Linux sg version 3 device driver
Summary(pl): Programy narzędziowe i testowe dla linuksowego sterownika sg w wersji 3
Name: sg3_utils
-Version: 1.15
+Version: 1.16
Release: 1
License: GPL (utilities), BSD (library)
Group: Applications/System
Source0: http://sg.torque.net/sg/p/%{name}-%{version}.tgz
-# Source0-md5: a2d0f12f1907d0f1684246287f34493a
+# Source0-md5: 563fd3a36b2227615275714b8c971110
Patch0: %{name}-make.patch
URL: http://sg.torque.net/sg/
BuildRequires: libtool
@@ -66,7 +66,6 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
PREFIX=%{_prefix} \
- MANDIR=%{_mandir} \
LIBDIR=%{_libdir}
%clean