Changeset 371 for branches/samba-3.3.x/packaging
- Timestamp:
- Jan 15, 2010, 8:23:52 AM (16 years ago)
- Location:
- branches/samba-3.3.x/packaging
- Files:
-
- 4 edited
-
RHEL-CTDB/samba.spec (modified) (1 diff)
-
RHEL/makerpms.sh (modified) (2 diffs)
-
RHEL/makerpms.sh.tmpl (modified) (1 diff)
-
RHEL/samba.spec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/packaging/RHEL-CTDB/samba.spec
r342 r371 6 6 Packager: Samba Team <samba@samba.org> 7 7 Name: samba 8 Version: 3.3. 98 Version: 3.3.10 9 9 Release: ctdb.1 10 10 Epoch: 0 -
branches/samba-3.3.x/packaging/RHEL/makerpms.sh
r342 r371 21 21 USERID=`id -u` 22 22 GRPID=`id -g` 23 VERSION='3.3. 9'23 VERSION='3.3.10' 24 24 REVISION='' 25 25 SPECFILE="samba.spec" … … 41 41 42 42 pushd . 43 cd ../../source 44 if [ -f Makefile ]; then 43 cd ../../source3 44 if [ -f Makefile ]; then 45 45 make distclean 46 46 fi -
branches/samba-3.3.x/packaging/RHEL/makerpms.sh.tmpl
r206 r371 41 41 42 42 pushd . 43 cd ../../source 44 if [ -f Makefile ]; then 43 cd ../../source3 44 if [ -f Makefile ]; then 45 45 make distclean 46 46 fi -
branches/samba-3.3.x/packaging/RHEL/samba.spec
r342 r371 6 6 Packager: Samba Team <samba@samba.org> 7 7 Name: samba 8 Version: 3.3. 98 Version: 3.3.10 9 9 Release: 1 10 10 Epoch: 0
Note:
See TracChangeset
for help on using the changeset viewer.
