]> git.pld-linux.org Git - packages/ossp-uuid.git/blobdiff - ossp-uuid.spec
- release 23 (by relup.sh)
[packages/ossp-uuid.git] / ossp-uuid.spec
index 2c3d57568e73c851fef471aad420a1cd04a548e7..70a31f26e8ef43be416ed6c126d6515da7de1a60 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Universally Unique Identifier library
 Summary(pl.UTF-8):     Biblioteka unikalnych identyfikatorów UUID
 Name:          ossp-uuid
 Version:       1.6.2
-Release:       18
+Release:       23
 License:       MIT
 Group:         Libraries
 Source0:       ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
@@ -18,8 +18,8 @@ Source0:      ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
 Patch0:                uuid-ossp-prefix.patch
 Patch1:                php3.patch
 URL:           http://www.ossp.org/pkg/lib/uuid/
-%{?with_php:BuildRequires:    %{php_name}-program}
 %{?with_php:BuildRequires:     %{php_name}-devel}
+%{?with_php:BuildRequires:     %{php_name}-program}
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
 %{?with_perl:BuildRequires:    perl-devel}
@@ -228,7 +228,6 @@ ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libossp-uuid.so.*.*) $RPM_BUI
 
 rm $RPM_BUILD_ROOT%{perl_vendorarch}/OSSP/uuid.pod
 rm $RPM_BUILD_ROOT%{perl_vendorarch}/auto/OSSP/uuid/.packlist
-rm $RPM_BUILD_ROOT%{perl_vendorarch}/auto/OSSP/uuid/uuid.bs
 %endif
 
 %if %{with php}
This page took 0.066799 seconds and 4 git commands to generate.