/[smecontribs]/rpms/smeserver-updates/contribs8/smeserver-updates.spec
ViewVC logotype

Diff of /rpms/smeserver-updates/contribs8/smeserver-updates.spec

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

Revision 1.1 by unnilennium, Mon Mar 4 00:30:56 2013 UTC Revision 1.3 by unnilennium, Wed Jun 26 13:28:17 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-updates.spec,v 1.4 2008/11/25 16:20:33 slords Exp $  # $Id: smeserver-updates.spec,v 1.2 2013/06/25 21:13:21 unnilennium Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
# Line 6  Summary: Update system panel for SMEserv Line 6  Summary: Update system panel for SMEserv
6  %define name smeserver-updates  %define name smeserver-updates
7  Name: %{name}  Name: %{name}
8  %define version 1.2  %define version 1.2
9  %define release 3  %define release 5
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: System/Administration  Group: System/Administration
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15    Patch0: smeserver-updates-1.2-patch0.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-release >= 7.0  Requires: e-smith-release >= 8.0
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
20  AutoReqProv: no  AutoReqProv: no
21    
22  %description  %description
23  Update system panel for sme server 7  Update system panel for sme server 8
24  permitting the uploading and installing of .rpms  permitting the uploading and installing of .rpms
25    
26  %changelog  %changelog
27    * Wed Jun 26 2013 JP Pialasse <tests@pialasse.com>  1.2-5.sme
28    - fixing spec file
29    
30    * Tue Jun 25 2013 JP Pialasse <tests@pialasse.com>  1.2-4.sme
31    - fix yum path [SME: 7478]
32    - patch0
33    
34  * Tue Jan 23 2007 Stephen Noble <support@dungog.net>  * Tue Jan 23 2007 Stephen Noble <support@dungog.net>
35  - install with 'yum localinstall'  - install with 'yum localinstall'
36  - [1.2-3]  - [1.2-3]
# Line 47  permitting the uploading and installing Line 55  permitting the uploading and installing
55    
56  %prep  %prep
57  %setup  %setup
58    %patch0 -p1
59    
60    
61  %build  %build
62  perl createlinks  perl createlinks
# Line 70  cd .. Line 80  cd ..
80  %post  %post
81  #new installs  #new installs
82    
83  echo "  If panel doesnt appear run /etc/e-smith/events/actions/navigation-conf"  #echo "  If panel doesnt appear run /etc/e-smith/events/actions/navigation-conf"
84                                                                    
85  # DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`  # DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`
86  # for db in $DBS ; do              # for db in $DBS ; do            


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