File: BUILDING

package info (click to toggle)
libwmf 0.2.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,240 kB
  • sloc: ansic: 53,532; sh: 4,891; makefile: 608; perl: 140
file content (11 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (17)
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