/[smecontribs]/rpms/smeserver-bugzilla/contribs10/smeserver-bugzilla.spec
ViewVC logotype

Diff of /rpms/smeserver-bugzilla/contribs10/smeserver-bugzilla.spec

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

Revision 1.1 by jpp, Mon May 23 19:06:46 2022 UTC Revision 1.2 by brianr, Mon May 30 10:20:29 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-bugzilla.spec,v 1.4 2013/10/13 17:03:31 unnilennium Exp $  # $Id: smeserver-bugzilla.spec,v 1.1 2022/05/23 19:06:46 jpp Exp $
2  # Authority: snetram  # Authority: snetram
3  # Name: Jonathan Martens  # Name: Jonathan Martens
4    
5  Summary: Set up bugzilla for SME Server.  Summary: Set up bugzilla for SME Server.
6  %define name smeserver-bugzilla  %define name smeserver-bugzilla
7  %define version 1.0  %define version 1.0
8  %define release 3  %define release 4
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 42  AutoReqProv: no Line 42  AutoReqProv: no
42  rpm to setup bugzilla  rpm to setup bugzilla
43    
44  %changelog  %changelog
45    * Mon May 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.0-4.sme
46    - Fix transaction failure with --ignoredirs in genfilelist [SME: 11977]
47    
48  * Sun Oct 13 2013 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-3.sme  * Sun Oct 13 2013 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-3.sme
49  - fixing admin pass too long [SME: 7902]  - fixing admin pass too long [SME: 7902]
50    
# Line 96  rm -rf $RPM_BUILD_ROOT Line 99  rm -rf $RPM_BUILD_ROOT
99  (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
100  rm -f %{name}-%{version}-filelist  rm -f %{name}-%{version}-filelist
101  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
102       > %{name}-%{version}-filelist          --ignoredir "/usr/share/bugzilla" \
103          > %{name}-%{version}-filelist
104  echo "%doc COPYING" >> %{name}-%{version}-filelist  echo "%doc COPYING" >> %{name}-%{version}-filelist
105    
106  %clean  %clean


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