Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e7980eb45c | |||
| 11000f2289 | |||
| c1031efec2 | |||
| 8d7711c12b | |||
| 357c713f67 | |||
| 387160a388 | |||
| a2e8e9c344 | |||
| fd11e29ae7 | |||
| 01dc7c381d | |||
| c39f10c1a1 | |||
| 00e10af084 | |||
| 782e5b11af | |||
| a6a9de02cc | |||
| 0646e65ec4 | |||
| 13203d395a | |||
| 562d8c791b | |||
| fb9ca2f0ad |
@@ -3,3 +3,4 @@
|
||||
i686
|
||||
x86_64
|
||||
libvirt-*.tar.gz
|
||||
libvirt-0.4.2.tar.gz
|
||||
@@ -4,7 +4,7 @@ NAME := libvirt
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
+404
-3153
File diff suppressed because it is too large
Load Diff
@@ -1 +1,2 @@
|
||||
SHA512 (libvirt-1.3.3.3.tar.gz) = 63f68b100ee73cd44ec983c24cc441f6b0361ebbf0c05b8ab4638f4819d6ec372823e5b66c65ddfac0539717a202253d9ee23456235aff963acb83d2e64f8ae2
|
||||
abc697978e9c66cbc8d8db4fa3f1c1b6 libvirt-0.5.1.tar.gz
|
||||
8e0120d5452b37179f682031bf0895ea libvirt-0.6.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user