]> git.pld-linux.org Git - packages/libnatpmp.git/commitdiff
- updated to 20150609 master auto/th/libnatpmp-0-0.20150609.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Apr 2017 07:17:09 +0000 (09:17 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Apr 2017 07:17:09 +0000 (09:17 +0200)
libnatpmp.spec

index c3629923a632ee75745eb23ca0069dbfb580ad0f..03333648af41c853f61249b518ca2741d76231c8 100644 (file)
@@ -1,5 +1,5 @@
-%define        rel     3
-%define        subver  20120821
+%define        rel     1
+%define        subver  20150609
 Summary:       NAT Port Mapping Protocol library and client
 Summary(pl.UTF-8):     Biblioteka i program kliencki protokoĊ‚u NAT Port Mapping Protocol
 Name:          libnatpmp
@@ -8,7 +8,7 @@ Release:        0.%{subver}.%{rel}
 License:       BSD
 Group:         Libraries
 Source0:       http://miniupnp.tuxfamily.org/files/%{name}-%{subver}.tar.gz
-# Source0-md5: d2b9c2dedba3a00deb0e7589982ceced
+# Source0-md5: 7bd1af6710271e1743df5422be350bd8
 URL:           http://miniupnp.tuxfamily.org/libnatpmp.html
 BuildRequires: /sbin/ldconfig
 BuildRequires: python-devel
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
        INSTALLDIRLIB=$RPM_BUILD_ROOT%{_libdir}
 
 # let SONAME be the symlink
-mv $RPM_BUILD_ROOT%{_libdir}/libnatpmp.so.{1,1.0}
+%{__mv} $RPM_BUILD_ROOT%{_libdir}/libnatpmp.so.{1,1.0}
 /sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
 
 # omitted by Makefile
This page took 0.098842 seconds and 4 git commands to generate.