/[smeserver]/rpms/smeserver-mock/sme10/smeserver-mock.spec
ViewVC logotype

Diff of /rpms/smeserver-mock/sme10/smeserver-mock.spec

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

Revision 1.3 by jpp, Mon Mar 12 02:05:04 2018 UTC Revision 1.8 by jpp, Thu Jun 21 03:25:27 2018 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mock.spec,v 1.2 2018/03/11 05:08:17 jpp Exp $  # $Id: smeserver-mock.spec,v 1.7 2018/06/21 03:21:19 jpp Exp $
2    
3  Summary: smeserver-mock tools for building RPMs  Summary: smeserver-mock tools for building RPMs
4  %define name smeserver-mock  %define name smeserver-mock
5  Name: %{name}  Name: %{name}
6  %define version 1.0  %define version 1.0
7  %define release 2  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
13    Patch0: smeserver-mock-1.0-updates_values.patch
14    Patch1: smeserver-mock-1.0-sme10599-spamassassin.patch
15    Patch2: smeserver-mock-1.0-sme10600-video.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-devtools  Requires: e-smith-devtools
# Line 25  Requires: python27-build Line 28  Requires: python27-build
28  AutoReqProv: no  AutoReqProv: no
29    
30  %changelog  %changelog
31    * Wed Jun 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme
32    - added include pkg for video tools [SME: 1600]
33    - applied patch for previous bug fix [SME: 10599]
34    
35    * Tue Jun 19 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-5.sme
36    - update dependencies to build spamassassin [SME: 10599]
37    
38    * Sun Mar 18 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme
39    - update include package values according to buildsys
40    
41    * Sat Mar 17 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-3.sme
42    - set %config on mock config files
43    - a rpmsave of the previous version will be created if modified.
44    - fix typo in filename
45    
46  * Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-2.sme  * Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-2.sme
47  - update of site-default.cfg  via post script [SME: 10537]  - update of site-default.cfg  via post script [SME: 10537]
48  - removed e-smith-devtools of requirements  - removed e-smith-devtools of requirements
# Line 41  Few tools are also provided to help you Line 59  Few tools are also provided to help you
59    
60  %prep  %prep
61  %setup  %setup
62    %patch0 -p1
63    %patch1 -p1
64    %patch2 -p1
65    
66  %build  %build
67    
# Line 92  mv $tmp $main Line 113  mv $tmp $main
113    
114  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
115  %defattr(-,root,root,-)  %defattr(-,root,root,-)
116  /etc/mock/* %attr(0755,root,mock)    /etc/mock/* %config %attr(0755,root,mock)  


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