File: BUILDING

package info (click to toggle)
libwmf 0.2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,540 kB
  • sloc: ansic: 53,534; sh: 712; makefile: 597; perl: 140
file content (11 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
RPMS

If any files are added to the package, or if files-to-be-installed changes, then
libwmf.spec needs to be updated. To create the RPMs, I use the sequence:

# ./configure
# make dist
# cp libwmf.spec /usr/src/redhat/SPECS
# cp libwmf-0.2.0.tar.gz /usr/src/redhat/SOURCES
# cd /usr/src/redhat
# rpm -ba SPECS/libwmf.spec