/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Development/packaging/rpm/rpm.virables

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                %prep,%build,%install,%clean
2
 
RPM_SOURCE_DIR          = /usr/src/redhat/SOURCES
3
 
RPM_BUILD_DIR           = /usr/src/redhat/BUILD
4
 
RPM_DOC_DIR             = /usr/doc
5
 
RPM_OPT_FLAGS           = "-O2 -m486 --fno-strength-reduce"
6
 
RPM_ARCH                = i386
7
 
RPM_OS                  = linux
8
 
RPM_ROOT_DIR            = /tmp/XFree86-4.0.1
9
 
RPM_BUILD_DIR           = /tmp/XFree86-4.0.1
10
 
RPM_PACKAGE_NAME        = XFree86
11
 
RPM_PACKAGE_VERSION     = 4.0.1
12
 
RPM_PACKAGE_RELEASE     = csa
13
 
                %pre,%post,%preun,%postun
14
 
RPM_INSTALL_PREFIX      = "prf" (if rpm --prefix "prf" runed)
15
 
$1                      Also supplied parametr - number of this package
16
 
                        instances after installation/deinstallation done