commit 410ba99829cca126246955346b975bc969f6c14a
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 12:29:49 2014 +0200

    use generic url

 perl-CORBA-IOP-IOR.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-CORBA-IOP-IOR.spec b/perl-CORBA-IOP-IOR.spec
index 91f879c..1f9d9bc 100644
--- a/perl-CORBA-IOP-IOR.spec
+++ b/perl-CORBA-IOP-IOR.spec
@@ -1,8 +1,8 @@
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    CORBA
 %define                pnam    IOP-IOR
+%include       /usr/lib/rpm/macros.perl
 Summary:       CORBA::IOP::IOR - decode, munge, and re-encode CORBA IORs
-Summary(pl.UTF-8):     CORBA::IOP::IOR - rozkodowanie, transformacja i ponowne 
zakodowanie 
+Summary(pl.UTF-8):     CORBA::IOP::IOR - rozkodowanie, transformacja i ponowne 
zakodowanie
 Name:          perl-CORBA-IOP-IOR
 Version:       0.1
 Release:       12
@@ -11,8 +11,9 @@ Group:                Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: f023de34d86dee8b76eff1785910e27b
 Patch0:                %{name}-paths.patch
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/CORBA-IOP-IOR/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,7 +41,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -p examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CORBA-IOP-IOR.git/commitdiff/410ba99829cca126246955346b975bc969f6c14a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to