/[smecontribs]/rpms/perl-Net-OpenVPN-Manage/contribs9/Net-OpenVPN-Manage.spec
ViewVC logotype

Diff of /rpms/perl-Net-OpenVPN-Manage/contribs9/Net-OpenVPN-Manage.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by vip-ire, Mon Nov 11 17:50:15 2013 UTC Revision 1.3 by vip-ire, Tue Nov 12 21:44:55 2013 UTC
# Line 1  Line 1 
1  # $Id: Net-OpenVPN-Manage.spec,v 1.1 2013/11/11 17:43:28 vip-ire Exp $  # $Id: Net-OpenVPN-Manage.spec,v 1.2 2013/11/11 17:50:15 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 10  Line 10 
10  name:      perl-Net-OpenVPN-Manage  name:      perl-Net-OpenVPN-Manage
11  summary:   Net-OpenVPN-Manage - Manage an OpenVPN process via it's management port  summary:   Net-OpenVPN-Manage - Manage an OpenVPN process via it's management port
12  version:   0.02  version:   0.02
13  release:   1%{?dist}  release:   2%{?dist}
14  license:   Artistic  license:   Artistic
15  group:     Applications/CPAN  group:     Applications/CPAN
16  url:       http://www.cpan.org  url:       http://www.cpan.org
# Line 49  CFLAGS="$RPM_OPT_FLAGS" Line 49  CFLAGS="$RPM_OPT_FLAGS"
49  %install  %install
50  [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}  [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
51    
52  %{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`  %{makeinstall} INSTALLDIRS=vendor `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
53    
54  [ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress  [ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
55    
# Line 115  find %{buildroot}%{_prefix} Line 115  find %{buildroot}%{_prefix}
115  %defattr(-,root,root)  %defattr(-,root,root)
116    
117  %changelog  %changelog
118    * Tue Nov 12 2013 Daniel Berteaud <daniel@firewall-services.com> 0.02-2
119    - Fix INSTALLDIRS so libs are found in @INC
120    
121  * Fri Mar 6 2009 root@smedev  * Fri Mar 6 2009 root@smedev
122  - Initial build.  - Initial build.


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed