/[smeserver]/rpms/e-smith-devtools/sme10/e-smith-devtools.spec
ViewVC logotype

Diff of /rpms/e-smith-devtools/sme10/e-smith-devtools.spec

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

Revision 1.10 by jpp, Thu Jan 7 18:45:37 2021 UTC Revision 1.15 by jpp, Sat Jul 30 04:30:09 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.9 2021/01/06 20:16:40 jpp Exp $  # $Id: e-smith-devtools.spec,v 1.14 2022/07/30 03:56:21 jpp Exp $
2    
3  Summary: e-smith tools for building RPMs  Summary: e-smith tools for building RPMs
4  %define name e-smith-devtools  %define name e-smith-devtools
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 9  %define release 14
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-devtools-2.6.0-ignore_mo Line 15  Patch1: e-smith-devtools-2.6.0-ignore_mo
15  Patch2: e-smith-devtools-2.6.0-use_c_wrapper_for_cgi.patch  Patch2: e-smith-devtools-2.6.0-use_c_wrapper_for_cgi.patch
16  Patch3: e-smith-devtools-2.6.0-quote_filenames.patch  Patch3: e-smith-devtools-2.6.0-quote_filenames.patch
17  Patch4: e-smith-devtools-2.6.0-bz10536-yum_update.patch  Patch4: e-smith-devtools-2.6.0-bz10536-yum_update.patch
18    Patch5: e-smith-devtools-2.6.0-bz11566.patch
19    Patch6: e-smith-devtools-2.6.0-bz11993-backup.patch
20    
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 22  Requires: perl, perl(Test::Inline) >= 0. Line 24  Requires: perl, perl(Test::Inline) >= 0.
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme
28    - remove duplication with Dar backup [SME: 11993]
29    
30    * Tue Jun 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-12.sme
31    - ease backup include and exclude of contribs [SME: 11993]
32    
33    * Tue Apr 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-10.sme
34    - netlogon.bat +x [SME: 11566]
35    
36  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
37  - add update event [SME: 11126]  - add update event [SME: 11126]
38    
# Line 434  permissions. Line 445  permissions.
445  %patch2 -p1  %patch2 -p1
446  %patch3 -p1  %patch3 -p1
447  %patch4 -p1  %patch4 -p1
448    %patch5 -p1
449    %patch6 -p1
450    
451  %build  %build
452    
# Line 451  cp validate-lexicon  $RPM_BUILD_ROOT/sbi Line 464  cp validate-lexicon  $RPM_BUILD_ROOT/sbi
464  cp generate-lexicons $RPM_BUILD_ROOT/sbin/e-smith  cp generate-lexicons $RPM_BUILD_ROOT/sbin/e-smith
465  cp update-po $RPM_BUILD_ROOT/sbin/e-smith  cp update-po $RPM_BUILD_ROOT/sbin/e-smith
466  cp CreateLinks.pm $RPM_BUILD_ROOT/usr/share/perl5/vendor_perl/esmith/Build  cp CreateLinks.pm $RPM_BUILD_ROOT/usr/share/perl5/vendor_perl/esmith/Build
467    cp Backup.pm $RPM_BUILD_ROOT/usr/share/perl5/vendor_perl/esmith/Build
468  cp e-smith-devtools.repo $RPM_BUILD_ROOT/etc/yum.repos.d/  cp e-smith-devtools.repo $RPM_BUILD_ROOT/etc/yum.repos.d/
469    
470    
# Line 470  rm -rf $RPM_BUILD_ROOT Line 484  rm -rf $RPM_BUILD_ROOT
484  %attr(0755,root,root) /sbin/e-smith/generate-lexicons  %attr(0755,root,root) /sbin/e-smith/generate-lexicons
485  %attr(0755,root,root) /sbin/e-smith/update-po  %attr(0755,root,root) /sbin/e-smith/update-po
486  %attr(0644,root,root) /usr/share/perl5/vendor_perl/esmith/Build/CreateLinks.pm  %attr(0644,root,root) /usr/share/perl5/vendor_perl/esmith/Build/CreateLinks.pm
487    %attr(0644,root,root) /usr/share/perl5/vendor_perl/esmith/Build/Backup.pm
488  %attr(0755,root,root) /etc/yum.repos.d/e-smith-devtools.repo  %attr(0755,root,root) /etc/yum.repos.d/e-smith-devtools.repo
489  %attr(0755,root,root) /etc/e-smith/events/%{name}-update  %attr(0755,root,root) /etc/e-smith/events/%{name}-update
490  %doc COPYING  %doc COPYING


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