]> git.pld-linux.org Git - packages/openhpi.git/commitdiff
- updated to 2.2.0
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Oct 2005 17:23:53 +0000 (17:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openhpi.spec -> 1.23

openhpi.spec

index cbfa237967207aebcb5caf12bf85e37e2a199adf..a73c9fd6183e2b90e817b2f2022fd1d742709d1e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Service Availability Forum's Hardware Platform Interface (HPI) implementation
 Summary(pl):   Implementacja HPI (Hardware Platform Interface) Service Availability Forum
 Name:          openhpi
-Version:       2.1.2
+Version:       2.2.0
 Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/openhpi/%{name}-%{version}.tar.gz
-# Source0-md5: dabb07430f22bb5a795c507a9b0cca50
+# Source0-md5: 785595ba927b49bbeee789bf063a7969
 Patch0:                %{name}-types.patch
 Patch1:                %{name}-sh.patch
 Patch2:                %{name}-align.patch
@@ -168,7 +168,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-ln -sf %{name}/standard/libopenhpi.so.2.1.2 $RPM_BUILD_ROOT%{_libdir}
+ln -sf %{name}/standard/libopenhpi.so.2.2.0 $RPM_BUILD_ROOT%{_libdir}
 ln -sf %{name}/standard/libopenhpi.so.2 $RPM_BUILD_ROOT%{_libdir}
 ln -sf %{name}/standard/libopenhpi.so $RPM_BUILD_ROOT%{_libdir}
 ln -sf %{name}/standard/libopenhpi.la $RPM_BUILD_ROOT%{_libdir}
This page took 0.069782 seconds and 4 git commands to generate.